[🤟 t.me/eos1bot] EOSIO Blockchain realtime event tracker/hunter/notifier and toolset
Many know me as the author of dozens bots for steemit/golosio, and after launch EOS Mainnet I began to miss my favorite instruments for the next graphene chain, so I decided to create a bot for myself and share it with you!
t.me/eos1bot Telegram
So, what can a bot do?
1. Killer feature - event tracking with RegExp patterns!
Its a powerful tool with which you can receive instant notifications about selected activity in the blockchain.
From tracking payments to finding bugs in smart contracts
As soon as event appears in eosio blockchain - you instantly receive a notification with the transaction file
This doesn't require any authorization, you just need to select /keywords and send your tracking pattern
In a RegEx format, as if inside /YOUR_PATTERN/g without / /g
More examples below + video
Single word:
Just send myname or "myname" for tracking only one word
Miltiple words. Where "|" means "or":
accountname1|accountname2|airdrop|bounty|jackpot
Miltiple events. Just put variable inside "":
"transfer"|"newaccount"|"bidname"
If action should contain all specified words:
^(?=.*"myname")(?=.*"transfer").*
If transaction should contain transfer EOS, but NOT to bitfinexdep1:
^(?=.*"transfer")(?=.*EOS)(?!.*"to":"bitfinexdep1").*
Only Url detect:
^(https?:\/\/)?([\da-z.-]+)\.([a-z\.]{2,6})([\/\w \.-]*)*\/?$
Only Email detect:
^([a-z0-9_\.-]+)@([\da-z\.-]+)\.([a-z\.]{2,6})$
Bee free to design your own patterns
Simple and useful functions
Accounts info
Send eos username via @ and get extended information about the user
Account actions history
Click "actions history" and get RAW file with actions
Want to find all accounts with the same pub key?
Just send this key (send only PUBLIC keys and never private!!!)
🤟 To be continued, new features coming soon!
Leave [🤟 t.me/eos1bot] EOSIO Blockchain realtime event tracker/hunter/notifier and toolset 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