Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 436 Bytes

File metadata and controls

18 lines (12 loc) · 436 Bytes
description
Developers > Yield Tranches > Methods > fee

fee

This method returns the Performance fee.

Function

function fee(
) external view returns(uint256);

Return values

ValueDescription
_valThe performance fee (relative to FULL_ALLOC where 100% is 100000)