Skip to main content

Supported Networks

0xmeta.ai supports payment verification and settlement on Base networks:

Base Mainnet

Production Native: ETH Block Time: ~2s

Base Sepolia

Testnet Native: ETH For testing

Chain Identifiers

Use these exact values in the chain parameter:

Basic Example

Base Mainnet

  • Pros: Production-ready, very fast, very low fees, Coinbase-backed
  • Cons: Real funds at risk
  • Best for: Production applications
  • Confirmation time: 2-5 seconds

Base Sepolia Testnet

  • Pros: Free test tokens, safe for development
  • Cons: Not for production use
  • Best for: Testing and development
  • Confirmation time: 2-5 seconds

Token Support

Both networks support both native tokens (ETH) and ERC20 tokens:

Native Tokens (ETH)

ERC20 Tokens (USDC, DAI, etc.)

Common Token Addresses on Base

USDC

DAI

Testing on Base Sepolia

Use Base Sepolia for testing:
Get testnet ETH:

Environment Configuration

1. Let Users Choose Network

2. Chain-Aware Amounts

3. Display Chain Info

Why Base?

Base has 100x lower fees than Ethereum mainnet, making it perfect for high-frequency transactions
Base settles in seconds vs minutes on Ethereum mainnet
Built by Coinbase, Base offers enterprise-grade reliability and security
Full EVM compatibility means you can use existing Ethereum tooling and contracts
All Base networks use the same API - just change the chain parameter between base and base-sepolia!