TON
TON
LiveTelegram's blockchain with 950M+ user reach. Seamless Telegram integration for social payments.
Network ID
ton:mainnet
Speed
~5 sec
Avg Fee
<$0.01
Family
TON
Capabilities
Features
Telegram integration
950M+ users
Fast finality
Jetton standard
Assets
Supported Tokens
USDT
Tether USD (Jetton)
Jetton (TON)
Contract Address
EQCxE6mUtQJKFnGfaROTKOt1lZbDiiX1kCixRv7Nw2Id_sDs
Integration
Code Example
TypeScript — TON Integration
import { ExactTonClient } from '@t402/ton/exact/client';
const client = new ExactTonClient({
tonConnect: connector
});
// Sign Jetton transfer for TON
const payload = await client.createPaymentPayload({
scheme: 'exact',
network: 'ton:mainnet',
amount: '10000', // $0.01 USDT
payTo: recipientAddress,
asset: 'EQCxE6mUtQJKFnGfaROTKOt1lZbDiiX1kCixRv7Nw2Id_sDs'
});Resources
Explore Further
Start Building on TON
Accept USDT payments on TON with the T402 SDK. Zero protocol fees, instant settlement.