Integral Docs
  • Introducing Integral
  • Getting Started
    • Trader
      • Basics of Trading on Integral
      • TWAP
      • Instant Swap
      • Limit Orders (testnet)
      • FAQ
      • Use Integral on Gnosis Safe
    • Liquidity Provider
      • Basics of Liquidity Provision on Integral
      • Add Liquidity
      • Earning Fees
      • Claim Rewards
    • Aggregator Integration
      • FAQ
      • TwapRelayer Upgrades: Multihop Support (coming soon)
  • Concepts
    • SWAP WITH TWAP
    • Integral Relayer
    • Oracle and Prices
    • Delay
    • Mean-zero IL Pools
    • Price Impact
  • Developers
    • Networks
    • Smart Contracts
    • Error Code
    • API
    • SDK
    • Subgraph (TheGraph)
  • Token
    • Token Model & Metrics
    • LP Farming
    • Staking
  • Library
    • Whitepaper
    • Audit Report
    • Bug Bounty
    • Media Coverage
Powered by GitBook
On this page
  1. Getting Started

Aggregator Integration

PreviousClaim RewardsNextFAQ

Last updated 1 year ago

The is a smart contract that provides atomic liquidity to aggregators. By serving as an intermediate party between on-chain traders/aggregators and the Integral pools, the relayer allows immediate trade execution before routing to the pools.

There are a few resources for aggregators/solvers/developers to integrate Integral's liquidity:

  • The proxy address for the atomic relayer on and . The code is verified on etherscan with self-explanatory functions. It should behave similar to querying a DEX for an aggregator/solver based on the feedback so far.

  • For reference, here is the submitted to Paraswap.

  • We also have an FAQ on integration based on past questions from aggregators/solvers.

Integral relayer
Ethereum Mainnet
Arbitrum One
integration PR
FAQ