Skip to content

Commit

Permalink
Merge pull request #1737 from balancer/Ardordocc-patch-11
Browse files Browse the repository at this point in the history
Update fantom.ts
  • Loading branch information
franzns authored Oct 28, 2024
2 parents 780dd03 + 81ceb41 commit 18481d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/tokenlists/balancer/overwrites.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1019,6 +1019,10 @@ export const overwrites: OverwritesForList = {
logoURI:
'https://dd.dexscreener.com/ds-data/tokens/fantom/0x1aec146acf835b30b3745fd7a02b1c5d4a9d85ef.png?size=lg&key=99f24a',
},
'0x5d9EaFC54567F34164A269Ba6C099068df6ef651': {
logoURI:
'https://cdn.jsdelivr.net/gh/unified-defi/equalizer-tokens@latest/fantom/tokens/128x128/0x5d9eafc54567f34164a269ba6c099068df6ef651.png',
},
},
[Network.Sepolia]: {
'0xb19382073c7A0aDdbb56Ac6AF1808Fa49e377B75': {
Expand Down
1 change: 1 addition & 0 deletions src/tokenlists/balancer/tokens/fantom.ts
Original file line number Diff line number Diff line change
Expand Up @@ -133,4 +133,5 @@ export default [
'0xe6cc4D855B4fD4A9D02F46B9adae4C5EfB1764B5', // LUDWIG
'0xB2a909b8bCce9B30BbC9d4c748fD897d6AD9c285', // RUGGIE
'0x1aeC146acF835b30b3745fD7a02B1c5D4A9d85eF', // GENIE
'0x5d9EaFC54567F34164A269Ba6C099068df6ef651', // SURV
]

0 comments on commit 18481d8

Please sign in to comment.