tronscan / tronscan-api

Tronscan API
https://api.tronscan.org
59 stars 37 forks source link

Returns data is inconsistent #49

Closed gutenye closed 5 months ago

gutenye commented 5 years ago

Test with https://api.tronscan.org/api/transaction?address=TRAqdc9Un9JWqPMYSQR7o7EU5vUUG8tBR1&token=TRX&date_start=1539938562001&limit=100&sort=timestamp

ff085aea-555a-4418-9ca6-b30e19ab70fd

roccomuso commented 5 months ago

I think date_start is deprecated. I replaced it with start_timestamp and the results look good.