IPlatformFee
Methods
getPlatformFeeInfo
function getPlatformFeeInfo() external view returns (address, uint16)Returns
Name
Type
Description
setPlatformFeeInfo
function setPlatformFeeInfo(address _platformFeeRecipient, uint256 _platformFeeBps) external nonpayableParameters
Name
Type
Description
Events
PlatformFeeInfoUpdated
Parameters
Name
Type
Description
Last updated