Skip to content

Commit

Permalink
Merge pull request #519 from rabbitholegg/matthew/boost-4537-add-loud…
Browse files Browse the repository at this point in the history
…er-to-uniswap-swap-tokens

[BOOST-4537]feat(uniswap): add LOUDER to swappable token list on uniswap
  • Loading branch information
mmackz authored Aug 24, 2024
2 parents a5efcd0 + 155b332 commit a207066
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/grumpy-rice-sing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rabbitholegg/questdk-plugin-uniswap": patch
---

add LOUDER to swappable tokens list
1 change: 1 addition & 0 deletions packages/uniswap/src/token-addresses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ const baseTokenAddresses: Address[] = [
'0x7D12aEb5d96d221071d176980D23c213d88d9998', // FCKN
'0x4ed4E862860beD51a9570b96d89aF5E1B0Efefed', // DEGEN
'0x6Ed58e745B41665EA889698de7b2becC9a4A83d7', // ALFAA
'0x120edC8E391ba4c94Cb98bb65d8856Ae6eC1525F', // LOUDER
]

const arbitrumTokenAddresses: Address[] = [
Expand Down

0 comments on commit a207066

Please sign in to comment.