Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@johnX9
Last active May 26, 2018 18:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnX9/88e7657648e99e9cae637b20d0c7584a to your computer and use it in GitHub Desktop.
Save johnX9/88e7657648e99e9cae637b20d0c7584a to your computer and use it in GitHub Desktop.
cleos get table token eosio accounts
{
"rows": [{
"balance": "20.0000 TKN"
}
],
"more": false
}
cleos get table token token accounts
{
"rows": [{
"balance": "980.0000 TKN"
}
],
"more": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment