
The data structures defined by this contract.
Action parameter in delegatebw
{ "name": "delegatebw", "base": "", "fields": [ { "name": "to", "type": "name" }, { "name": "net_quantity", "type": "asset" }, { "name": "cpu_quantity", "type": "asset" } ] }
Action parameter in undelegatebw
{ "name": "undelegatebw", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "net_quantity", "type": "asset" }, { "name": "cpu_quantity", "type": "asset" } ] }
-
{ "name": "refund", "base": "", "fields": [] }