NEA
NEAR
LiveSharded L1 with human-readable accounts. Developer-friendly with JavaScript SDK and low fees.
Network ID
near:mainnet
Speed
~2 sec
Avg Fee
<$0.01
Family
NEAR
Capabilities
Features
Human-readable accounts
Sharded design
JS SDK
Named accounts
Assets
Supported Tokens
USDT
Tether USD (NEP-141)
NEP-141
Contract Address
usdt.tether-token.near
Integration
Code Example
TypeScript — NEAR Integration
// Install: npm install @t402/near
import { ExactNearClient } from '@t402/near/exact/client';
const payload = await client.createPaymentPayload({
scheme: 'exact',
network: 'near:mainnet',
amount: '10000', // $0.01 USDT
payTo: recipientAddress
});Resources
Explore Further
Start Building on NEAR
Accept USDT payments on NEAR with the T402 SDK. Zero protocol fees, instant settlement.