16.02.202511:23
Introducing the Emulation API
Using this API you can simulate the result of sending a message to the blockchain, before sending it.
The API predicts not only raw transactions, but also recognizes known user-friendly actions among them.
This will allow the user to see what happens if they sign the send, as well as estimate the total fees.
Mainnet API
Testnet API
Using this API you can simulate the result of sending a message to the blockchain, before sending it.
The API predicts not only raw transactions, but also recognizes known user-friendly actions among them.
This will allow the user to see what happens if they sign the send, as well as estimate the total fees.
Mainnet API
Testnet API
19.09.202420:05
Mintless jettons support
Toncenter supports mintless jettons, check on preview.toncenter.com!
Now for jettons that allow mintless claim v3/jetton/wallets API returns additional field:
How to support mintless jettons in your dapp?
— To show balance with mintless, use
— To autoclaim on transaction, when your dapp asks user to send outgoing jetton transfer via TonConnect, check if
— That's it. Now you support mintless jettons!
P.S. Note that now
Toncenter supports mintless jettons, check on preview.toncenter.com!
Now for jettons that allow mintless claim v3/jetton/wallets API returns additional field:
How to support mintless jettons in your dapp?
— To show balance with mintless, use
data["balance"] + data["mintless_info"]["amount"]
— To autoclaim on transaction, when your dapp asks user to send outgoing jetton transfer via TonConnect, check if
data["mintless_info"]
is present and retrieve from mintless jetton claim api custom_payload
and init_data
to fill them in to transfer. — That's it. Now you support mintless jettons!
P.S. Note that now
code_hash
and data_hash
fields can be null
for not yet deployed jettons wallets.03.02.202513:58
Due to network issues the API v3 was out of sync from 13:48UTC to 13:54UTC. Now, the API v3 is fully operational.
25.01.202512:52
We are pleased to announce that the mainnet API key bot is available at the new short username @toncenter.
18.10.202408:22
Partial out of sync for API v3
We've faced out of sync for some of our indexer databases from 5:45utc to 8:15utc. Now the issue is fixed.
We've faced out of sync for some of our indexer databases from 5:45utc to 8:15utc. Now the issue is fixed.
Көрсөтүлдү 1 - 5 ичинде 5
Көбүрөөк функцияларды ачуу үчүн кириңиз.