EtaSwap docs
  • DEX Aggregator
    • Overview
    • How to swap tokens
    • Fees explanation
    • Release notes
  • Bridge
    • Overview
    • Tokens/chains
    • Fees
  • Smart contracts
    • Smart-contract addresses
    • ABI and interaction
      • Exchange
  • API documentation
    • Rate provider
    • Settings
Powered by GitBook
On this page
  1. Smart contracts

ABI and interaction

PreviousSmart-contract addressesNextExchange

Last updated 1 year ago

All smart contracts code are open source and can be found on official .

Full smart contracts ABI can be found by next links:

The integrity and authenticity of source code can be verified by comparing contract bytecode on hashscan with ABI.bytecode parameter in repository. Also you can build project by yourself with the same hardhat settings and result bytecode should be the same as on hashscan.

In next section we will describe main interaction ways with EtaSwap smart contracts.

github
Exchange
SaucerSwapV1Adapter
SaucerSwapV2Adapter
PangolinAdapter
HeliSwapAdapter