❓
FAQ
The most common questions asked at the integration process.
- 1.Find a swap that creates a significant price impact
- 2.Send the transaction data to Wallchain API
- 3.Execute upgraded transaction on Wallchain Router Proxy Manager contract
Here is an example of swapping 2186 USDC. It creates a profit opportunity worth ~$4.
The profit is shared with the DEX owner and the user.

Upgraded transaction swap
Both user and DEX get profit instantly, in the same transaction the opportunity is created.
Our contracts don't revert. It could be reverted only if the original DEX Router contract reverts.
The Wallchain Service API response will contain the parameter:
"pathFound": true
E.g.

Successful upgrade
Last modified 11mo ago