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.
- 1.
- 2.Log in to a registered account, and generate the API key.
- 3.
- 4.Use the customer email address to create the transaction session via Session API, and redirect the user to the webview.
- 5.Users can do the transaction by connecting web3 wallet and confirming the transaction.
- 6.Securo sends the webhook event to the developer's backend server after configuring the webhook setting.
- Ethereum
- BNB Chain
- Avalanche
- Polygon
- Arbitrum
- Optimism
- Metamask
- WalletConnect
Currently, we integrated Uniswap V2 forked protocols for the token swap.
Last modified 8mo ago