Skip to main content

Active Chains

AgentWallex currently supports the following blockchain networks for agent wallets and transactions:

Testnets

Use testnets for development and testing — no real funds at risk:
When initializing the SDK with environment: "sandbox", all operations automatically use testnet chain IDs.

x402 Supported Chains

The x402 micropayment protocol currently supports a subset of chains for payment negotiation and settlement: Query the supported chains programmatically:

Coming Soon

The following chains are on the roadmap:
Want a chain that is not listed here? Contact the AgentWallex team at support@agentwallex.com or request it through the dashboard.

Chain ID Format

AgentWallex uses CAIP-2 chain identifiers:
  • EVM chains: eip155:<chain_id> (e.g., eip155:1 for Ethereum mainnet)
  • Bitcoin: bip122:mainnet
  • Tron: tron:mainnet
  • Solana (coming soon): solana:mainnet
When creating agents or transactions, always use the full CAIP-2 chain ID: