EOS token list command-line tool

cc32d9
1 min readJun 30, 2018

--

I published another open-source tool. It prints all the token balances for an account:

here’s an example:

$ perl eostokenlist.pl --acc=ge4tcmzzgyge 
Issuer: eosadddddddd
116.7350 ADD
Issuer: eosio.token
10.1614 EOS
Issuer: eosiochaince
237.4700 CET
Issuer: eosvrtokenss
1237.5700 EVR
Issuer: gyztomjugage
453.0000 CETOS
Issuer: horustokenio
237.4700 HORUS

Note that it requires an RPC URL to a node that supports the history plugin with full indexing. Most BP nodes do not support this. See here for details.

--

--

cc32d9
cc32d9

Written by cc32d9

Telegram: cc32d9, Discord: cc32d9#8327, EOS account: "cc32dninexxx"

No responses yet