Repulsor
Senior Member
- Jun 11, 2013
- 904
- 357
As the title says, anybody has any experience fetching transactions,quantity and prices from the blockchain?
I am coding a live price tracker and I am stuck at some point.
I scan the blocks with contract address of the coin I am watching and I can get the related transactions.
When I fetch info for those transactions, I can only get the 'value' of the transaction. No details on which coin was sent, how much was sent, which coin it was swapped to, or anything like that.
What I am trying to do is something like poocoin chart/bogged finance charts. No need of charts, but just the live transactions and last traded price.
Any help?
I am coding a live price tracker and I am stuck at some point.
I scan the blocks with contract address of the coin I am watching and I can get the related transactions.
When I fetch info for those transactions, I can only get the 'value' of the transaction. No details on which coin was sent, how much was sent, which coin it was swapped to, or anything like that.
What I am trying to do is something like poocoin chart/bogged finance charts. No need of charts, but just the live transactions and last traded price.
Any help?