TGViewer
Toncenter API Toncenter API @toncenter_news · 942 subscribers
Post #6 2K
Address Reform API

/transactions

The response of the /api/v3/transactions method contains the address_book hashmap.

The key is the address in raw form, and the value is the user-friendly form of that address in clear accordance with the address reform.

The address_book hashmap contains all addresses that are contained in the transactions array (in the source, destination, and any other fields).

Please use this for displaying addresses in the UI of your services - for example, in the wallet transaction history or on the account or transaction page in explorer.

address_to_display_in_ui = response.address_book[raw_address]

/wallet

If you need to determine how to display one specific address, use the /api/v3/wallet method.

If "status" is "uninit" or "wallet_type" starts with "wallet" then use non-bounceable form, in all other cases, use bounceable form.

Testnet

Testnet v3 API returns addresses with testnet flag.

Summary

We've done it all for you, just use address_book.
  • 👍 9
  • 🔥 2
More from @toncenter_news
  1. Sep 17, 2026The toncenter.com website and the @toncenter mini-app have been updated.
  2. Sep 7, 2026LLM-based content filtration in Toncenter API Toncenter API now automatically filters inap…
  3. Sep 5, 2026Pending API and Streaming API Performance Improvements We’ve shipped a major performance u…
  4. Jul 17, 2026New Indexer Database Architecture The database has been divided into three tiers: Hot — tr…
  5. Jun 16, 2026Note: There are no changes to the Toncenter API following the renaming of the Toncoin to G…
  6. Jun 3, 2026The outage of toncenter.com services was fixed. This problem was caused by issue in Cloudf…
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 →