@@ -817,6 +817,8 @@ export const ofcCoins = [
817817 UnderlyingAsset [ 'sol:usdca' ] ,
818818 [ ...SOL_TOKEN_FEATURES , CoinFeature . STABLECOIN ]
819819 ) ,
820+ ofcsolToken ( 'eac1b075-0c6e-4655-8b86-4ebe0f1f9552' , 'ofcsol:sonic' , 'Sonic SVM' , 9 , UnderlyingAsset [ 'sol:sonic' ] ) ,
821+
820822 ofcsolToken ( 'a6b1c9d4-8e5f-4a0c-9b3d-7f9e0a4c6b8d' , 'ofcsol:prime' , 'HASTRA PRIME' , 6 , UnderlyingAsset [ 'sol:prime' ] ) ,
821823 ofcsolToken (
822824 'b7c2d0e5-9f6a-4b1d-9c4e-8a0f1b5d7c9e' ,
@@ -4074,6 +4076,10 @@ export const ofcCoins = [
40744076 ) ,
40754077 // New BSC OFC token
40764078 ofcBscToken ( 'b4200c85-f550-44d6-a6cb-a590f19773b0' , 'ofcbsc:sto' , 'StakeStone' , 18 , UnderlyingAsset [ 'bsc:sto' ] ) ,
4079+ ofcBscToken ( '167c65f6-c097-462f-99ec-18ab234a935b' , 'ofcbsc:mito' , 'Mitosis' , 18 , UnderlyingAsset [ 'bsc:mito' ] ) ,
4080+ ofcBscToken ( 'b1ac3a84-4fa7-4947-8e41-d31a15ee7d97' , 'ofcbsc:shell' , 'MyShell' , 18 , UnderlyingAsset [ 'bsc:shell' ] ) ,
4081+ ofcBscToken ( '5c0d0323-65eb-4924-b27f-2eece61564c6' , 'ofcbsc:hemi' , 'Hemi' , 18 , UnderlyingAsset [ 'bsc:hemi' ] ) ,
4082+ ofcBscToken ( '0b596f43-f29e-48a1-a3ac-ea91b2236038' , 'ofcbsc:cookie' , 'Cookie DAO' , 18 , UnderlyingAsset [ 'bsc:cookie' ] ) ,
40774083 // New Arbitrum OFC token
40784084 ofcArbethErc20 (
40794085 'd58490c0-07d2-4642-8af7-efa2453392e9' ,
@@ -4109,6 +4115,7 @@ export const ofcCoins = [
41094115 ofcSuiToken ( '1e01eb3d-2573-4662-aa5e-4c390e4a9b38' , 'ofcsui:dmc' , 'DeLorean' , 9 , UnderlyingAsset [ 'sui:dmc' ] ) ,
41104116 ofcSuiToken ( 'e4f5a6b7-8c9d-4eaf-82a3-4b5c6d7e8f9a' , 'ofcsui:mmt' , 'Momentum' , 9 , UnderlyingAsset [ 'sui:mmt' ] ) ,
41114117 ofcSuiToken ( '3feb51ae-9625-427a-badb-acd57d3d72f5' , 'ofcsui:usdsui' , 'Sui Dollar' , 6 , UnderlyingAsset [ 'sui:usdsui' ] ) ,
4118+ ofcSuiToken ( '1d6bb15c-6f71-47e2-a42c-1bc138c3c3b4' , 'ofcsui:blue' , 'Bluefin' , 9 , UnderlyingAsset [ 'sui:blue' ] ) ,
41124119 ofcSuiToken (
41134120 'd9b1069e-3de7-44f0-822c-9c3dd116d26b' ,
41144121 'ofcsui:haedal' ,
0 commit comments