Skip to main content

Overview

Atum deploys a set of protocol contracts on each supported network. These contracts handle escrow, fulfillment, and spend approvals on-chain.

Contract roles

Supported networks

Atum’s contracts are currently deployed on the following networks:
  • EVM — Ethereum, Arbitrum, Base, Optimism, Polygon, Avalanche, Celo
  • Tron — Tron Shasta
  • Solana — Solana devnet

Fetch addresses

Contract addresses are returned by the /v1/defaults endpoint — one entry per configured chain. This is the authoritative source; do not hardcode addresses. Fetch all chains at once:
Or fetch a specific chain:

Response fields