Skip to content

Commit 887aa68

Browse files
authored
Merge pull request #6579 from BitGo/GO-1488
2 parents d4ae748 + e7800ca commit 887aa68

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

modules/statics/src/coins/ofcCoins.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,14 @@ export const ofcCoins = [
269269
UnderlyingAsset.ETH,
270270
CoinKind.CRYPTO
271271
),
272+
tofc(
273+
'97f83379-a536-4977-a5e8-5a4dae5a3db7',
274+
'ofchooditeth',
275+
'Test Hoodi Ether',
276+
18,
277+
UnderlyingAsset.ETH,
278+
CoinKind.CRYPTO
279+
),
272280
tofc(
273281
'f43d0558-8c07-4927-af7f-33947fd310c9',
274282
'ofctavaxc',

0 commit comments

Comments
 (0)