Skip to content

Commit

Permalink
Merge pull request #2032 from balancer/zekraken-bot-patch-1
Browse files Browse the repository at this point in the history
Update base.ts
  • Loading branch information
zekraken-bot authored Feb 6, 2025
2 parents d39bc21 + 9593522 commit 9e78ede
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
3 changes: 1 addition & 2 deletions src/tokenlists/balancer/overwrites.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1460,8 +1460,7 @@ export const overwrites: OverwritesForList = {
'https://cdn.jsdelivr.net/gh/unified-defi/equalizer-tokens@latest/sonic/tokens/128x128/0xf97d438bc03ad0f75b83ce5714c9619880b305bc.png',
},
'0x0C4E186Eae8aCAA7F7de1315D5AD174BE39Ec987': {
logoURI:
'https://beethoven-assets.s3.eu-central-1.amazonaws.com/ans.png',
logoURI: 'https://beethoven-assets.s3.eu-central-1.amazonaws.com/ans.png',
extensions: {
coingeckoId: 'sonic-3',
},
Expand Down
1 change: 1 addition & 0 deletions src/tokenlists/balancer/tokens/base.ts
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,5 @@ export default [
'0xFA2A03b6f4A65fB1Af64f7d935fDBf78693df9aF', // waBascbBTC
'0x74D4D1D440c9679b1013999Bd91507eAa2fff651', // waBasUSDbC
'0x5e8B674127B321DC344c078e58BBACc3f3008962', // waBascbETH
'0x2416092f143378750bb29b79eD961ab195CcEea5', // ezETH
]
2 changes: 1 addition & 1 deletion src/tokenlists/balancer/tokens/sonic.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@ export default [
'0x9F0dF7799f6FDAd409300080cfF680f5A23df4b1', // wOS
'0x016C306e103FbF48EC24810D078C65aD13c5f11B', // silo wrapped wS (market id 25)
'0x0C4E186Eae8aCAA7F7de1315D5AD174BE39Ec987', // anS
'0xfA85Fe5A8F5560e9039C04f2b0a90dE1415aBD70' // wanS
'0xfA85Fe5A8F5560e9039C04f2b0a90dE1415aBD70', // wanS
]

0 comments on commit 9e78ede

Please sign in to comment.