ITWFee
Methods
getFeeInfo
function getFeeInfo(address _proxy, uint256 _type) external view returns (address recipient, uint256 bps)
Parameters
Name
Type
Description
_proxy
address
undefined
_type
uint256
undefined
Returns
Name
Type
Description
recipient
address
undefined
bps
uint256
undefined
Last updated