For the complete documentation index, see llms.txt. This page is also available as Markdown.

Why Does the API Return Unsupported Token When Integrating TON?

The TON blockchain uses a unique architecture called "workchain," which differs from traditional blockchains. Unlike Ethereum's sub-addresses or Bitcoin's hierarchical deterministic wallets, TON does not natively provide specific sub-address concepts.

To integrate TON tokens, you need to manually add and configure addresses within the project. For detailed steps, please refer to here.

Last updated

Was this helpful?