Skip to main content
An essential part of Abstract as a ZK rollup is the smart contracts deployed to Ethereum (L1) that store and verify information about the state of the L2. By having these smart contracts deployed and performing these essential roles on the L1, Abstract inherits the security properties of Ethereum. These smart contracts work together to:
  • Store the state diffs and compressed contract bytecode published from the L2 using blobs.
  • Receive and verify the validity proofs posted by the L2.
  • Facilitate communication between L1 and L2 to enable cross-chain messaging and bridging.

List of Abstract Contracts

Below is a list of the smart contracts that Abstract uses.

L1 Contracts

Mainnet

Testnet

L2 Contracts

Mainnet

Testnet