diff --git a/modules/statics/src/allCoinsAndTokens.ts b/modules/statics/src/allCoinsAndTokens.ts index a9a3612922..cc07ade0d5 100644 --- a/modules/statics/src/allCoinsAndTokens.ts +++ b/modules/statics/src/allCoinsAndTokens.ts @@ -1919,6 +1919,15 @@ export const allCoinsAndTokens = [ CoinFeature.SUPPORTS_ERC20, ] ), + erc20Token( + '0b7ba3b6-1652-4c9c-9642-5f612e2d43b6', + 'usdt0:stable', + 'STABLE', + 18, + '0x0000000000000000000000000000000000001003', + UnderlyingAsset['usdt0:stable'], + Networks.main.usdt0 + ), account( 'df01a650-3c8b-4182-a7cb-8ee7ad115c21', 'xpl', @@ -2503,6 +2512,24 @@ export const allCoinsAndTokens = [ CoinFeature.SUPPORTS_ERC20, ] ), + erc20Token( + 'dd54812d-c062-499d-bf19-d5914b3921e6', + 'hemieth:hemi', + 'Hemi', + 18, + '0x99e3de3817f6081b2568208337ef83295b7f591d', + UnderlyingAsset['hemieth:hemi'], + Networks.main.hemieth + ), + erc20Token( + 'b3b89e74-b441-4e90-a68f-ef6b5ffa7200', + 'hemieth:hemibtc', + 'Hemi Bitcoin', + 8, + '0xaa40c0c7644e0b2b224509571e10ad20d9c4ef28', + UnderlyingAsset['hemieth:hemibtc'], + Networks.main.hemieth + ), account( 'd055d442-03f1-4d24-b61c-5312e480e378', 'bobaeth', @@ -2860,6 +2887,24 @@ export const allCoinsAndTokens = [ '', 'TUniETH' ), + erc20Token( + 'd81ae32a-fa25-4a8b-94cc-cb05c90e59f1', + 'unieth:usdc', + 'USDC', + 6, + '0x078d782b760474a361dda0af3839290b0ef57ad6', + UnderlyingAsset['unieth:usdc'], + Networks.main.unieth + ), + erc20Token( + '28ce84a6-05cd-4b2b-a691-f505411c129c', + 'unieth:uni', + 'Uniswap', + 18, + '0x8f187aa05619a017077f5308904739877ce9ea21', + UnderlyingAsset['unieth:uni'], + Networks.main.unieth + ), account( 'd68be88e-9d17-404c-ba7f-08aba1844437', 'hppeth', @@ -2906,6 +2951,15 @@ export const allCoinsAndTokens = [ '', 'THppETH' ), + erc20Token( + '7dadee35-7971-4d0e-bb25-cc57ae795c9d', + 'hppeth:hpp', + 'HousePartyProtocol', + 18, + '0xb48334e7938367bc24fe1f19000d6f06c622e6c7', + UnderlyingAsset['hppeth:hpp'], + Networks.main.hppeth + ), account( 'f0e3aa10-8e76-483c-ad4d-35aefb74b77b', 'thoodeth', diff --git a/modules/statics/src/base.ts b/modules/statics/src/base.ts index 00e8e8611b..027ec022c0 100644 --- a/modules/statics/src/base.ts +++ b/modules/statics/src/base.ts @@ -1908,6 +1908,12 @@ export enum UnderlyingAsset { // Robinhood Chain mainnet ERC-20 tokens 'hoodeth:tsla' = 'hoodeth:tsla', 'hoodeth:usdg' = 'hoodeth:usdg', + 'hemieth:hemi' = 'hemieth:hemi', + 'hemieth:hemibtc' = 'hemieth:hemibtc', + 'usdt0:stable' = 'usdt0:stable', + 'hppeth:hpp' = 'hppeth:hpp', + 'unieth:usdc' = 'unieth:usdc', + 'unieth:uni' = 'unieth:uni', THKD = 'thkd', THUNDER = 'thunder', TIO = 'tio', diff --git a/modules/statics/src/coins/ofcErc20Coins.ts b/modules/statics/src/coins/ofcErc20Coins.ts index c6f8d5a650..2152d24712 100644 --- a/modules/statics/src/coins/ofcErc20Coins.ts +++ b/modules/statics/src/coins/ofcErc20Coins.ts @@ -63,6 +63,90 @@ export const ofcErc20Coins = [ undefined, 'hoodeth' ), + ofcerc20( + '66c849fa-ee81-4932-8ab7-d6b5d1f5b8da', + 'ofchemieth:hemi', + 'Hemi', + 18, + UnderlyingAsset['hemieth:hemi'], + undefined, + undefined, + undefined, + undefined, + undefined, + undefined, + 'hemieth' + ), + ofcerc20( + '171cbe30-d8e7-445e-bb92-9d7377e471d6', + 'ofchemieth:hemibtc', + 'Hemi Bitcoin', + 8, + UnderlyingAsset['hemieth:hemibtc'], + undefined, + undefined, + undefined, + undefined, + undefined, + undefined, + 'hemieth' + ), + ofcerc20( + '4abab5cd-b20a-4752-86f6-ec9d89c833c5', + 'ofcusdt0:stable', + 'STABLE', + 18, + UnderlyingAsset['usdt0:stable'], + undefined, + undefined, + undefined, + undefined, + undefined, + undefined, + 'usdt0' + ), + ofcerc20( + 'e9fd4c3c-d395-4441-bde0-374a47fe61cd', + 'ofchppeth:hpp', + 'HousePartyProtocol', + 18, + UnderlyingAsset['hppeth:hpp'], + undefined, + undefined, + undefined, + undefined, + undefined, + undefined, + 'hppeth' + ), + ofcerc20( + '47255440-fcad-4e34-93a5-531d55688423', + 'ofcunieth:usdc', + 'USDC', + 6, + UnderlyingAsset['unieth:usdc'], + undefined, + undefined, + undefined, + undefined, + undefined, + undefined, + 'unieth' + ), + ofcerc20( + '46fe479e-a4eb-47dc-a0a2-3753310859f3', + 'ofcunieth:uni', + 'Uniswap', + 18, + UnderlyingAsset['unieth:uni'], + undefined, + undefined, + undefined, + undefined, + undefined, + undefined, + 'unieth' + ), ofcerc20('8a73d170-28c1-48c9-8d3c-c7ea374f4414', 'ofcband', 'Band Protocol', 18, UnderlyingAsset.BAND), ofcerc20('ad5d8cf4-59b5-4b82-b1ee-d5d0d6ba5944', 'ofcant', 'Aragon', 18, UnderlyingAsset.ANT),