Skip to main content

Contract Addresses

This page contains a comprehensive list of all deployed contracts in both L1 and L2 networks of HAQQ with their addresses and explorer links. The contracts are based on OP Stack v4.0.0 from the Ethereum Optimism repository and deployed using op-deployer v0.4.2.

L1 Sepolia Contracts

ContractAddressDescription
SuperchainConfig0x7779c5b626bd93b444deee5296f1336c9a076a70Superchain configuration management
ProtocolVersions0x3d22989e9b049a073cb9f72cb3357367291508b6Protocol version management
OptimismPortal20xcef83e2c029f1bdfefbfd4cb908ac333f420e209Main portal for L1-L2 communication
ETHLockbox0xfe3123d5157b9d104e34cbf73a9171854244d218ETH lockbox for cross-chain transfers
SystemConfig0xda718df88b54460dd4834b29c01658dd976c9e09System configuration parameters
L1CrossDomainMessenger0xf8d52efc21fe3db1c1d651ee03d19c5f5b83597fL1 side of cross-domain messaging
L1ERC721Bridge0x67c74a530eab1f7b21adc441a836430a1ef792a9L1 side of ERC721 bridge
L1StandardBridge0xe6260411feffbff8a38ad32484ea01cbf1658a0eL1 side of standard token bridge
OptimismMintableERC20Factory0x65df5d4aa6371f63aa4ec935ed93a99f097e4abdFactory for creating mintable ERC20 tokens
DisputeGameFactory0x1d15a66521bdb3043335734039d428f97bab3f7eFactory for creating dispute games
AnchorStateRegistry0xc7c945a172b36efc6b6165f4d70a5b93a9f109d9Registry for anchor states
DelayedWETH0x44c85f79783be56d7db48c060a9721a320fc57c7Delayed WETH for dispute resolution

L2 Testethiq Contracts (Sepolia)

ContractAddressDescription
L2ToL1MessagePasser0x4200000000000000000000000000000000000016Passes messages from L2 to L1
L2CrossDomainMessenger0x4200000000000000000000000000000000000007Cross-domain messenger for L1-L2 communication
L2StandardBridge0x4200000000000000000000000000000000000010Standard bridge for ERC20 tokens
L2ERC721Bridge0x4200000000000000000000000000000000000014Bridge for NFT tokens (ERC721)
OptimismMintableERC20Factory0x4200000000000000000000000000000000000012Factory for creating mintable ERC20 tokens
OptimismMintableERC721Factory0x4200000000000000000000000000000000000017Factory for creating mintable ERC721 tokens
L1Block0x4200000000000000000000000000000000000015L1 block information provider
GasPriceOracle0x420000000000000000000000000000000000000FGas price oracle for L2
ProxyAdmin0x4200000000000000000000000000000000000018Proxy contract administrator
SequencerFeeVault0x4200000000000000000000000000000000000011Sequencer fee collection vault
BaseFeeVault0x4200000000000000000000000000000000000019Base fee collection vault
L1FeeVault0x420000000000000000000000000000000000001AL1 fee collection vault
SchemaRegistry0x4200000000000000000000000000000000000020Schema registry for attestations
EAS0x4200000000000000000000000000000000000021Ethereum Attestation Service main contract

Notes

  • All contract addresses are provided in checksum format
  • L1 contracts are deployed on Ethereum Sepolia testnet
  • L2 contracts are deployed on HAQQ L2 Testethiq (L2 base on L1 Sepolia) network
  • Contracts are based on OP Stack v4.0.0 from Ethereum Optimism
  • Contracts were deployed using op-deployer v0.4.2
  • Contracts may be updated through the upgrade system
  • Use the corresponding ABI from the project repository for contract interaction