For the complete documentation index, see llms.txt. This page is also available as Markdown.

IForwarderFee

interface IForwarderFee

Source: contracts/common/IForwarderFee.sol

Index

Reference

Functions

forwardFee

abstract function`` forwardFee() external view returns (address, uint256)


Returns:

  • address

  • uint256

Last updated

Was this helpful?