Python/Uniswap: API for swaps gateway

Job ID: 34845773

Budget: $250 – $750 AUD

Implement service that gets information about all pairs from Uniswap and calculate route for a swap between any two pairs, even for those that don't have 1 <-> 1 path.
For example, let's say we want to swap ETH to LINK, our path may look like: ETH -> USDC -> LINK
Make sure that route is most optimal (including current asset prices + transaction fees).
Create GQL server that will provide an interface for your API.
Related categories: Python Blockchain Smart Contracts