FeesWithdrawn()
This event is emitted when fees are withdrawn.
Event Parameters
Name | Type | Description |
---|---|---|
token | address | The token in which fees were withdrawn. |
recipient | address | The address of the fee receiver. |
amount | uint256 | The number of tokens. |
sender | address | The address of the sender. |
Last updated