You are viewing a single comment's thread from:
RE: Steem API Explorer
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.
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¶ms=["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. :)