Ante
Ante v0.6
Ante v0.6
  • Introduction to Ante
  • Why use Ante?
  • What's new in Ante v0.6?
  • FAQ
  • Security & Trust
  • Getting Started
    • How Ante works
      • Staking
      • Challenging
      • The Decentralized Trust Score
      • Decentralized Trust Tiers
      • Supported assets
    • User Guides
      • Navigating the app
      • Stake an Ante Test
      • Challenge an Ante Test
      • Withdraw funds
      • Check an Ante Test
      • Claim rewards
      • Using Antegen
  • For Developers
    • Community test repo
    • Writing Ante Tests
      • What to test?
      • Interfaces
      • Ante Test Examples
      • Writing and Testing an Ante Test
    • Integrating Ante
      • Integrate Ante using React
      • Integrate Ante using HTML
    • Deploying an Ante Test
      • Deploy an Ante Test
      • Create an Ante Pool
    • Deployed contracts
Powered by GitBook
On this page
  • Core smart contracts
  • Deployed Factories
  • Deployed Contracts
  • Deployed Pools
  1. For Developers

Deployed contracts

PreviousCreate an Ante Pool

Last updated 11 months ago

Core smart contracts

Deployed Factories

Mainnet

Network
Factory

Ethereum Mainnet

Optimism

zkSync

Arbitrum

Testnet

Network
Factory

Ethereum Goerli

Optimism

Arbitrum

Scroll Alpha

Deployed Contracts

AntePoolFactoryController

The factory controller governs the list of supported ERC20 tokens for AntePool staking and challenging and also stores the address of the implementation contract of the AntePool contract the factory deploys.

The addresses of the AntePoolFactoryController deployments are accessible via the controller() function of the AntePoolFactory contracts.

AntePoolLogic

This contract implements the logic behind the minimal proxy AntePool contracts.

The address of the ante pool implementation contract is accessible via the antePoolLogicAddr() function of the AntePoolFactoryController contracts.

Deployed Pools

The addresses of all Ante Pools created by AntePoolFactory are stored in the allPools array. Alternatively, if you have the address of the Ante Test, you can look up the corresponding Ante Pool address using poolsByTest(address) via block explorer, etc.

https://github.com/antefinance/ante-v06-core
0x89E583A67B5FA1B39b8CE7E77654071c3a34cc48
0x4f2be0244146b4408154504a481c799ba1a9a355
0xCE38604C2cF369e9cc67DF75E2Bd5626184D56A0
0x1A53b3500216D547186C833c35F39a82053B7223
0xE4452a09eDDc633f9f51D8c0a01BFDa18f35441d
0x6696d9dFE0a28e5bc9d47C32DDEa0295Fdfb8B27
0xf83A823a57B2C67A71a91BFDe2Ef6CA4c0F5c031