IStabilityPool
Functions
getCompoundedLUSDDeposit
function getCompoundedLUSDDeposit(
address holder
) external returns (uint256 lusdValue)
Parameters
Name | Type | Description |
---|---|---|
holder | address |
getDepositorETHGain
function getDepositorETHGain(
address holder
) external returns (uint256 ethValue)
Parameters
Name | Type | Description |
---|---|---|
holder | address |