To the Top

Steem Witness Approvals and Unapprovals

This tool allows you to view your witness votes history - who approves or unapproves you. It shows the recent votes/unvotes records. The records are pre-processed and thus queries should be fast. However, it does not consider the proxy votes - which can be viewed in this tool instead: Witness Votes History.

Alternatively, Steem Incoming Proxy Supporters allows you to view your witness supporters without scanning the steem blockchain.

Created and maintained by @justyy, Chinese Version of this tool: Steem 查看谁投你为见证人?

STEEM ID: (URL parameter ?id=justyy)

View Other Steem Tools and APIs | Vote @justyy a Witness or Set @justyy as Proxy

URL parameter: ?nocache

Get Steem Witness Supporters - API (Application Programming Interface)

API Calling Example is:
https://steemyy.com/api/steemit/witness_voted/?id=justyy
It will return JSON-encoded array has the following fields for each witness you have voted: If $_GET parameter s is not specified, this API will use the $_POST variable id instead.
curl -X POST https://steemyy.com/api/steemit/witness_voted/ -d "id=justyy"

Steem API Servers

You could use the following SteemIt API servers globally (free of charge, subject to fair use policy):
  1. Load Balancer: https://api.justyy.workers.dev/api/

Share: List of Many Other Online Tools