Don't waste your valuable votes on inactive witnesses! Use your votes wisely. Some witnesses may be offline for quite a while and you may consider voting for some others instead. The steemit witness help build the steem blockchains and that is why your votes matter!
I have made a tiny tool:
that allows you to view a list of witnesses that you vote. Type in your steem ID and press Enter or click the button:
At the Status
column, if the witness has a green YES, it means he/she is active, otherwise a red NO means the witness is inactive, you may consider revoking the vote via the Unvote
link. The unvote
will redirect you to steemconnect.
API (Application Programming Interface)
API Calling Example is:
https://uploadbeta.com/api/steemit/account/witness/?cached&id=justyy
It will return JSON-encoded array has the following fields for each witness you have voted:
sbd_interest_rate
account_creation_fee_symbol
last_sbd_exchange_update
maximum_block_size
sbd_exchange_rate_base_symbol
votes
votes_count
last_aslot
running_version
signing_key
account_creation_fee
total_missed
hardfork_version_vote
last_confirmed_block_num
hardfork_time_vote
sbd_exchange_rate_quote
sbd_exchange_rate_quote_symbol
url
name
created
If $_GET parameter s is not specified, this API will use the $_POST variable id instead.
curl -X POST https://helloacm.com/api/steemit/account/witness/ -d "id=justyy"
How this works?
A witness is inactive for sure, if his/her signing key is something like this:
STM1111111111111111111111111111111114T1Anm
Wow thanks
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Oke,, thankyou
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
thanks for the info, will check my witness too ;)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Great implementation. We really need to get people to stop voting for dead witnesses.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks. yes, that makes sense.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit