eosio.evm Contract Overview Actions (28) Structs (51) Tables (13) ABI Overview admincall Action parameter in admincall { "name": "admincall", "base": "", "fields": [ { "name": "from", "type": "bytes" }, { "name": "to", "type": "bytes" }, { "name": "value", "type": "bytes" }, { "name": "data", "type": "bytes" }, { "name": "gas_limit", "type": "uint64" } ] }