Skip to content

Commit d6d1cce

Browse files
Merge pull request #7755 from BitGo/WIN-8352
feat(statics): adding ofc coin for iota
2 parents a225e97 + b33f4c5 commit d6d1cce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/statics/src/coins/ofcCoins.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -579,6 +579,8 @@ export const ofcCoins = [
579579
),
580580
tofc('b364799a-e6d1-4d84-afc9-588594e850f7', 'ofctton', 'Test Ton', 9, UnderlyingAsset.TON, CoinKind.CRYPTO),
581581
tofc('d7ec69dc-619d-4c10-b269-75c2327bd69d', 'ofcttao', 'Testnet Bittensor', 9, UnderlyingAsset.TAO, CoinKind.CRYPTO),
582+
ofc('8d329a6a-7b7a-4663-b3a4-a027fc3386d8', 'ofciota', 'Iota', 9, UnderlyingAsset.IOTA, CoinKind.CRYPTO),
583+
tofc('35d5b5eb-f61d-428d-8908-2f161507511f', 'ofctiota', 'Testnet Iota', 9, UnderlyingAsset.IOTA, CoinKind.CRYPTO),
582584
ofcsolToken(
583585
'7d1b17b3-d606-4ba7-82dc-3e3a0eede46a',
584586
'ofcsol:wsol',

0 commit comments

Comments
 (0)