EOS1BOT Fresh features -Show Contract ABI & API Calls
I continue to improve t.me/EOS1BOT based on my own needs
If you haven't used eos1bot before, you'd better start from here:
- 🤟 t.me/eos1bot EOSIO Blockchain realtime event tracker/hunter/notifier and toolset
- UPDATE! Readable notifications for your caught events/patterns
- 🕵🏽 How use eos1bot for whitehat's and prevent possible scams
NEW feature: Show Contract ABI
Basically, I use bot to track my account and tracking huge EOS transfers, but I'm also interested in new dApps that go online, so I set up a keyword "setabi" and get notified of new contracts. And now I added feature to also view full contract ABI
Eos API Calls
Now you can call API methods directly from eos1bot
You need to use methods relative to eosjs
You can see a list of all methods here:
https://github.com/EOSIO/eosjs-api/blob/master/src/api/v1/history.json
https://github.com/EOSIO/eosjs-api/blob/master/src/api/v1/chain.json
N.B.
Bot is sensitive to params syntax! Please use the prompts below:
✖️ get_block(100) - Will not work get_block must be getBlock
✔️ eos.getBlock(100) - Will work
✖️ eos.getActions({account_name:"eosdonations", offset: -15}) - Will not work (missed "")
✖️ eos.getActions("eosdonations", -15) - Will not work (comma separated value must be with {})
✖️ eos.getActions("eosdonations") - Will not work (Don't use ""for a single param)
✔️ eos.getActions({"account_name":"eosdonations", "offset": -15}) - Will work
✔️ eos.getActions(eosdonations) - Will work
✖️ eos.getAbi("eosio") - Will not work (Don't use ""for a single param)
✔️ eos.getAbi(eosio) - Will work
🖖 Contact & Support
https://t.me/chain_cf chat
https://t.me/cryptoporn chat
https://t.me/vikxx pm
github.com/vikxx
steemit.com/@vikx
golos.io/@vik
Also you can rate this bot here https://eosindex.io/projects/197
Leave EOS1BOT Fresh features -Show Contract ABI & API Calls to:
Read more #eosio posts
Best Posts From vikx
We have not curated any of vikx's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From vikx
- 🛡 t.me/eos1bot UPDATE: tracking fake tokens, improve reactions and analysis of each actions
- EOS1BOT Fresh features -Show Contract ABI & API Calls
- Nameregister - EOS account creator (A private key is not required. Public you generate yourself)
- 🕵🏽 How use eos1bot for whitehat's and prevent possible scams
- [🤟 t.me/eos1bot] UPDATE! Readable notifications for your caught events/patterns
- [🤟 t.me/eos1bot] EOSIO Blockchain realtime event tracker/hunter/notifier and toolset
- 📽 Golos hardfork - search for consensus... Uncut version of "Tuesday Meeting" screencast. 6h
- 📽 GOLOS Hardfork. Meeting witnesses and bloggers with Cyber Fund (cut)
- 📽 Golos Hardfork (Part 2- After meetings talks)
- 📢 Обновление ботов для голосования на STEEM