VendingMachineV2
VendingMachineV2
tbtcV1
contract IERC20 tbtcV1tbtcV2
contract TBTC tbtcV2Exchanged
event Exchanged(address to, uint256 amount)Deposited
event Deposited(address from, uint256 amount)Withdrawn
event Withdrawn(address token, address to, uint256 amount)constructor
exchange
Parameters
Name
Type
Description
receiveApproval
Parameters
Name
Type
Description
depositTbtcV2
Parameters
Name
Type
Description
withdrawFunds
Parameters
Name
Type
Description
_exchange
Last updated
Was this helpful?