Name | Type | Description |
---|---|---|
_from | address | address of the from account |
_to | address | address of the to account |
_sender | address | address of the caller |
fromTags | bytes32[] | tags of the from account |
toTags | bytes32[] | tags of the from account |
_amount | uint256 | number of tokens transferred |
action | ActionTypes | if selling or buying (of ActionTypes type) |
Name | Type | Description |
---|---|---|
_to | address | address of the to account |
toTags | bytes32[] | tags of the from account |
_amount | uint256 | number of tokens transferred |
Name | Type | Description |
---|---|---|
_from | address | address of the from account |
fromTags | bytes32[] | tags of the from account |
_amount | uint256 | number of tokens transferred |