TON Indexer system to store and serve blockchain data using SQL-database
GNU General Public License v3.0
69
stars
33
forks
source link
The jetton total supply values from the ton-http-api and ton-indexer are different. #91
Open
hsmang opened 1 month ago
Jetton master address : EQAvlWFDxGF2lXm67y4yzC17wYKD9A0guwPkMs1gOsM__NOT
ton http api v2 response total supply : 102474422538642900000
ton-indexer v3 response total supply : 102701033769173431754
The value on Tonscan matches the ton-http-api v2, but differs from the ton-indexer. Additionally, the admin_address is also different.
What could be causing the discrepancy?