> For the complete documentation index, see [llms.txt](https://legacy-docs.aragon.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legacy-docs.aragon.org/developers/tools/aragonos/smart-contract-references/common/iforwarderfee.md).

# IForwarderFee

## interface IForwarderFee

Source: [contracts/common/IForwarderFee.sol](https://github.com/aragon/aragonOS/blob/v4.4.0/contracts/common/IForwarderFee.sol)

## Index

* [forwardFee](#forwardfee)

## Reference

### Functions

#### **forwardFee** <a href="#forwardfee" id="forwardfee"></a>

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

***

Returns:

* address
* uint256
