Skip to content

Commit

Permalink
Merge pull request #2075 from balancer/Ardordocc-patch-43
Browse files Browse the repository at this point in the history
Update sonic.ts
  • Loading branch information
franzns authored Feb 20, 2025
2 parents c32b14f + 54a802c commit 430b74a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/tokenlists/balancer/overwrites.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1528,5 +1528,18 @@ export const overwrites: OverwritesForList = {
logoURI:
'https://beethoven-assets.s3.eu-central-1.amazonaws.com/silo-usdc.png',
},
'0x9990dE39Ca46151150E392Ca96EB349d0f549166': {
logoURI: 'https://i.ibb.co/GfRrxSj3/Speed-Logo.jpg',
},
'0xf26Ff70573ddc8a90Bd7865AF8d7d70B8Ff019bC': {
logoURI:
'https://dd.dexscreener.com/ds-data/tokens/sonic/0xf26ff70573ddc8a90bd7865af8d7d70b8ff019bc.png?size=lg&key=5e5b9c',
},
'0xecAc9C5F704e954931349Da37F60E39f515c11c1': {
logoURI: 'https://sonicscan.org/token/images/lbtc_64.png',
},
'0xBb30e76d9Bb2CC9631F7fC5Eb8e87B5Aff32bFbd': {
logoURI: 'https://i.ibb.co/F4CXYdL4/scBTC-32.png',
},
},
}
4 changes: 4 additions & 0 deletions src/tokenlists/balancer/tokens/sonic.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,8 @@ export default [
'0x9bCeA390ff97e0d3362bf726820776a4dF8AdD9a', // UPPIES
'0x5954ce6671d97D24B782920ddCdBB4b1E63aB2De', // silo wrapped usdc (market id 23)
'0x6c49B18333A1135e9A376560c07E6D1Fd0350EaF', // silo wrapped ws (market id 28)
'0x9990dE39Ca46151150E392Ca96EB349d0f549166', // SPEED
'0xf26Ff70573ddc8a90Bd7865AF8d7d70B8Ff019bC', // EGGS
'0xecAc9C5F704e954931349Da37F60E39f515c11c1', // LBTC
'0xBb30e76d9Bb2CC9631F7fC5Eb8e87B5Aff32bFbd', // scBTC
]

0 comments on commit 430b74a

Please sign in to comment.