Skip to content

Commit

Permalink
Merge pull request #1596 from groninge01/fix/overwrite-matic
Browse files Browse the repository at this point in the history
overwrite matic
  • Loading branch information
zekraken-bot authored Sep 23, 2024
2 parents 03fd5a6 + 304c60e commit ee4e527
Showing 1 changed file with 4 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 @@ -265,6 +265,10 @@ export const overwrites: OverwritesForList = {
symbol: 'wPOL',
name: 'Wrapped Polygon Ecosystem Token',
},
'0x0000000000000000000000000000000000001010': {
symbol: 'POL',
name: 'Polygon Ecosystem Token',
},
},
[Network.Arbitrum]: {
'0xfc675adfdd721064ba923d07a8a238a9e52d8ace': {
Expand Down

0 comments on commit ee4e527

Please sign in to comment.