Vault Pool
Last updated
Last updated
The administrator updates the price for the underlying RWA shareToken. Used to calculate the amount users can redeem based on the RWA tokens they hold. The price is formatted in 10**6.
Redeem Stablecoin with RWA Assets, by calling this method the user will get Stablecoin and burn RWA tokens. The Formula for calculating stablecoin withdrawal amounts = price * amount
Parameters:
name | type | description |
---|---|---|
The administrator withdraws the stablecoins for the next round of RWA requisitions.
Suspend user redemptions, callable only by administrators.
Open for user redemption, callable only by administrators.
name | type | description |
---|---|---|
amount
uint
Amount of RWA coins to redeem
issueToken
address
stablecoin
shareToken
address
RWA coin
price
uint256
Price of the RWA shareToken