Aggregator Integration

The Integral relayer 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 Ethereum Mainnet and Arbitrum One. 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 integration PR submitted to Paraswap.

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

pageFAQ

Last updated