Withdraw

withdrawOutput(uint256 forgeId, uint256 amount) external nonReentrant

Withdraw the Dynaset token from the forge after forging

capitalSlash(uint256 amount, uint256 contributionTime) public view returns (uint256) {

Reduces the amount of tokens redeemend if early redemption before contribution period.

Last updated