You are viewing a single comment's thread from:

RE: Question: How to figure out how much and by whom is delegated to an account using the Steem API or steem-python?

in #steemdev8 years ago

I just used a API from @Justyy for similar purpose on the Delegation Pages for SteemMakers it uses https://uploadbeta.com/api/steemit/delegators/?cached&id=steemmakers to get a JSON list of delegators and their stake.

Sort:  

Excellent i like u
follow and upvote plz do same
@zeshanali

Thanks, but the thing is, I don't want to rely on a third party API, that's kind of a hard constraint.