tronprotocol / tron-eventquery

Tron-EventQuery is implemented with tron's event subscribe model, it's used to query event triggers from fullnode.
36 stars 28 forks source link

Get transaction info #45

Open vahidsabet opened 1 year ago

vahidsabet commented 1 year ago

Hi there,

I want using my fullnode to retrieve data like:

https://apilist.tronscanapi.com/api/transaction-info?hash=[trx]

I have used mongo event plugin and also wallet/gettransactioninfobyid HTTP API but nothing have output like tronscan. How can I achieve to this.

Thanks

mohammadyacn314 commented 2 weeks ago

me tooo