ReceivedEther
a419615b
inputs | 0 | address | sender | |
1 | uint256 | amount |
ReceivedTokens
d65b48fd
inputs | 0 | address | from | |
1 | uint256 | value | ||
2 | address | token | ||
3 | bytes | extraData |
TokenRecipient
receiveApproval
8f4ffcb1
Receive tokens and generate a log event
inputs | 0 | address | from | Address from which to transfer tokens |
1 | uint256 | value | Amount of tokens to transfer | |
2 | address | token | Address of token | |
3 | bytes | extraData | Additional data to log |