Fees
Last updated
Last updated
Source: FeeFacet.sol
Claims unclaimed rent fees for a given asset to an asset owner
Params
Name | Type | Description |
---|---|---|
Claims unclaimed rent fees for a set of assets to assets' owners
Params
Name | Type | Description |
---|---|---|
Claims protocol fees for a given payment token to the DAO. Provide 0x0000000000000000000000000000000000000001
for ETH
Params
Claims protocol fees for a set of tokens to the DAO. Provide 0x0000000000000000000000000000000000000001
for ETH
Params
Gets the unclaimed amount of asset rent fees of a payment token for an asset.
Params
Gets whether the token payment is supported.
Params
Gets the total amount of token payments
Gets the token payment at a given index
Params
Gets the fee percentage for a token
Params
Gets the unclaimed amount of fees for a payment token
Params
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
_assetId
uint256
The target asset
_assetIds
uint256[]
The array of assets to claim rent for
_token
address
The target token
_tokens
address[]
The array of tokens
_assetId
uint256
The target asset
_token
address
The target token
_token
address
The target token
_index
uint256
The index of the token payment
_token
address
The target token
_token
address
The target token