Source: contracts/common/IForwarderFee.sol
forwardFee
abstract function`` forwardFee() external view returns (address, uint256)
abstract function``
() external view returns (address, uint256)
Returns:
address
uint256
Last updated 3 years ago
Was this helpful?