Wallet & Network

Wallet & Network

Axion is built on Base. You need a Web3 wallet and must be connected to Base (or Base Sepolia in testnet) to transact and see correct balances.

Supported networks

  • Base (mainnet) — Used in production. All contracts and tokens (AXND, cbBTC, LP, Characters, etc.) live here.
  • Base Sepolia — Used for testing. The app may show this when VITE_Environment is not production.

Switching networks

If you connect while on the wrong network, a dialog will ask you to switch to Base (or Base Sepolia). Approve the switch in your wallet. If you change network later, you may need to refresh or reconnect to see the correct state.

Importing tokens into your wallet

From the sidebar, use Import Tokens to add token visibility in your wallet:

  • AXND — Axion DAO token (decimals: 9).
  • cbBTC — Wrapped Bitcoin on Base (decimals: 8).
  • USDC — Stablecoin (decimals: 6).
  • AXND / cbBTC LP — Liquidity pool token (decimals: 18).

This does not send tokens; it only adds them to your wallet's token list so balances display correctly.

Next steps