Skip to content

Commit

Permalink
Merge pull request #4967 from BitGo/PX-5253-POL
Browse files Browse the repository at this point in the history
feat(statics): adding token for pol token for go account
  • Loading branch information
Anupam-pandey authored Oct 1, 2024
2 parents dc70319 + dc044cb commit 5a7a3ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/statics/src/coins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12286,6 +12286,7 @@ export const coins = CoinMap.fromCoins([
Networks.main.bsc,
KeyCurve.Secp256k1
),
ofcerc20('a6b6dd56-c25e-45a3-83e5-5da0f95d27d2', 'ofcpol', 'Polygon Ecosystem Token', 18, UnderlyingAsset.POL),
ofcerc20('3ed9ccb5-7dc9-46fe-8003-d19a12ffd258', 'ofcgods', 'Gods Unchained', 18, UnderlyingAsset.GODS),
ofcerc20('36af444a-7829-4d78-8b34-7197ce4a34b9', 'ofcplanet', 'Planet', 18, UnderlyingAsset.PLANET),
ofcerc20('20274306-7e40-43ac-ae91-d7744352f4e0', 'ofcbadger', 'Badger', 18, UnderlyingAsset.BADGER),
Expand Down

0 comments on commit 5a7a3ab

Please sign in to comment.