IDelayedFeeCalculator
Functions
submitSnapshot
function submitSnapshot(address vault, uint160 averageValue, uint128 highestProfit, uint32 timestamp) external;Name
Type
Description
accrueFees
function accrueFees(address vault) external returns (uint256 tvlFeesEarned, uint256 performanceFeesEarned);Name
Type
Description
Name
Type
Description
vaultFeeState
Name
Type
Description
Name
Type
Description
Events
SnapshotSubmitted
Name
Type
Description
Errors
Aera__SnapshotTooOld
Aera__SnapshotInFuture
Aera__HighestProfitDecreased
Aera__DisputePeriodTooLong
Last updated

