Skip to content

Commit

Permalink
fix: allowing token contract to be passed in account balance() method
Browse files Browse the repository at this point in the history
  • Loading branch information
dafuga committed Feb 28, 2024
1 parent 1758726 commit 9f5ed61
Show file tree
Hide file tree
Showing 23 changed files with 230 additions and 290 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@wharfkit/common": "^1.2.0",
"@wharfkit/contract": "^1.0.0",
"@wharfkit/resources": "^1.1.0",
"@wharfkit/token": "^1.0.1",
"@wharfkit/token": "^1.1.2",
"tslib": "^2.1.0"
},
"resolutions": {
Expand Down
4 changes: 2 additions & 2 deletions src/account.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ export class Account<Data extends API.v1.AccountObject = API.v1.AccountObject> {
return Asset.Symbol.from(this.data.total_resources.cpu_weight.symbol)
}

balance(symbol?: Asset.SymbolType) {
return this.token.balance(this.accountName, symbol)
balance(symbol?: Asset.SymbolType, tokenContract?: NameType) {
return this.token.balance(this.accountName, symbol, tokenContract)
}

permission(permissionName: NameType): Permission {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,23 @@
"path": "https://jungle4.greymass.com/v1/chain/send_transaction",
"params": {
"method": "POST",
"body": "{\"signatures\":[\"SIG_K1_K38kBcQbNm9VRXyx9mTZs8xSTC5rw6ZazJvfJHDBRMdeAqsQjuLphDCbmiM1bN91VzrrAiiNRABF7eLdJDx3xLp2trp8UA\"],\"compression\":1,\"packed_context_free_data\":\"789c63000000010001\",\"packed_trx\":\"789cbb1fa99e7ad840cff5992e0310308208865706a10c0ea76fadc809baca68e0c671f360a9ef6390f88ab74646f9e80220ba61b5da7290562606a603f72eed911766fdcdbfeae8b303768f174e72329911a2be4dac6669e645db2fa6e781ca984e1eab9caaff5069f9a2197a02de5bcedd9c2716a4b6667bb2c4e7f40377676af186425c010500aa633820\"}"
"body": "{\"signatures\":[\"SIG_K1_Ke7ZGiGeBX6oVQ8yedorwm5kNGGUDe7wninBrGYv5tDp9eEfp4bQMBAhbxnVJMk9hDqN3xsuRizvmQT8RDEjmGCeqzn5qr\"],\"compression\":1,\"packed_context_free_data\":\"789c63000000010001\",\"packed_trx\":\"789cabaebf97ba8b212690ef2d0310308208865706a10c0ea76fadc809baca68e0c671f360a9ef6390f88ab74646f9e80220ba61b5da7290562606a603f72eed911766fdcdbfeae8b303768f174e72329911a2be4dac6669e645db2fa6e781ca984e1eab9caaff5069f9a2197a02de5bcedd9c2716a4b6667bb2c4e7f40377676af186425c010500e61d3882\"}"
}
},
"status": 202,
"json": {
"transaction_id": "50b24f8808732f0ee853d4e9e0038f5532a98ef1ee83589881942d24aaf6dedb",
"transaction_id": "54aaf2400859baa358edfe3b07dd1f08905c6f7a0e46a217c480d94bfb6dab83",
"processed": {
"id": "50b24f8808732f0ee853d4e9e0038f5532a98ef1ee83589881942d24aaf6dedb",
"block_num": 102642194,
"block_time": "2023-10-12T02:26:47.000",
"id": "54aaf2400859baa358edfe3b07dd1f08905c6f7a0e46a217c480d94bfb6dab83",
"block_num": 126616070,
"block_time": "2024-02-28T00:32:03.500",
"producer_block_id": null,
"receipt": {
"status": "executed",
"cpu_usage_us": 241,
"cpu_usage_us": 2748,
"net_usage_words": 23
},
"elapsed": 241,
"elapsed": 2748,
"net_usage": 184,
"scheduled": false,
"action_traces": [
Expand All @@ -30,16 +30,16 @@
"receipt": {
"receiver": "eosio",
"act_digest": "212955b8945f634a0f98b8fad6eea1e9ecf2b8ef0ba910b1d5a33d818ce3cebd",
"global_sequence": 135900872,
"recv_sequence": 102714602,
"global_sequence": 183320579,
"recv_sequence": 126723179,
"auth_sequence": [
[
"wharfkit1133",
49
243
]
],
"code_sequence": 4,
"abi_sequence": 4
"code_sequence": 7,
"abi_sequence": 7
},
"receiver": "eosio",
"act": {
Expand Down Expand Up @@ -75,11 +75,11 @@
"hex_data": "304608d9c1754de300000000a8ed32320000000080ab26a701000000020002c0ded2bc1f1305fb0faac5e6c03ee3a1924234985427b6167ca569d13df435cf01000002c9c679952fe122a7a2982e104bb4ced99e165226acb76318f367c0dd992a0d55010000000000000000000000"
},
"context_free": false,
"elapsed": 78,
"elapsed": 2359,
"console": "",
"trx_id": "50b24f8808732f0ee853d4e9e0038f5532a98ef1ee83589881942d24aaf6dedb",
"block_num": 102642194,
"block_time": "2023-10-12T02:26:47.000",
"trx_id": "54aaf2400859baa358edfe3b07dd1f08905c6f7a0e46a217c480d94bfb6dab83",
"block_num": 126616070,
"block_time": "2024-02-28T00:32:03.500",
"producer_block_id": null,
"account_ram_deltas": [
{
Expand All @@ -97,5 +97,5 @@
"error_code": null
}
},
"text": "{\"transaction_id\":\"50b24f8808732f0ee853d4e9e0038f5532a98ef1ee83589881942d24aaf6dedb\",\"processed\":{\"id\":\"50b24f8808732f0ee853d4e9e0038f5532a98ef1ee83589881942d24aaf6dedb\",\"block_num\":102642194,\"block_time\":\"2023-10-12T02:26:47.000\",\"producer_block_id\":null,\"receipt\":{\"status\":\"executed\",\"cpu_usage_us\":241,\"net_usage_words\":23},\"elapsed\":241,\"net_usage\":184,\"scheduled\":false,\"action_traces\":[{\"action_ordinal\":1,\"creator_action_ordinal\":0,\"closest_unnotified_ancestor_action_ordinal\":0,\"receipt\":{\"receiver\":\"eosio\",\"act_digest\":\"212955b8945f634a0f98b8fad6eea1e9ecf2b8ef0ba910b1d5a33d818ce3cebd\",\"global_sequence\":135900872,\"recv_sequence\":102714602,\"auth_sequence\":[[\"wharfkit1133\",49]],\"code_sequence\":4,\"abi_sequence\":4},\"receiver\":\"eosio\",\"act\":{\"account\":\"eosio\",\"name\":\"updateauth\",\"authorization\":[{\"actor\":\"wharfkit1133\",\"permission\":\"active\"}],\"data\":{\"account\":\"wharfkit1133\",\"permission\":\"active\",\"parent\":\"owner\",\"auth\":{\"threshold\":1,\"keys\":[{\"key\":\"EOS6MRyAjQq8ud7hVNYcfnVPJqcVpscN5So8BhtHuGYqET5GDW5CV\",\"weight\":1},{\"key\":\"EOS6RMS3nvoN9StPzZizve6WdovaDkE5KkEcCDXW7LbepyAioMiK6\",\"weight\":1}],\"accounts\":[],\"waits\":[]},\"authorized_by\":\"\"},\"hex_data\":\"304608d9c1754de300000000a8ed32320000000080ab26a701000000020002c0ded2bc1f1305fb0faac5e6c03ee3a1924234985427b6167ca569d13df435cf01000002c9c679952fe122a7a2982e104bb4ced99e165226acb76318f367c0dd992a0d55010000000000000000000000\"},\"context_free\":false,\"elapsed\":78,\"console\":\"\",\"trx_id\":\"50b24f8808732f0ee853d4e9e0038f5532a98ef1ee83589881942d24aaf6dedb\",\"block_num\":102642194,\"block_time\":\"2023-10-12T02:26:47.000\",\"producer_block_id\":null,\"account_ram_deltas\":[{\"account\":\"wharfkit1133\",\"delta\":50}],\"except\":null,\"error_code\":null,\"return_value_hex_data\":\"\"}],\"account_ram_delta\":null,\"except\":null,\"error_code\":null}}"
"text": "{\"transaction_id\":\"54aaf2400859baa358edfe3b07dd1f08905c6f7a0e46a217c480d94bfb6dab83\",\"processed\":{\"id\":\"54aaf2400859baa358edfe3b07dd1f08905c6f7a0e46a217c480d94bfb6dab83\",\"block_num\":126616070,\"block_time\":\"2024-02-28T00:32:03.500\",\"producer_block_id\":null,\"receipt\":{\"status\":\"executed\",\"cpu_usage_us\":2748,\"net_usage_words\":23},\"elapsed\":2748,\"net_usage\":184,\"scheduled\":false,\"action_traces\":[{\"action_ordinal\":1,\"creator_action_ordinal\":0,\"closest_unnotified_ancestor_action_ordinal\":0,\"receipt\":{\"receiver\":\"eosio\",\"act_digest\":\"212955b8945f634a0f98b8fad6eea1e9ecf2b8ef0ba910b1d5a33d818ce3cebd\",\"global_sequence\":183320579,\"recv_sequence\":126723179,\"auth_sequence\":[[\"wharfkit1133\",243]],\"code_sequence\":7,\"abi_sequence\":7},\"receiver\":\"eosio\",\"act\":{\"account\":\"eosio\",\"name\":\"updateauth\",\"authorization\":[{\"actor\":\"wharfkit1133\",\"permission\":\"active\"}],\"data\":{\"account\":\"wharfkit1133\",\"permission\":\"active\",\"parent\":\"owner\",\"auth\":{\"threshold\":1,\"keys\":[{\"key\":\"EOS6MRyAjQq8ud7hVNYcfnVPJqcVpscN5So8BhtHuGYqET5GDW5CV\",\"weight\":1},{\"key\":\"EOS6RMS3nvoN9StPzZizve6WdovaDkE5KkEcCDXW7LbepyAioMiK6\",\"weight\":1}],\"accounts\":[],\"waits\":[]},\"authorized_by\":\"\"},\"hex_data\":\"304608d9c1754de300000000a8ed32320000000080ab26a701000000020002c0ded2bc1f1305fb0faac5e6c03ee3a1924234985427b6167ca569d13df435cf01000002c9c679952fe122a7a2982e104bb4ced99e165226acb76318f367c0dd992a0d55010000000000000000000000\"},\"context_free\":false,\"elapsed\":2359,\"console\":\"\",\"trx_id\":\"54aaf2400859baa358edfe3b07dd1f08905c6f7a0e46a217c480d94bfb6dab83\",\"block_num\":126616070,\"block_time\":\"2024-02-28T00:32:03.500\",\"producer_block_id\":null,\"account_ram_deltas\":[{\"account\":\"wharfkit1133\",\"delta\":50}],\"except\":null,\"error_code\":null,\"return_value_hex_data\":\"\"}],\"account_ram_delta\":null,\"except\":null,\"error_code\":null}}"
}
38 changes: 19 additions & 19 deletions test/data/16063f7e528ffcee61e70f1aeb4ff6c88a17492b.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,30 +9,30 @@
"status": 200,
"json": {
"account_name": "teamgreymass",
"head_block_num": 335951648,
"head_block_time": "2023-10-13T02:36:14.500",
"head_block_num": 359768262,
"head_block_time": "2024-02-28T00:32:04.000",
"privileged": false,
"last_code_update": "1970-01-01T00:00:00.000",
"created": "2018-06-10T13:04:15.000",
"core_liquid_balance": "10012.5616 EOS",
"ram_quota": 67988,
"net_weight": 4493839,
"core_liquid_balance": "9634.2269 EOS",
"ram_quota": 68084,
"net_weight": 9797071,
"cpu_weight": "14044943815",
"net_limit": {
"used": 246873,
"available": 8226226,
"max": 8473099,
"last_usage_update_time": "2023-10-13T02:36:06.000",
"current_used": 246849
"used": 215802,
"available": 18257305,
"max": 18473107,
"last_usage_update_time": "2024-02-28T00:31:06.000",
"current_used": 215657
},
"cpu_limit": {
"used": 1028121,
"available": 238153,
"max": 1266274,
"last_usage_update_time": "2023-10-13T02:36:06.000",
"current_used": 1028020
"used": 876500,
"available": 390172,
"max": 1266672,
"last_usage_update_time": "2024-02-28T00:31:06.000",
"current_used": 875912
},
"ram_usage": 18101,
"ram_usage": 18341,
"permissions": [
{
"perm_name": "active",
Expand Down Expand Up @@ -240,9 +240,9 @@
],
"total_resources": {
"owner": "teamgreymass",
"net_weight": "449.3839 EOS",
"net_weight": "979.7071 EOS",
"cpu_weight": "1404494.3815 EOS",
"ram_bytes": 66588
"ram_bytes": 66684
},
"self_delegated_bandwidth": null,
"refund_request": null,
Expand All @@ -268,5 +268,5 @@
},
"eosio_any_linked_actions": []
},
"text": "{\"account_name\":\"teamgreymass\",\"head_block_num\":335951648,\"head_block_time\":\"2023-10-13T02:36:14.500\",\"privileged\":false,\"last_code_update\":\"1970-01-01T00:00:00.000\",\"created\":\"2018-06-10T13:04:15.000\",\"core_liquid_balance\":\"10012.5616 EOS\",\"ram_quota\":67988,\"net_weight\":4493839,\"cpu_weight\":\"14044943815\",\"net_limit\":{\"used\":246873,\"available\":8226226,\"max\":8473099,\"last_usage_update_time\":\"2023-10-13T02:36:06.000\",\"current_used\":246849},\"cpu_limit\":{\"used\":1028121,\"available\":238153,\"max\":1266274,\"last_usage_update_time\":\"2023-10-13T02:36:06.000\",\"current_used\":1028020},\"ram_usage\":18101,\"permissions\":[{\"perm_name\":\"active\",\"parent\":\"owner\",\"required_auth\":{\"threshold\":1,\"keys\":[{\"key\":\"EOS6gqJ7sdPgjHLFLtks9cRPs5qYHa9U3CwK4P2JasTLWKQ9kXZK1\",\"weight\":1}],\"accounts\":[],\"waits\":[]},\"linked_actions\":[]},{\"perm_name\":\"claim\",\"parent\":\"active\",\"required_auth\":{\"threshold\":1,\"keys\":[{\"key\":\"EOS6DLD9HxMcwn73U41jjdGsNe9vDFRKB26um6qTAqrtYcJFtED4C\",\"weight\":1}],\"accounts\":[],\"waits\":[]},\"linked_actions\":[{\"account\":\"eosio\",\"action\":\"claimrewards\"}]},{\"perm_name\":\"decentium\",\"parent\":\"active\",\"required_auth\":{\"threshold\":1,\"keys\":[{\"key\":\"EOS7knG7M5TUEdRv1bkVjTPddVoDQnwS7oEZXAgFk3A4hhocA3eJf\",\"weight\":1}],\"accounts\":[],\"waits\":[]},\"linked_actions\":[{\"account\":\"decentiumorg\"}]},{\"perm_name\":\"killswitch\",\"parent\":\"active\",\"required_auth\":{\"threshold\":1,\"keys\":[{\"key\":\"EOS7CjC7GL71msPzAuAzd2WwiBEAzTcPL47ACrjSuiNmnnGGufYSn\",\"weight\":1}],\"accounts\":[],\"waits\":[]},\"linked_actions\":[{\"account\":\"eosio\",\"action\":\"unregprod\"}]},{\"perm_name\":\"oracle\",\"parent\":\"active\",\"required_auth\":{\"threshold\":1,\"keys\":[{\"key\":\"EOS88VqmDmJJ9S23eNqdeWYf2zySxv3ckQrWBKy7EvVRCUuhSU4f3\",\"weight\":1}],\"accounts\":[],\"waits\":[]},\"linked_actions\":[{\"account\":\"delphioracle\",\"action\":\"write\"}]},{\"perm_name\":\"owner\",\"parent\":\"\",\"required_auth\":{\"threshold\":1,\"keys\":[{\"key\":\"EOS8QzGtCea2thiqcTVeXGdyRZpdKYptQznbcWSMj73FD5RgwKN82\",\"weight\":1}],\"accounts\":[],\"waits\":[]},\"linked_actions\":[]},{\"perm_name\":\"producerjson\",\"parent\":\"active\",\"required_auth\":{\"threshold\":1,\"keys\":[{\"key\":\"EOS5JCEciUdfXnQmTyj85T98bXTAZZ1g7Nmajseu7ZWB8DrDa6Etp\",\"weight\":1}],\"accounts\":[],\"waits\":[]},\"linked_actions\":[{\"account\":\"producerjson\",\"action\":\"set\"}]},{\"perm_name\":\"transfer\",\"parent\":\"active\",\"required_auth\":{\"threshold\":1,\"keys\":[{\"key\":\"EOS7qZ8nnmn6KBnjQL4oukyZFWCj8DmC9nJE2nkAYAZbwgKhMu8cW\",\"weight\":1}],\"accounts\":[],\"waits\":[]},\"linked_actions\":[{\"account\":\"eosio.token\",\"action\":\"transfer\"}]},{\"perm_name\":\"vote\",\"parent\":\"active\",\"required_auth\":{\"threshold\":1,\"keys\":[{\"key\":\"EOS65NrHPVXaV4voxepQREmYCmnMJm4tAWdxPaK46CbUN1rrVmRzg\",\"weight\":1}],\"accounts\":[],\"waits\":[]},\"linked_actions\":[{\"account\":\"eosio\",\"action\":\"voteproducer\"}]},{\"perm_name\":\"voting\",\"parent\":\"active\",\"required_auth\":{\"threshold\":1,\"keys\":[{\"key\":\"EOS7pn6P5FftyNAKRfx9VcUzBFMvC4UitNbnoKbfxNe8SShELo2it\",\"weight\":1}],\"accounts\":[],\"waits\":[]},\"linked_actions\":[{\"account\":\"eosio.forum\",\"action\":\"vote\"},{\"account\":\"eosio.forum\",\"action\":\"unvote\"}]}],\"total_resources\":{\"owner\":\"teamgreymass\",\"net_weight\":\"449.3839 EOS\",\"cpu_weight\":\"1404494.3815 EOS\",\"ram_bytes\":66588},\"self_delegated_bandwidth\":null,\"refund_request\":null,\"voter_info\":{\"owner\":\"teamgreymass\",\"proxy\":\"greymassvote\",\"producers\":[],\"staked\":100202,\"last_vote_weight\":\"1413639875193.77856445312500000\",\"proxied_vote_weight\":\"0.00000000000000000\",\"is_proxy\":0,\"flags1\":0,\"reserved2\":0,\"reserved3\":\"0.0000 EOS\"},\"rex_info\":null,\"subjective_cpu_bill_limit\":{\"used\":0,\"available\":0,\"max\":0,\"last_usage_update_time\":\"2000-01-01T00:00:00.000\",\"current_used\":0},\"eosio_any_linked_actions\":[]}"
"text": "{\"account_name\":\"teamgreymass\",\"head_block_num\":359768262,\"head_block_time\":\"2024-02-28T00:32:04.000\",\"privileged\":false,\"last_code_update\":\"1970-01-01T00:00:00.000\",\"created\":\"2018-06-10T13:04:15.000\",\"core_liquid_balance\":\"9634.2269 EOS\",\"ram_quota\":68084,\"net_weight\":9797071,\"cpu_weight\":\"14044943815\",\"net_limit\":{\"used\":215802,\"available\":18257305,\"max\":18473107,\"last_usage_update_time\":\"2024-02-28T00:31:06.000\",\"current_used\":215657},\"cpu_limit\":{\"used\":876500,\"available\":390172,\"max\":1266672,\"last_usage_update_time\":\"2024-02-28T00:31:06.000\",\"current_used\":875912},\"ram_usage\":18341,\"permissions\":[{\"perm_name\":\"active\",\"parent\":\"owner\",\"required_auth\":{\"threshold\":1,\"keys\":[{\"key\":\"EOS6gqJ7sdPgjHLFLtks9cRPs5qYHa9U3CwK4P2JasTLWKQ9kXZK1\",\"weight\":1}],\"accounts\":[],\"waits\":[]},\"linked_actions\":[]},{\"perm_name\":\"claim\",\"parent\":\"active\",\"required_auth\":{\"threshold\":1,\"keys\":[{\"key\":\"EOS6DLD9HxMcwn73U41jjdGsNe9vDFRKB26um6qTAqrtYcJFtED4C\",\"weight\":1}],\"accounts\":[],\"waits\":[]},\"linked_actions\":[{\"account\":\"eosio\",\"action\":\"claimrewards\"}]},{\"perm_name\":\"decentium\",\"parent\":\"active\",\"required_auth\":{\"threshold\":1,\"keys\":[{\"key\":\"EOS7knG7M5TUEdRv1bkVjTPddVoDQnwS7oEZXAgFk3A4hhocA3eJf\",\"weight\":1}],\"accounts\":[],\"waits\":[]},\"linked_actions\":[{\"account\":\"decentiumorg\"}]},{\"perm_name\":\"killswitch\",\"parent\":\"active\",\"required_auth\":{\"threshold\":1,\"keys\":[{\"key\":\"EOS7CjC7GL71msPzAuAzd2WwiBEAzTcPL47ACrjSuiNmnnGGufYSn\",\"weight\":1}],\"accounts\":[],\"waits\":[]},\"linked_actions\":[{\"account\":\"eosio\",\"action\":\"unregprod\"}]},{\"perm_name\":\"oracle\",\"parent\":\"active\",\"required_auth\":{\"threshold\":1,\"keys\":[{\"key\":\"EOS88VqmDmJJ9S23eNqdeWYf2zySxv3ckQrWBKy7EvVRCUuhSU4f3\",\"weight\":1}],\"accounts\":[],\"waits\":[]},\"linked_actions\":[{\"account\":\"delphioracle\",\"action\":\"write\"}]},{\"perm_name\":\"owner\",\"parent\":\"\",\"required_auth\":{\"threshold\":1,\"keys\":[{\"key\":\"EOS8QzGtCea2thiqcTVeXGdyRZpdKYptQznbcWSMj73FD5RgwKN82\",\"weight\":1}],\"accounts\":[],\"waits\":[]},\"linked_actions\":[]},{\"perm_name\":\"producerjson\",\"parent\":\"active\",\"required_auth\":{\"threshold\":1,\"keys\":[{\"key\":\"EOS5JCEciUdfXnQmTyj85T98bXTAZZ1g7Nmajseu7ZWB8DrDa6Etp\",\"weight\":1}],\"accounts\":[],\"waits\":[]},\"linked_actions\":[{\"account\":\"producerjson\",\"action\":\"set\"}]},{\"perm_name\":\"transfer\",\"parent\":\"active\",\"required_auth\":{\"threshold\":1,\"keys\":[{\"key\":\"EOS7qZ8nnmn6KBnjQL4oukyZFWCj8DmC9nJE2nkAYAZbwgKhMu8cW\",\"weight\":1}],\"accounts\":[],\"waits\":[]},\"linked_actions\":[{\"account\":\"eosio.token\",\"action\":\"transfer\"}]},{\"perm_name\":\"vote\",\"parent\":\"active\",\"required_auth\":{\"threshold\":1,\"keys\":[{\"key\":\"EOS65NrHPVXaV4voxepQREmYCmnMJm4tAWdxPaK46CbUN1rrVmRzg\",\"weight\":1}],\"accounts\":[],\"waits\":[]},\"linked_actions\":[{\"account\":\"eosio\",\"action\":\"voteproducer\"}]},{\"perm_name\":\"voting\",\"parent\":\"active\",\"required_auth\":{\"threshold\":1,\"keys\":[{\"key\":\"EOS7pn6P5FftyNAKRfx9VcUzBFMvC4UitNbnoKbfxNe8SShELo2it\",\"weight\":1}],\"accounts\":[],\"waits\":[]},\"linked_actions\":[{\"account\":\"eosio.forum\",\"action\":\"vote\"},{\"account\":\"eosio.forum\",\"action\":\"unvote\"}]}],\"total_resources\":{\"owner\":\"teamgreymass\",\"net_weight\":\"979.7071 EOS\",\"cpu_weight\":\"1404494.3815 EOS\",\"ram_bytes\":66684},\"self_delegated_bandwidth\":null,\"refund_request\":null,\"voter_info\":{\"owner\":\"teamgreymass\",\"proxy\":\"greymassvote\",\"producers\":[],\"staked\":100202,\"last_vote_weight\":\"1413639875193.77856445312500000\",\"proxied_vote_weight\":\"0.00000000000000000\",\"is_proxy\":0,\"flags1\":0,\"reserved2\":0,\"reserved3\":\"0.0000 EOS\"},\"rex_info\":null,\"subjective_cpu_bill_limit\":{\"used\":0,\"available\":0,\"max\":0,\"last_usage_update_time\":\"2000-01-01T00:00:00.000\",\"current_used\":0},\"eosio_any_linked_actions\":[]}"
}
Loading

0 comments on commit 9f5ed61

Please sign in to comment.