IPerpsLPViews
Compact LP-facing read surface for senior and junior tranches.
Functions
getSeniorTranche
function getSeniorTranche() external view returns (PerpsViewTypes.TrancheView memory viewData);
getJuniorTranche
function getJuniorTranche() external view returns (PerpsViewTypes.TrancheView memory viewData);
getLpStatus
function getLpStatus() external view returns (PerpsViewTypes.LpStatusView memory viewData);