Skip to main content

At a glance

MainnetSepolia (testnet)
Network IDeip155:8453eip155:84532
Native assetETHETH
Native decimals1818
StablecoinUSDC ERC-20USDC ERC-20
Stablecoin contract0x833589fCD6eDb6E08f4c7C32D4f71b54bdA029130x036CbD53842c5426634e7929541eC2318f3dCF7e
Stablecoin decimals66
Confirmation timeAbout 2 secondsAbout 2 seconds
Typical fee$0.001 to $0.05Free (Sepolia faucet)

Amount-only binding

Base is EVM, and EVM ERC-20 transfers don’t carry a memo. AlgoVoi binds Base checkouts to specific links by amount uniqueness. Each checkout generates a slightly randomised amount (within 0.000001 USDC of the target) so two open checkouts for the same amount can be distinguished by their actual on-chain transfer values. This means:
  • A Base checkout’s amount in the JSON response is what your customer must send exactly.
  • Don’t strip cents or round.
  • The link’s amount_microunits is authoritative.

Payout addresses

Standard Ethereum-format addresses (40 hex chars, optional 0x prefix). EIP-55 mixed-case checksumming is supported but not required. Base uses the same addresses as Ethereum mainnet, so an address you control on mainnet works on Base out of the box (different state, same identity).

Wallets

See also

  • Tempo for the other EVM-style chain we support
  • x402 protocol for the payment protocol layer