Ethereum Network
VulpeFI Swap API 1.0
https://api.vulpefi.com/swagger/ethereum-json
Ethereum Network
Using VulpeFI Swap API, you can find the best route to exchange assets and make the exchange. Step by step:
Lookup addresses of tokens you want to swap, for example ‘0xxx’ , ‘0xxxx’ for DAI -> VULPE
Check for allowance of 1inch router contract to spend source asset (/approve/allowance)
If necessary, give approval for 1inch router to spend source token (/approve/transaction)
Monitor the best exchange route using (/quote)
When you ready use to perform swap (/swap)
Swap
Last updated