RE: Steem API Explorer

You are viewing a single comment's thread from:

Steem API Explorer

in steem •  8 years ago 

Man, this is huge. Which node does it use underneath? Yours? I hope such node can survive traffic and last forever :) This one, this.piston etc. Getting SBD for such work could secure finances for maintaining hardware and developing software. Great work, thank you.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Thanks a lot! I'm using https://steem.ws/ so the traffic is load-balanced between several nodes. We should definitely support @xeroc and @jesta who provide it.

Great, @lantto answering you question about get_transaction, you put transaction tx as input, it works already:
http://steemroll.io/api-explorer/#method=get_transaction&params=["cd378a9da6f087f40c8baeb3e533ed09cea7dabe"]
this gives data of transaction you used to create this article
https://steemd.com/tx/cd378a9da6f087f40c8baeb3e533ed09cea7dabe

Thank you! I need to go through the API and see what endpoints expose this ID and add it as documentation in the next version. Thanks again. :)