ODCdataManagersERC1155linked-with-erc20-dm

IFractionTransferEventEmitter

WrongTransferNotificationSource

error WrongTransferNotificationSource()

Emited when caller is not one of expected addresses

fractionTransferredNotify

function fractionTransferredNotify(address from, address to, uint256 value) external

Notify the transfer of a fraction

Parameters

NameTypeDescription
fromaddressThe address from which the fraction is transferred
toaddressThe address to which the fraction is transferred
valueuint256The amount of fraction transferred

On this page