Silo
This contract is used to hold the assets/shares of the users that requested a deposit/redeem. It is used to simplify the logic of the vault.
Functions
constructor
constructor(IERC20 underlying);
Last updated
This contract is used to hold the assets/shares of the users that requested a deposit/redeem. It is used to simplify the logic of the vault.
constructor(IERC20 underlying);
Last updated