eosio.evm Contract Overview Actions (28) Structs (51) Tables (13) ABI Overview withdraw Action parameter in withdraw { "name": "withdraw", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "quantity", "type": "asset" }, { "name": "to", "type": "name$" } ] }