Skip to content

Commit

Permalink
Merge pull request #4633 from BitGo/PX-4226-add-oceanv2
Browse files Browse the repository at this point in the history
feat(statics): added offchain support for OCEANV2
  • Loading branch information
raj-bitgo authored Jun 20, 2024
2 parents 43ca8bc + 76c26a7 commit 703e907
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 @@ -10852,6 +10852,7 @@ export const coins = CoinMap.fromCoins([
ofcerc20('ee9a090d-d67e-4ec5-99da-257da77f0cfd', 'ofcankr', 'Ankr Network', 18, UnderlyingAsset.ANKR),
ofcerc20('d0efbafb-f9c7-4eb9-83b2-cf137f49e458', 'ofcpendle', 'Pendle', 18, UnderlyingAsset.PENDLE),
ofcerc20('4efe4036-6528-45f8-9a3f-d4175103da72', 'ofcom', 'Om Token', 18, UnderlyingAsset.OM),
ofcerc20('f60e2aa4-0b99-40df-a316-bc1a41912ffd', 'ofcoceanv2', 'Ocean Token V2', 18, UnderlyingAsset.OCEANV2),
ofcArbethErc20(
'df2296e6-366e-4707-bab0-bf16ce592601',
'ofcarbeth:link',
Expand Down

0 comments on commit 703e907

Please sign in to comment.