TGViewer
TONAPI and TON Console TONAPI and TON Console @tonconsole_com · 12K subscribers
Post #34 1.2K
📣 TonApi updates

Here are some updates to TonApi.io that we roll out in August.

1. Basic methods for TON DNS
You can now resolve the .ton domain name and fetch extended info for it.

/v1/dns/getInfo
/v1/dns/resolve


2. New method for traces
Trace is a new concept that we introduce in TonApi to represent the entire user's action as a whole. Trace is defined as a tree of all transactions and messages created by smart contracts as a result of processing an external message.

Example: when you send a token, a trace would include a signed message to your wallet, a message to your jetton contract, a message to recipient's jetton contract and a notification message to the recipient's wallet.

/v1/trace/getAnnotatedTrace

3. Early support for Getgems auctions
Getgems auctions are currently detected as plain sale contracts. This is a temporary solution; we will add a dedicated status "auction" later.

4. Strongly typed metadata for jetton tokens
Jetton address, name, symbol and decimal points are explicitly defined attributes.

/v1/jetton/getInfo

📄 All changes in OpenAPI format:
https://github.com/tonkeeper/tonapi/pull/8
GitHub bump openapi spec by mr-tron · Pull Request #8 · tonkeeper/tonapi Documentation for tonapi.io. Contribute to tonkeeper/tonapi development by creating an account on GitHub.
  • 👍 4
  • ❤‍🔥 2
  • 🔥 2
More from @tonconsole_com
  1. Sep 9, 2026Get account's NFT history in 80 ms. That's the new baseline we have just released.
  2. Sep 3, 2026Testnet flood, and how we manage it Today testnet is receiving a huge performance benchmar…
  3. Sep 3, 2026photo post
  4. Aug 18, 2026❗️`/v2/jettons/{addr}/holders` got pagination upgrade. offset parameter will be limited so…
  5. Aug 17, 2026How to get all jettons? And what's changing in TONAPI? In a nutshell There are two main wa…
  6. Jun 15, 2026Toncoin → Gram Following the approved network changes, TONAPI and Tonviewer now support th…
Threads Profile ViewerView any public Threads profile without an account.Open ThreadLook →Writing with AI? Make it sound human.Metric37 rewrites AI drafts so they read naturally. Free AI detector, 1,500 words free.Try Metric37 →