IStakedUSDe

vestingAmount

function vestingAmount() external view returns (uint256)

The amount of the last asset distribution from the controller contract into this contract + any unvested remainder at that time

lastDistributionTimestamp

function lastDistributionTimestamp() external view returns (uint256)

The timestamp of the last asset distribution from the controller contract into this contract

totalAssets

function totalAssets() external view returns (uint256)

Returns the amount of USDe tokens that are vested in the contract.