XTZ
Tezos
LiveSelf-amending blockchain with on-chain governance. Formal verification and institutional adoption.
Network ID
tezos:NetXdQprcVkpaWU
Speed
~30 sec
Avg Fee
<$0.01
Family
Tezos
Capabilities
Features
On-chain governance
Formal verification
Self-amending
Energy efficient
Assets
Supported Tokens
USDt
Tether USD (FA2)
FA2 (TZIP-12)
Contract Address
KT1XnTn74bUtxHfDtBmm2bGZAQfhPbvKWR8o
Integration
Code Example
TypeScript — Tezos Integration
// Install: npm install @t402/tezos
import { ExactTezosClient } from '@t402/tezos/exact/client';
const payload = await client.createPaymentPayload({
scheme: 'exact',
network: 'tezos:NetXdQprcVkpaWU',
amount: '10000', // $0.01 USDt
payTo: recipientAddress
});Resources
Explore Further
Start Building on Tezos
Accept USDt payments on Tezos with the T402 SDK. Zero protocol fees, instant settlement.