Skip to content

Instantly share code, notes, and snippets.

@jonaprieto
Last active March 4, 2026 17:14
Show Gist options
  • Select an option

  • Save jonaprieto/166b38d36e56ce35756bc2a8fce99237 to your computer and use it in GitHub Desktop.

Select an option

Save jonaprieto/166b38d36e56ce35756bc2a8fce99237 to your computer and use it in GitHub Desktop.
Anoma PA & ERC20 Forwarder Deployment History

Permalink: https://gist.github.com/jonaprieto/166b38d36e56ce35756bc2a8fce99237

Anoma Protocol Adapter (pa-evm) — Deployment History

Current Deployments — contracts v1.1.0, bindings v2.0.1

Deployed on 2026-01-27 (commit dfde389).

Network Chain ID Address
Mainnet 1 0x0eA3B55b68A3f307c8FE3fe66E443247c95F0CfF
Sepolia 11155111 0xf152BBA809d6cba122579cee997A54B8F3FBa417
Base 8453 0x094FCC095323080e71a037b2B1e3519c07dd84F8
Base Sepolia 84532 0x094FCC095323080e71a037b2B1e3519c07dd84F8
Optimism 10 0x094FCC095323080e71a037b2B1e3519c07dd84F8
Arbitrum 42161 0x094FCC095323080e71a037b2B1e3519c07dd84F8

Historical Deployments

contracts v1.0.0, bindings v1.0.0 — 2026-01-16

Commit f9a00bd. Replaced by v1.1.0 on 2026-01-27.

Network Address
Sepolia 0xc63336a48D0f60faD70ed027dFB256908bBD5e37
Mainnet 0xdd4f4F0875Da48EF6d8F32ACB890EC81F435Ff3a
Base Sepolia 0x212f275c6dD4829cd84ABDF767b0Df4A9CB9ef60
Base 0x212f275c6dD4829cd84ABDF767b0Df4A9CB9ef60
Optimism 0x212f275c6dD4829cd84ABDF767b0Df4A9CB9ef60
Arbitrum 0x212f275c6dD4829cd84ABDF767b0Df4A9CB9ef60

Versions never deployed to production

contracts/v1.0.0-rc.7 (2025-12-16) and contracts/v1.0.0-rc.8 (2026-01-14) were release tags for version bumps, CI, and build improvements — no production deployments were made with these versions. Two test-only deploys were done during this period:

Date On-chain version Network Address
2026-01-14 1.0.0-rc.8 Sepolia 0x15AA6295Aa7Be63D4be1C97c952DbBB7083787CB
2026-01-12 1.0.0 Sepolia 0xbCeae10603308bd0Aa6781F15F3A0E0A406356FD

contracts v1.0.0-rc.6 — Phase 3 (2025-12-16)

Redeployed Sepolia, Base Sepolia, and Base. On-chain version: 1.0.0-rc.6. The contracts/v1.0.0-rc.7 tag was cut shortly after these deploys (same day) but the deployed bytecode is rc.6.

Network Address
Sepolia 0x2E539c08414DCaBF06305d4095e11096F3d7e612
Base Sepolia 0x9ED43C229480659bF6B6607C46d7B96c6D760cBB
Base 0x9ED43C229480659bF6B6607C46d7B96c6D760cBB

contracts v1.0.0-rc.6 — Phase 2 (2025-12-05)

Network Address
Base Sepolia 0x6d0A05E3535bd4D2C32AaD37FFB28fd0E1e528c3
Base 0x6d0A05E3535bd4D2C32AaD37FFB28fd0E1e528c3
Optimism Sepolia 0x3a182dcCC17Dd68407cFbc9257fF88349F5153fd
Optimism 0x6d0A05E3535bd4D2C32AaD37FFB28fd0E1e528c3

contracts v1.0.0-rc.6 — Phase 1 (2025-12-01)

Network Address
Sepolia 0x71b36D618e8B086EBbE0896c5214C8464B1dFDD4
Arbitrum Sepolia 0xf031F3c63400417ADA22B4D43b7bAa5E699548B1
Arbitrum 0x6d0A05E3535bd4D2C32AaD37FFB28fd0E1e528c3

contracts v1.0.0-rc.5 (2025-11-17)

First production deployments. Versioning.sol reported 1.0.0-rc.5 on-chain.

Network Address
Sepolia 0x0b74B3f295344Ae4e79b94Fb02c7d640dFF6176E
Mainnet 0x46E622226F93Ed52C584F3f66135CD06AF01c86c

Testnet-Only Deployments (v1.1.0)

Added on 2026-02-24. These exist on feature branches, not on main.

Network Chain ID Address Commit
BNB Testnet 97 0x33d4F0c88ef555E105Ba5e5F1aFbF34d6f650964 c52db1f
Aurora Testnet 1313161555 0x24CEc6A74A0E39eE33C8356DB8655308112f587F 0146a61

Anomapay ERC20 Forwarder (anomapay-erc20-forwarder) — Deployment History

Current Deployments — contracts v1.0.1, bindings v2.0.0

Deployed on 2026-01-27 (commit 0c18326).

Network Chain ID Address
Mainnet 1 0x775C81A47F2618a8594a7a7f4A3Df2a300337559
Sepolia 11155111 0x0A62bE41E66841f693f922991C4e40C89cb0CFDF
Base 8453 0xfAa9DE773Be11fc759A16F294d32BB2261bF818B
Base Sepolia 84532 0xfAa9DE773Be11fc759A16F294d32BB2261bF818B
Optimism 10 0xfAa9DE773Be11fc759A16F294d32BB2261bF818B
Arbitrum 42161 0xfAa9DE773Be11fc759A16F294d32BB2261bF818B

Historical Deployments

contracts v1.0.0, bindings v1.0.0 — 2026-01-16

First deployment to all 6 chains (commit 371840d). Replaced by v1.0.1 on 2026-01-27.


anomapay-backend Dependencies

Source: Cargo.toml

Crate Version Source repo
anoma-pa-evm-bindings 2.0.1 (PA contracts v1.1.0) pa-evm/bindings
anomapay-erc20-forwarder-bindings 2.0.0 (Forwarder contracts v1.0.1) anomapay-erc20-forwarder/bindings
anoma-rm-risc0 1.1.1 anoma-rm-risc0
anoma-rm-risc0-gadgets 1.1.1 anoma-rm-risc0/gadgets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment