@@ -1919,6 +1919,15 @@ export const allCoinsAndTokens = [
19191919 CoinFeature . SUPPORTS_ERC20 ,
19201920 ]
19211921 ) ,
1922+ erc20Token (
1923+ '0b7ba3b6-1652-4c9c-9642-5f612e2d43b6' ,
1924+ 'usdt0:stable' ,
1925+ 'STABLE' ,
1926+ 18 ,
1927+ '0x0000000000000000000000000000000000001003' ,
1928+ UnderlyingAsset [ 'usdt0:stable' ] ,
1929+ Networks . main . usdt0
1930+ ) ,
19221931 account (
19231932 'df01a650-3c8b-4182-a7cb-8ee7ad115c21' ,
19241933 'xpl' ,
@@ -2503,6 +2512,24 @@ export const allCoinsAndTokens = [
25032512 CoinFeature . SUPPORTS_ERC20 ,
25042513 ]
25052514 ) ,
2515+ erc20Token (
2516+ 'dd54812d-c062-499d-bf19-d5914b3921e6' ,
2517+ 'hemieth:hemi' ,
2518+ 'Hemi' ,
2519+ 18 ,
2520+ '0x99e3de3817f6081b2568208337ef83295b7f591d' ,
2521+ UnderlyingAsset [ 'hemieth:hemi' ] ,
2522+ Networks . main . hemieth
2523+ ) ,
2524+ erc20Token (
2525+ 'b3b89e74-b441-4e90-a68f-ef6b5ffa7200' ,
2526+ 'hemieth:hemibtc' ,
2527+ 'Hemi Bitcoin' ,
2528+ 8 ,
2529+ '0xaa40c0c7644e0b2b224509571e10ad20d9c4ef28' ,
2530+ UnderlyingAsset [ 'hemieth:hemibtc' ] ,
2531+ Networks . main . hemieth
2532+ ) ,
25062533 account (
25072534 'd055d442-03f1-4d24-b61c-5312e480e378' ,
25082535 'bobaeth' ,
@@ -2860,6 +2887,24 @@ export const allCoinsAndTokens = [
28602887 '' ,
28612888 'TUniETH'
28622889 ) ,
2890+ erc20Token (
2891+ 'd81ae32a-fa25-4a8b-94cc-cb05c90e59f1' ,
2892+ 'unieth:usdc' ,
2893+ 'USDC' ,
2894+ 6 ,
2895+ '0x078d782b760474a361dda0af3839290b0ef57ad6' ,
2896+ UnderlyingAsset [ 'unieth:usdc' ] ,
2897+ Networks . main . unieth
2898+ ) ,
2899+ erc20Token (
2900+ '28ce84a6-05cd-4b2b-a691-f505411c129c' ,
2901+ 'unieth:uni' ,
2902+ 'Uniswap' ,
2903+ 18 ,
2904+ '0x8f187aa05619a017077f5308904739877ce9ea21' ,
2905+ UnderlyingAsset [ 'unieth:uni' ] ,
2906+ Networks . main . unieth
2907+ ) ,
28632908 account (
28642909 'd68be88e-9d17-404c-ba7f-08aba1844437' ,
28652910 'hppeth' ,
@@ -2906,6 +2951,15 @@ export const allCoinsAndTokens = [
29062951 '' ,
29072952 'THppETH'
29082953 ) ,
2954+ erc20Token (
2955+ '7dadee35-7971-4d0e-bb25-cc57ae795c9d' ,
2956+ 'hppeth:hpp' ,
2957+ 'HousePartyProtocol' ,
2958+ 18 ,
2959+ '0xb48334e7938367bc24fe1f19000d6f06c622e6c7' ,
2960+ UnderlyingAsset [ 'hppeth:hpp' ] ,
2961+ Networks . main . hppeth
2962+ ) ,
29092963 account (
29102964 'f0e3aa10-8e76-483c-ad4d-35aefb74b77b' ,
29112965 'thoodeth' ,
0 commit comments