hackbg / chainlink-makerdao-automation

Chainlink Automation contracts for MakerDAO cron jobs
10 stars 7 forks source link

feat(topup): multihop swap #70

Closed imollov closed 1 year ago

imollov commented 1 year ago

Background:

Single swap using DAI/LINK pool is not feasible nor sustainable for the amounts needed to be swapped in production.

This PR implements the Multihop Swap as described in the Uniswap Docs.