Skip to content

Environments

EnvironmentChainAPI base URLRegistry
paperPolygon Amoy 80002https://server.arenaton.com/api/paper/contract-registry
productionPolygon mainnet 137https://server.arenaton.com/api/contract-registry

Paper and production are intentionally separated by chain, route namespace, registry, collateral, and app surface.

  • Production app never signs Amoy orders.
  • Paper app never signs mainnet orders.
  • Paper faucet can never mint production collateral.
  • Paper balances never appear in real portfolios.
  • Contract registries are separated by environment.
  • Production Flutter web is hosted at https://app.arenaton.com.
  • Paper Flutter web is hosted at https://paper.arenaton.com.
  • Both web apps call https://server.arenaton.com; route namespaces separate paper and production behavior.