@@ -87,6 +87,7 @@ export const ofcCoins = [
8787 ofc ( 'afa494f3-a56d-4b81-991d-066b4aae181c' , 'ofcbsv' , 'Bitcoin SV' , 8 , UnderlyingAsset . BSV , CoinKind . CRYPTO ) ,
8888 ofc ( '5b206383-7b8c-4199-8456-71e7a84527d5' , 'ofcdot' , 'Polkadot' , 10 , UnderlyingAsset . DOT , CoinKind . CRYPTO ) ,
8989 ofc ( 'f1ed2667-fed1-4db8-87f5-061282d6147b' , 'ofceos' , 'Eos' , 4 , UnderlyingAsset . EOS , CoinKind . CRYPTO ) ,
90+ ofc ( '6933eef0-7d11-498e-b810-5884b6efae2a' , 'ofcsbet' , 'SportBet SBET' , 4 , UnderlyingAsset . EOS_SBET , CoinKind . CRYPTO ) ,
9091 ofc ( '6c0714f3-fb74-4bb7-b17d-e34e48821890' , 'ofcetc' , 'Ethereum Classic' , 18 , UnderlyingAsset . ETC , CoinKind . CRYPTO ) ,
9192 ofc ( '49bc92d3-3085-4124-bdb3-df86385dd9b5' , 'ofcstx' , 'Stacks' , 6 , UnderlyingAsset . STX , CoinKind . CRYPTO ) ,
9293 ofc ( '181974a6-b042-460e-acec-46733f8af941' , 'ofchbar' , 'Hedera' , 8 , UnderlyingAsset . HBAR , CoinKind . CRYPTO ) ,
@@ -1147,6 +1148,14 @@ export const ofcCoins = [
11471148 UnderlyingAsset [ 'sol:dog' ] ,
11481149 SOL_TOKEN_FEATURES
11491150 ) ,
1151+ ofcsolToken (
1152+ '68cf253c-fea8-4255-922e-65ff53bd0c9d' ,
1153+ 'ofcsol:dont' ,
1154+ 'DisclaimerCoin' ,
1155+ 6 ,
1156+ UnderlyingAsset [ 'sol:dont' ] ,
1157+ SOL_TOKEN_FEATURES
1158+ ) ,
11501159 ofcsolToken (
11511160 '3d4bfe68-49cb-4d30-aef0-d143a9e9d9a7' ,
11521161 'ofcsol:saros' ,
@@ -1923,6 +1932,13 @@ export const ofcCoins = [
19231932 18 ,
19241933 UnderlyingAsset [ 'arbeth:uxlink' ]
19251934 ) ,
1935+ ofcArbethErc20 (
1936+ 'b1fd241b-97a9-4074-a3ee-cbfd5b4ed431' ,
1937+ 'ofcarbeth:zro' ,
1938+ 'LayerZero' ,
1939+ 18 ,
1940+ UnderlyingAsset [ 'arbeth:zro' ]
1941+ ) ,
19261942
19271943 ofcAvaxErc20 ( '2bd6201d-c46c-481e-b82d-7cf3601679cb' , 'ofcavaxc:aave-e' , 'Aave' , 18 , UnderlyingAsset [ 'avaxc:aave' ] ) ,
19281944 ofcAvaxErc20 (
@@ -2193,6 +2209,7 @@ export const ofcCoins = [
21932209 [ CoinFeature . STABLECOIN ]
21942210 ) ,
21952211 ofcBscToken ( '6a1e8b8c-4d7e-4f9a-9d8f-f6e72f8c7e65' , 'ofcbsc:solv' , 'SOLV Protocol' , 9 , UnderlyingAsset [ 'bsc:solv' ] ) ,
2212+ ofcBscToken ( '6d96470a-3c8e-44de-a18e-9dd224d4bcc0' , 'ofcbsc:stable' , 'Stable' , 18 , UnderlyingAsset [ 'bsc:stable' ] ) ,
21962213 ofcBscToken ( 'f8c3d7b5-2d9e-4b3f-8a1e-7c6d9e3a2f4b' , 'ofcbsc:brise' , 'Bitrise Token' , 9 , UnderlyingAsset [ 'bsc:brise' ] ) ,
21972214 ofcBscToken ( '2e9f4c6b-8a7d-4b2e-9d3f-7c6a5e8b1f2a' , 'ofcbsc:bsw' , 'Biswap' , 18 , UnderlyingAsset [ 'bsc:bsw' ] ) ,
21982215 ofcBscToken (
@@ -3913,6 +3930,13 @@ export const ofcCoins = [
39133930 UnderlyingAsset [ 'tton:ukwny-us' ]
39143931 ) ,
39153932 ofcSuiToken ( '6313a162-0c48-4c0c-ae73-27cc3df9e000' , 'ofcsui:deep' , 'Deepbook' , 6 , UnderlyingAsset [ 'sui:deep' ] ) ,
3933+ ofcSuiToken (
3934+ '51efbb9d-0cf9-48aa-a96f-7a7317807a3e' ,
3935+ 'ofcsui:suiusde' ,
3936+ 'eSui Dollar' ,
3937+ 6 ,
3938+ UnderlyingAsset [ 'sui:suiusde' ]
3939+ ) ,
39163940 tofcSuiToken (
39173941 'b6e53ed9-5a86-4994-8b69-ca59c243cac6' ,
39183942 'ofctsui:deep' ,
0 commit comments