tronscan / tronscan-frontend

Tronscan Frontend
https://tronscan.org
GNU Lesser General Public License v3.0
264 stars 209 forks source link

How to get transaction's nonce? #1592

Open night-king opened 1 year ago

night-king commented 1 year ago

I want to get transaction's nonce?

found a transaction detail info doesn't contain nonce. /api/transaction-info Desc: List a transaction detail Demo: curl -X Get https://apilist.tronscan.org/api/transaction-info?hash=1c25bc75d0bebac2f3aa71c350d67c4eed56ec2501b72302ae6d0110dc40cf96 @param hash: query transaction hash; @return: a transaction detail info;

bbsyaya commented 1 year ago

the api no nonce info