Skip to content

Commit

Permalink
feat: add ofchteth token
Browse files Browse the repository at this point in the history
Ticket: PX-3307
  • Loading branch information
ananth99 committed Feb 20, 2024
1 parent 816f0ef commit dbfb1c5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions modules/statics/src/coins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1420,6 +1420,14 @@ export const coins = CoinMap.fromCoins([
UnderlyingAsset.ETH,
CoinKind.CRYPTO
),
tofc(
'dd7fd2c8-df50-4f8b-96ac-ff5f874c80ca',
'ofchteth',
'Test Holesky Ether',
18,
UnderlyingAsset.ETH,
CoinKind.CRYPTO
),
tofc(
'f43d0558-8c07-4927-af7f-33947fd310c9',
'ofctavaxc',
Expand Down

0 comments on commit dbfb1c5

Please sign in to comment.