Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.dyor.io/llms.txt

Use this file to discover all available pages before exploring further.

Key Differences
  • HEX: A program-readable format of the address.
  • Bounceable: Suitable for regular transfers, returns funds in case of an error.
  • Non-bounceable: Used for transfers without the possibility of a refund.
For more information, refer to the official TON documentation.
A 64-character hexadecimal representation of the address, used for low-level operations or technical scenarios requiring strict data formatting. Learn more about TON addressesExample:
  • 0:906697a57af1cdb1bc39214b7049ae02b3c92a5b0c342ac61e0eb8bd9304b5f1
Features:
  • The prefix 0: indicates the network (0 for the mainnet).
  • Commonly used in smart contracts and API integrations.