Developers > Yield Tranches > Methods > trancheAPRSplitRatio
This method returns the set interest split ratio between the Senior and Junior holders.
function trancheAPRSplitRatio( ) external view returns(uint256);
_val
Percentage of interest that will go to AA tranche holders (where 100% is 100000)
100000
Last updated 3 years ago
Was this helpful?