Deposit
Smart contract Front End for user contribution to the dynaset
deposit(
uint256 forgeId,
uint256 amount,
address to
) external nonReentrant payablefunction depositOutput(uint256 forgeId, uint256 amount) public nonReentrant
Last updated
Was this helpful?
