Skip to content

Commit

Permalink
Use data from quote response
Browse files Browse the repository at this point in the history
The data blob probably wasn't available in the quote response when swapkit was first implemented. I verified it's the same data we would have created using getCalldataData
  • Loading branch information
peachbits committed Dec 24, 2024
1 parent 4a78fc5 commit f582a00
Show file tree
Hide file tree
Showing 19 changed files with 13 additions and 2,388 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

- changed: (SwapKit) Use `data` provided by quote endpoint instead of encoding it locally

## 2.16.0 (2024-12-16)

- added: (Rango) Add Solana support
Expand Down
106 changes: 0 additions & 106 deletions src/swap/defi/abi/TC_AVAX_GENERIC.ts

This file was deleted.

140 changes: 0 additions & 140 deletions src/swap/defi/abi/TC_AVAX_PANGOLIN.ts

This file was deleted.

140 changes: 0 additions & 140 deletions src/swap/defi/abi/TC_AVAX_TRADER_JOE.ts

This file was deleted.

Loading

0 comments on commit f582a00

Please sign in to comment.