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