Not that I am aware of, at least currently. There is a site to at least show the users that someone has delegated to. I can send you a link to that when I get home tonight.
You are viewing a single comment's thread from:
Not that I am aware of, at least currently. There is a site to at least show the users that someone has delegated to. I can send you a link to that when I get home tonight.
Thanks, I'd appreciate that.
Here is the URL. Just plug in the account name of who you want it to check.
https://api.steemjs.com/get_vesting_delegations?account=timcliff&from=-1&limit=50
That's great. I didn't see that anywhere in the docs, and it helped me to identify the best place I've found for the API:
(it's my first foray into the code, as I'm not much of a C++ programmer) https://github.com/steemit/steem/blob/master/libraries/app/include/steemit/app/database_api.hpp
Nice. I'm excited to see more community members getting into the code :)