Skip to content

Commit

Permalink
add brush
Browse files Browse the repository at this point in the history
  • Loading branch information
franzns committed Dec 21, 2024
1 parent fbfe183 commit 7066501
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/tokenlists/balancer/overwrites.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1279,5 +1279,12 @@ export const overwrites: OverwritesForList = {
'0x9aF092fD69e341a651725f89CC5510a22E40E614': {
logoURI: 'https://i.ibb.co/FzGjYCR/Blaze.png',
},
'0xE51EE9868C1f0d6cd968A8B8C8376Dc2991BFE44': {
logoURI:
'https://coin-images.coingecko.com/coins/images/18579/large/ps-cmc-200x200.png?1707862125',
extensions: {
coingeckoId: 'paint-swap',
},
},
},
}
1 change: 1 addition & 0 deletions src/tokenlists/balancer/tokens/sonic.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ export default [
'0xd43b5d6899635e514A00b475eEa04C364979e076', // fBUX
'0xB2a909b8bCce9B30BbC9d4c748fD897d6AD9c285', // RUGGIE
'0x9aF092fD69e341a651725f89CC5510a22E40E614', // Blaze
'0xE51EE9868C1f0d6cd968A8B8C8376Dc2991BFE44', // Brush
]

0 comments on commit 7066501

Please sign in to comment.