Skip to content

Commit 80ed23f

Browse files
authored
Merge pull request #9494 from BitGo/SCAAS-10818-add-ofctmon-sofid
feat(statics): add ofctmon:sofid testnet OFC coin
2 parents ee758e4 + 033a71c commit 80ed23f

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

modules/statics/src/coins/ofcErc20Coins.ts

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6426,6 +6426,20 @@ export const tOfcErc20Coins = [
64266426
true,
64276427
'mon'
64286428
),
6429+
tofcerc20(
6430+
'9ec5268d-74dd-4db2-8e53-f7fae33b73ee',
6431+
'ofctmon:sofid',
6432+
'Test SoFiUSD',
6433+
6,
6434+
underlyingAssetForSymbol('tmon:sofid'),
6435+
undefined,
6436+
[...OfcCoin.DEFAULT_FEATURES, CoinFeature.STABLECOIN],
6437+
'',
6438+
undefined,
6439+
undefined,
6440+
true,
6441+
'tmon'
6442+
),
64296443

64306444
// GasEVM (Neo X) tokens
64316445
ofcerc20(

0 commit comments

Comments
 (0)