APT
Aptos
LiveMove-based L1 with parallel execution. High throughput with strong safety guarantees from Move language.
Network ID
aptos:1
Speed
~1 sec
Avg Fee
<$0.01
Family
Aptos
Capabilities
Features
Move language
Parallel execution
160k TPS
Strong safety
Assets
Supported Tokens
USDT
Tether USD
Fungible Asset
Contract Address
0xf73e887a8754f540ee6e1a93bdc6dde2af69fc7ca5de32013e89dd44244473cb
Integration
Code Example
TypeScript — Aptos Integration
// Install: npm install @t402/aptos
import { ExactAptosClient } from '@t402/aptos/exact/client';
const payload = await client.createPaymentPayload({
scheme: 'exact',
network: 'aptos:1',
amount: '10000', // $0.01 USDT
payTo: recipientAddress
});Resources
Explore Further
Start Building on Aptos
Accept USDT payments on Aptos with the T402 SDK. Zero protocol fees, instant settlement.