Escrow
Initialize
Code
Transfer
Inputs
Token: IERC20 (address); the ERC20 contract to transfer tokens of.
To: address; the address to transfer tokens to.
Amount: uint256; the amount of tokens to transfer.
Code
Last updated