To the Top

Steem Delegatees Checker - Check Who get Delegated SP from You

This tool checks who you delegate your Steem Power to (Your Delegatees). A free to use API to get the delegatees is also provided currently on four API servers worldwide. This tool is the opposite of Checking the Delegators (Who delegate Steem Power to you).

Created and maintained by @justyy The Delegation Lookup Tool is also available in Chinese: Steem 查看你把SP能量都代理给了谁?

STEEM ID (URL parameter ?id=justyy):

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

URL parameter: ?nocache

List of Steem Delegatees, API (Application Programming Interface)

The API following has a rate-limit 1 call per second.
https://steemyy.com/api/steemit/delegatees/?cached&id=justyy
It will return JSON-encoded data that has fields of: Example Return Data:
[{"time": "2017-09-17 22:46:18", "vests": 1890000.0, "delegatee": "mrsquiggle", "sp": 917.8161972282788}]
If $_GET parameter s is not specified, this API will use the $_POST variable id instead.
curl -X POST https://steemyy.com/api/steemit/delegatees/ -d "id=justyy"

SteemIt API Servers

You could use the following Steem Blockchain 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