Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

IPerpsLPViews

Git Source

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);