Skip to main content

At a glance

MainnetModerato (testnet)
Network IDtempo:mainnettempo:moderato
Native assetETHETH
Native decimals1818
StablecoinUSDCe (TIP-20)USDCe (TIP-20)
Stablecoin contract0x20c000000000000000000000b9537d11c60e8b50(Moderato equivalent)
Stablecoin decimals66
Confirmation timeAbout 2 secondsAbout 2 seconds
Typical feeSub-centFree (testnet faucet)

Amount-only binding

Tempo is EVM-style, like Base. TIP-20 transfers don’t carry a memo, so AlgoVoi uses amount uniqueness to bind checkouts to specific transfers. Same caveats as Base: send the exact amount_microunits from the checkout response.

TIP-20 versus ERC-20

TIP-20 is Tempo’s token standard, semantically equivalent to ERC-20 for the operations AlgoVoi cares about (transfer, transferFrom, balanceOf). The contract above is the canonical USDC bridge token, marked USDCe to distinguish it from native USDC on Ethereum mainnet.

Wallets

EVM-compatible wallets work, configured for the Tempo network:

See also

  • Base for the other EVM chain we support
  • x402 protocol for the payment protocol layer