Skip to content

Commit a661c12

Browse files
committed
feat(statics): onboard client requested tokens batch 2
Ticket: CSHLD-379
1 parent e3b059a commit a661c12

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/statics/src/coins/ofcCoins.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2009,7 +2009,7 @@ export const ofcCoins = [
20092009
UnderlyingAsset['arbeth:zro']
20102010
),
20112011
ofcArbethErc20(
2012-
'e342adb7-3623-41c0-b8ae-1cb7cd046f70',
2012+
'1680b663-da25-4e0e-8661-2770f51fc348',
20132013
'ofcarbeth:tt',
20142014
'Test Token',
20152015
18,

modules/statics/src/coins/ofcErc20Coins.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3717,23 +3717,23 @@ export const ofcErc20Coins = [
37173717
[CoinFeature.STABLECOIN]
37183718
),
37193719
ofcerc20('dd95c7b9-2be8-4471-920d-40e1fd583bf3', 'ofceth:grtx', 'GreatX', 6, underlyingAssetForSymbol('eth:grtx')),
3720-
ofcerc20('7cf7c274-ecab-4c27-b918-0b044a5cd893', 'ofceth:shvon', 'SHVon', 18, underlyingAssetForSymbol('eth:shvon')),
3720+
ofcerc20('4edef256-f213-4635-8157-61697c5b9e83', 'ofceth:shvon', 'SHVon', 18, underlyingAssetForSymbol('eth:shvon')),
37213721
ofcerc20(
3722-
'9fff6a5f-b144-4e5b-9837-cbf1f53acc70',
3722+
'f3344177-236f-4dec-9c6a-1889dd3c7de5',
37233723
'ofceth:pt-cusdo-28may2026',
37243724
'PT-cUSDO-28MAY2026',
37253725
18,
37263726
underlyingAssetForSymbol('eth:pt-cusdo-28may2026')
37273727
),
37283728
ofcerc20(
3729-
'9b5cbf21-579b-4ce8-81ab-406c30fd9c22',
3729+
'23a5731a-e171-4079-80c4-4f165d0a59fc',
37303730
'ofceth:usd1cx',
37313731
'USD1cx',
37323732
18,
37333733
underlyingAssetForSymbol('eth:usd1cx')
37343734
),
37353735
ofcerc20(
3736-
'5c2c3787-9b6f-4d92-a5a8-bfe3d50b165c',
3736+
'0d2292d7-43fb-48fe-a917-e5cd89add370',
37373737
'ofceth:ctusd1cx',
37383738
'ctUSD1cx',
37393739
18,

0 commit comments

Comments
 (0)