Hello, this is @joviansummer. I'm developing a STEEM blockchain explorer on Telegram messenger. Please check the link below:
jSTEEM project - STEEM blockchain explorer on Telegram messenger
"/fops" command has been added. You can check filtered operations history of an account. Command format is as follows:
/fops [account] [filter]
Supported filters are as follows:
all: all transactions. result will be same as /ops command
post: posts and replies
vote: votes
wvote: witness votes
wallet: wallet related operations(transfer, power-up, etc)
deleg: SP delegations
reward: author/curation rewards
transfer: STEEM/SBD transfer
For example, you can check @joviansummer's voting history by starting a chat session with "jsteem_bot" on Telegram and sending the following command:
/fops joviansummer vote
5 latest operations will be shown. You can specify the number of operations. The following command will show you 3 latest vote operations:
/fops joviansummer vote 3
Maximum number of operations is 200.
This is the last command for jSTEEM project. To summarize, here is the list of commands:
/help: show help message
/stat: account status information
/wstat: witness status information
/prod: producer reward history for witness
/deleg: delegation information
/ops: operations history
/fops: filtered operations history
I'm running a witness node. Please vote for @joviansummer to support my work. (https://blurtwallet.com/~witnesses)
@jsup curation project:
[ENG] Introduction to @jsup curation project
[ENG] Using @jsup curation project as an auto-voting agent
jsBLURT - blockchain explorer on Telegram messenger:
[ENG] jsBLURT project - blockchain explorer on Telegram messenger