Multi-chain DEX token swap

Interact with Decentralised Exchanges (DEX) with integrated crypto/web3 wallet provider and allow users to access swap feature in multi-chain.
We allow developers to customize some parameters for DEX swap, such as slippage fees and confirmation redirects URLs with a Securo user account.
Currently, API returns the hosted webview page from Securo and redirects the user to proceed with the blockchain transaction. After completing the transaction, the user will receive the confirmation notification through different approaches (Slack, Telegram, Discord, or Email) from Securo.

How to use this?

  1. 1.
    You need to register an account from Securo Dashboard.
  2. 2.
    Log in to a registered account, and generate the API key.
  3. 3.
    Create customers through the Customer API.
  4. 4.
    Use the customer email address to create the transaction session via Session API, and redirect the user to the webview.
  5. 5.
    Users can do the transaction by connecting web3 wallet and confirming the transaction.
  6. 6.
    Securo sends the webhook event to the developer's backend server after configuring the webhook setting.
See here for more information.

Supported blockchain networks:

  • Ethereum
  • BNB Chain
  • Avalanche
  • Polygon
  • Arbitrum
  • Optimism

Supported wallet providers:

  • Metamask
  • WalletConnect

Supported Decentralised Exchange (DEX):

Currently, we integrated Uniswap V2 forked protocols for the token swap.