We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello! I make the following request: https://api.trongrid.io/v1/accounts/TEMct8m9ojjnWA8x6AbFYphPmKbcWHixG5/transactions?max_timestamp=1698534000000&min_timestamp=1698528600000&limit=200&order_by=block_timestamp,asc
..and I get the following response: {"data":[],"success":true,"meta":{"at":1700791508132,"page_size":0}}
{"data":[],"success":true,"meta":{"at":1700791508132,"page_size":0}}
Where is this https://tronscan.org/#/transaction/ba9215ae39261128b513064d96adf2ccbe174e2c50b702f8b22c2f6baaf81445 transaction? This is the only transaction from this address that TronGrid has lost. The transaction is not anything special, it is a normal TRX transfer. And, unfortunately, it is quite fresh.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello! I make the following request:
https://api.trongrid.io/v1/accounts/TEMct8m9ojjnWA8x6AbFYphPmKbcWHixG5/transactions?max_timestamp=1698534000000&min_timestamp=1698528600000&limit=200&order_by=block_timestamp,asc
..and I get the following response:
{"data":[],"success":true,"meta":{"at":1700791508132,"page_size":0}}
Where is this https://tronscan.org/#/transaction/ba9215ae39261128b513064d96adf2ccbe174e2c50b702f8b22c2f6baaf81445 transaction? This is the only transaction from this address that TronGrid has lost. The transaction is not anything special, it is a normal TRX transfer. And, unfortunately, it is quite fresh.
The text was updated successfully, but these errors were encountered: