From 103baf9de7eef7cfa4165fe95eb4572df04b27c9 Mon Sep 17 00:00:00 2001 From: Paras Garg Date: Tue, 9 Jun 2026 16:25:25 +0530 Subject: [PATCH] feat(statics): onboard Robinhood EVM tokens - Adds 76 new tokens for the Robinhood EVM chain, plus their OFC equivalents. - Consolidate all existing hoodeth/thoodeth tokens into dedicated files. Ticket: CECHO-1213 --- modules/statics/src/allCoinsAndTokens.ts | 269 +-- modules/statics/src/base.ts | 76 + modules/statics/src/coins.ts | 2 + modules/statics/src/coins/hoodethTokens.ts | 1034 ++++++++++++ modules/statics/src/coins/ofcErc20Coins.ts | 380 ----- modules/statics/src/coins/ofcHoodethTokens.ts | 1448 +++++++++++++++++ 6 files changed, 2562 insertions(+), 647 deletions(-) create mode 100644 modules/statics/src/coins/hoodethTokens.ts create mode 100644 modules/statics/src/coins/ofcHoodethTokens.ts diff --git a/modules/statics/src/allCoinsAndTokens.ts b/modules/statics/src/allCoinsAndTokens.ts index ffd1f716a1..9e4838bb36 100644 --- a/modules/statics/src/allCoinsAndTokens.ts +++ b/modules/statics/src/allCoinsAndTokens.ts @@ -76,6 +76,7 @@ import { jettonTokens } from './coins/jettonTokens'; import { erc7984Tokens } from './coins/erc7984Tokens'; import { polyxTokens } from './coins/polyxTokens'; import { cantonTokens } from './coins/cantonTokens'; +import { hoodethTokens } from './coins/hoodethTokens'; import { flrp } from './flrp'; import { hypeEvm } from './hypeevm'; import { kaspa } from './kaspa'; @@ -171,6 +172,7 @@ export const allCoinsAndTokens = [ ...erc7984Tokens, ...polyxTokens, ...cantonTokens, + ...hoodethTokens, avaxp( '5436386e-9e4d-4d82-92df-59d9720d1738', 'avaxp', @@ -3121,24 +3123,6 @@ export const allCoinsAndTokens = [ '', 'THoodETH' ), - erc20Token( - '3493d608-fd3e-45dc-926d-783d54a8fe4d', - 'thoodeth:amzn', - 'Amazon', - 18, - '0x5884ad2f920c162cfbbacc88c9c51aa75ec09e02', - UnderlyingAsset['thoodeth:amzn'], - Networks.test.hoodeth - ), - erc20Token( - '8ede8dbd-1fa6-4669-be6d-6b19b3c98766', - 'thoodeth:tsla', - 'Tesla', - 18, - '0xc9f9c86933092bbbfff3ccb4b105a4a94bf3bd4e', - UnderlyingAsset['thoodeth:tsla'], - Networks.test.hoodeth - ), account( '1b17bbf4-02fc-492d-9071-6d7f47395f7a', 'hoodeth', @@ -3162,255 +3146,6 @@ export const allCoinsAndTokens = [ '', 'HoodETH' ), - erc20Token( - '71bfcfbb-0e1d-4712-9836-8e7c481b9d87', - 'hoodeth:tsla', - 'Tesla', - 18, - '0x322f0929c4625ed5bad873c95208d54e1c003b2d', - UnderlyingAsset['hoodeth:tsla'], - Networks.main.hoodeth - ), - erc20Token( - 'ca3ac76e-e88f-4f39-8571-006cd9b97389', - 'hoodeth:usdg', - 'USDG', - 18, - '0x5fc5360d0400a0fd4f2af552add042d716f1d168', - UnderlyingAsset['hoodeth:usdg'], - Networks.main.hoodeth - ), - // Robinhood Chain tokens - CECHO-1183 (gated for BitGo Singapore Trust) - erc20Token( - 'eada9a10-3d17-465f-978b-5a183e73f4c6', - 'hoodeth:nvda', - 'NVIDIA Corporation', - 18, - '0xd0601ce157db5bdc3162bbac2a2c8af5320d9eec', - UnderlyingAsset['hoodeth:nvda'], - Networks.main.hoodeth, - EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE - ), - erc20Token( - '13ebc2ae-5bee-4433-b5f1-94d823c0db20', - 'hoodeth:mu', - 'Micron Technology', - 18, - '0xff080c8ce2e5feadaca0da81314ae59d232d4afd', - UnderlyingAsset['hoodeth:mu'], - Networks.main.hoodeth, - EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE - ), - erc20Token( - 'b3a25405-760f-4578-bbe8-14ddfbe3aacd', - 'hoodeth:sndk', - 'SanDisk', - 18, - '0xb90a19ff0af67f7779aff50a882a9cff42446400', - UnderlyingAsset['hoodeth:sndk'], - Networks.main.hoodeth, - EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE - ), - erc20Token( - '2597a273-8103-4e42-89cd-da241c231bc0', - 'hoodeth:amd', - 'Advanced Micro Devices, Inc.', - 18, - '0x86923f96303d656e4aa86d9d42d1e57ad2023fdc', - UnderlyingAsset['hoodeth:amd'], - Networks.main.hoodeth, - EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE - ), - erc20Token( - 'e3613375-49ff-4279-9c57-e5fb9728a931', - 'hoodeth:spy', - 'SPDR S&P 500 ETF Trust', - 18, - '0x117cc2133c37b721f49de2a7a74833232b3b4c0c', - UnderlyingAsset['hoodeth:spy'], - Networks.main.hoodeth, - EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE - ), - erc20Token( - '49c855b1-0d85-4f79-9756-7ecf28440225', - 'hoodeth:msft', - 'Microsoft Corporation', - 18, - '0xe93237c50d904957cf27e7b1133b510c669c2e74', - UnderlyingAsset['hoodeth:msft'], - Networks.main.hoodeth, - EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE - ), - erc20Token( - 'f4e2c9a2-130f-4080-ba53-d43d5494ee2b', - 'hoodeth:pltr', - 'Palantir Technologies Inc.', - 18, - '0x894e1ec2d74ffe5aef8dc8a9e84686accb964f2a', - UnderlyingAsset['hoodeth:pltr'], - Networks.main.hoodeth, - EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE - ), - erc20Token( - '8aa38d75-8f24-4fe4-8642-072e3e0529bd', - 'hoodeth:intc', - 'Intel Corporation', - 18, - '0xc72b96e0e48ecd4dc75e1e45396e26300bc39681', - UnderlyingAsset['hoodeth:intc'], - Networks.main.hoodeth, - EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE - ), - erc20Token( - '92f0c908-efa9-490a-a344-15511d54ce57', - 'hoodeth:qqq', - 'Invesco QQQ Trust', - 18, - '0xd5f3879160bc7c32ebb4dc785f8a4f505888de68', - UnderlyingAsset['hoodeth:qqq'], - Networks.main.hoodeth, - EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE - ), - erc20Token( - '326f35b5-d998-4851-81b3-fcb5c0ccf0ec', - 'hoodeth:slv', - 'iShares Silver Trust', - 18, - '0x411efb0e7f985935daec3d4c3ebaea0d0ad7d89f', - UnderlyingAsset['hoodeth:slv'], - Networks.main.hoodeth, - EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE - ), - erc20Token( - 'c7491c49-a509-4791-aa18-2ab12130c518', - 'hoodeth:crcl', - 'Circle Internet Group Inc', - 18, - '0xdf0992e440dd0be65bd8439b609d6d4366bf1cb5', - UnderlyingAsset['hoodeth:crcl'], - Networks.main.hoodeth, - EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE - ), - erc20Token( - 'df3845bb-bab1-49d4-a040-c81a768d244a', - 'hoodeth:meta', - 'Meta Platforms, Inc.', - 18, - '0xc0d6457c16cc70d6790dd43521c899c87ce02f35', - UnderlyingAsset['hoodeth:meta'], - Networks.main.hoodeth, - EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE - ), - erc20Token( - 'da8769ad-98d5-4349-bea9-8fee3be83c9a', - 'hoodeth:aapl', - 'Apple Inc.', - 18, - '0xaf3d76f1834a1d425780943c99ea8a608f8a93f9', - UnderlyingAsset['hoodeth:aapl'], - Networks.main.hoodeth, - EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE - ), - erc20Token( - '31baa733-4e2b-4fc6-82ea-2653cbd083ff', - 'hoodeth:googl', - 'Alphabet Inc.', - 18, - '0x2e0847e8910a9732eb3fb1bb4b70a580adad4fe3', - UnderlyingAsset['hoodeth:googl'], - Networks.main.hoodeth, - EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE - ), - erc20Token( - 'f6f0a6f8-fea8-4306-baaf-c88a96b071de', - 'hoodeth:uso', - 'United States Oil Fund, LP', - 18, - '0xa30fa36db767ad9ed3f7a60fc79526fb4d56d344', - UnderlyingAsset['hoodeth:uso'], - Networks.main.hoodeth, - EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE - ), - erc20Token( - '6852e072-48ec-41e7-b0ad-c8594c560f5c', - 'hoodeth:amzn', - 'Amazon.com, Inc.', - 18, - '0x12f190a9f9d7d37a250758b26824b97ce941bf54', - UnderlyingAsset['hoodeth:amzn'], - Networks.main.hoodeth, - EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE - ), - erc20Token( - '9c12894d-62c6-4e9c-bea7-9d909a23c496', - 'hoodeth:crwv', - 'CoreWeave', - 18, - '0x5f10a1c971b69e47e059e1dc91901b59b3fb49c3', - UnderlyingAsset['hoodeth:crwv'], - Networks.main.hoodeth, - EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE - ), - erc20Token( - '0519b754-a119-4431-9d00-490522e2a4d1', - 'hoodeth:orcl', - 'Oracle Corporation', - 18, - '0xb0992820e760d836549ba69bc7598b4af75dee03', - UnderlyingAsset['hoodeth:orcl'], - Networks.main.hoodeth, - EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE - ), - erc20Token( - 'be7d01f7-12e9-4e19-91be-56d894c9fa9c', - 'hoodeth:sgov', - 'iShares 0-3 Month Treasury Bond ETF', - 18, - '0x92fd66527192e3e61d4ddd13322aa222de86f9b5', - UnderlyingAsset['hoodeth:sgov'], - Networks.main.hoodeth, - EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE - ), - erc20Token( - 'ffb9fa51-e51b-40f0-a2c9-3f735bab7d7c', - 'hoodeth:be', - 'Bloom Energy Corporation', - 18, - '0x822cc93ffd030293e9842c30bbd678f530701867', - UnderlyingAsset['hoodeth:be'], - Networks.main.hoodeth, - EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE - ), - erc20Token( - '7d0446f2-929f-4bea-b9b7-cb9f40dc0786', - 'hoodeth:usar', - 'USA Rare Earth Inc.', - 18, - '0xd917b029c761d264c6a312bbbcda868658ef86a6', - UnderlyingAsset['hoodeth:usar'], - Networks.main.hoodeth, - EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE - ), - erc20Token( - '7e955555-9504-4173-b9a6-2799b88e38f0', - 'hoodeth:dram', - 'Dataram Corporation', - 18, - '0x33c18e2cc8ae9ae486e785090d86b2ce632ff994', - UnderlyingAsset['hoodeth:dram'], - Networks.main.hoodeth, - EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE - ), - erc20Token( - 'ea09a0ff-059b-4527-8e7b-75dfc750218b', - 'hoodeth:week', - 'Weekly T-Bill ETF', - 18, - '0xc93a8c440cea26d7445df01729f193b27965099f', - UnderlyingAsset['hoodeth:week'], - Networks.main.hoodeth, - EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE - ), account( 'ddf32007-d3a5-4cad-9a20-b7793e96fdd2', diff --git a/modules/statics/src/base.ts b/modules/statics/src/base.ts index 77768263a8..dfa4c897a7 100644 --- a/modules/statics/src/base.ts +++ b/modules/statics/src/base.ts @@ -1964,6 +1964,82 @@ export enum UnderlyingAsset { 'hoodeth:usar' = 'hoodeth:usar', 'hoodeth:dram' = 'hoodeth:dram', 'hoodeth:week' = 'hoodeth:week', + 'hoodeth:aaoi' = 'hoodeth:aaoi', + 'hoodeth:amat' = 'hoodeth:amat', + 'hoodeth:apld' = 'hoodeth:apld', + 'hoodeth:arm' = 'hoodeth:arm', + 'hoodeth:asml' = 'hoodeth:asml', + 'hoodeth:asts' = 'hoodeth:asts', + 'hoodeth:avgo' = 'hoodeth:avgo', + 'hoodeth:ba' = 'hoodeth:ba', + 'hoodeth:baba' = 'hoodeth:baba', + 'hoodeth:cbrs' = 'hoodeth:cbrs', + 'hoodeth:ccl' = 'hoodeth:ccl', + 'hoodeth:celh' = 'hoodeth:celh', + 'hoodeth:clsk' = 'hoodeth:clsk', + 'hoodeth:coin' = 'hoodeth:coin', + 'hoodeth:cost' = 'hoodeth:cost', + 'hoodeth:crwd' = 'hoodeth:crwd', + 'hoodeth:ddog' = 'hoodeth:ddog', + 'hoodeth:dell' = 'hoodeth:dell', + 'hoodeth:elf' = 'hoodeth:elf', + 'hoodeth:ewy' = 'hoodeth:ewy', + 'hoodeth:f' = 'hoodeth:f', + 'hoodeth:flnc' = 'hoodeth:flnc', + 'hoodeth:futu' = 'hoodeth:futu', + 'hoodeth:gme' = 'hoodeth:gme', + 'hoodeth:glw' = 'hoodeth:glw', + 'hoodeth:inod' = 'hoodeth:inod', + 'hoodeth:intu' = 'hoodeth:intu', + 'hoodeth:ionq' = 'hoodeth:ionq', + 'hoodeth:iren' = 'hoodeth:iren', + 'hoodeth:lite' = 'hoodeth:lite', + 'hoodeth:lly' = 'hoodeth:lly', + 'hoodeth:lulu' = 'hoodeth:lulu', + 'hoodeth:lunr' = 'hoodeth:lunr', + 'hoodeth:mdb' = 'hoodeth:mdb', + 'hoodeth:mrvl' = 'hoodeth:mrvl', + 'hoodeth:mstr' = 'hoodeth:mstr', + 'hoodeth:mxl' = 'hoodeth:mxl', + 'hoodeth:nasa' = 'hoodeth:nasa', + 'hoodeth:nbis' = 'hoodeth:nbis', + 'hoodeth:nflx' = 'hoodeth:nflx', + 'hoodeth:nne' = 'hoodeth:nne', + 'hoodeth:nok' = 'hoodeth:nok', + 'hoodeth:nu' = 'hoodeth:nu', + 'hoodeth:now' = 'hoodeth:now', + 'hoodeth:nvts' = 'hoodeth:nvts', + 'hoodeth:p' = 'hoodeth:p', + 'hoodeth:peng' = 'hoodeth:peng', + 'hoodeth:poet' = 'hoodeth:poet', + 'hoodeth:pr' = 'hoodeth:pr', + 'hoodeth:qbts' = 'hoodeth:qbts', + 'hoodeth:qcom' = 'hoodeth:qcom', + 'hoodeth:qubt' = 'hoodeth:qubt', + 'hoodeth:rblx' = 'hoodeth:rblx', + 'hoodeth:rddt' = 'hoodeth:rddt', + 'hoodeth:rdw' = 'hoodeth:rdw', + 'hoodeth:rgti' = 'hoodeth:rgti', + 'hoodeth:rivn' = 'hoodeth:rivn', + 'hoodeth:rklb' = 'hoodeth:rklb', + 'hoodeth:rvi' = 'hoodeth:rvi', + 'hoodeth:sats' = 'hoodeth:sats', + 'hoodeth:shop' = 'hoodeth:shop', + 'hoodeth:smci' = 'hoodeth:smci', + 'hoodeth:sofi' = 'hoodeth:sofi', + 'hoodeth:soxx' = 'hoodeth:soxx', + 'hoodeth:spmo' = 'hoodeth:spmo', + 'hoodeth:tsem' = 'hoodeth:tsem', + 'hoodeth:tsm' = 'hoodeth:tsm', + 'hoodeth:ttwo' = 'hoodeth:ttwo', + 'hoodeth:umc' = 'hoodeth:umc', + 'hoodeth:ups' = 'hoodeth:ups', + 'hoodeth:wday' = 'hoodeth:wday', + 'hoodeth:xlk' = 'hoodeth:xlk', + 'hoodeth:xndu' = 'hoodeth:xndu', + 'hoodeth:xom' = 'hoodeth:xom', + 'hoodeth:zm' = 'hoodeth:zm', + 'hoodeth:zs' = 'hoodeth:zs', 'hemieth:hemi' = 'hemieth:hemi', 'hemieth:hemibtc' = 'hemieth:hemibtc', 'usdt0:stable' = 'usdt0:stable', diff --git a/modules/statics/src/coins.ts b/modules/statics/src/coins.ts index c7f49e2d30..260700137a 100644 --- a/modules/statics/src/coins.ts +++ b/modules/statics/src/coins.ts @@ -36,6 +36,7 @@ import { CoinMap } from './map'; import { BaseNetwork, getNetwork, getNetworksMap, NetworkType } from './networks'; import { getNetworkFeatures } from './networkFeatureMapForTokens'; import { ofcErc20Coins, tOfcErc20Coins } from './coins/ofcErc20Coins'; +import { ofcHoodethTokens } from './coins/ofcHoodethTokens'; import { ofcCoins } from './coins/ofcCoins'; import { allCoinsAndTokens } from './allCoinsAndTokens'; import { botOfcTokens } from './coins/botOfcTokens'; @@ -43,6 +44,7 @@ import { botOfcTokens } from './coins/botOfcTokens'; export const coins = CoinMap.fromCoins([ ...allCoinsAndTokens, ...ofcErc20Coins, + ...ofcHoodethTokens, ...tOfcErc20Coins, ...ofcCoins, ...botOfcTokens, diff --git a/modules/statics/src/coins/hoodethTokens.ts b/modules/statics/src/coins/hoodethTokens.ts new file mode 100644 index 0000000000..b661b7aa2c --- /dev/null +++ b/modules/statics/src/coins/hoodethTokens.ts @@ -0,0 +1,1034 @@ +import { erc20Token } from '../account'; +import { UnderlyingAsset } from '../base'; +import { EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE } from '../coinFeatures'; +import { Networks } from '../networks'; + +// Robinhood Chain (HoodETH) stock tokens - CECHO-1213 +export const hoodethTokens = [ + erc20Token( + '2597a273-8103-4e42-89cd-da241c231bc0', + 'hoodeth:amd', + 'Advanced Micro Devices, Inc.', + 18, + '0x86923f96303d656e4aa86d9d42d1e57ad2023fdc', + UnderlyingAsset['hoodeth:amd'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '47c1c9fe-8904-4d3c-afb6-7b6070dd9d50', + 'hoodeth:baba', + 'Alibaba', + 18, + '0xad25ac6c84d497db898fa1e8387bf6af3532a1c4', + UnderlyingAsset['hoodeth:baba'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '31baa733-4e2b-4fc6-82ea-2653cbd083ff', + 'hoodeth:googl', + 'Alphabet Inc.', + 18, + '0x2e0847e8910a9732eb3fb1bb4b70a580adad4fe3', + UnderlyingAsset['hoodeth:googl'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '6852e072-48ec-41e7-b0ad-c8594c560f5c', + 'hoodeth:amzn', + 'Amazon.com, Inc.', + 18, + '0x12f190a9f9d7d37a250758b26824b97ce941bf54', + UnderlyingAsset['hoodeth:amzn'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'da8769ad-98d5-4349-bea9-8fee3be83c9a', + 'hoodeth:aapl', + 'Apple Inc.', + 18, + '0xaf3d76f1834a1d425780943c99ea8a608f8a93f9', + UnderlyingAsset['hoodeth:aapl'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '58de73d2-1337-4c9f-b936-e9d250104744', + 'hoodeth:apld', + 'Applied Digital', + 18, + '0xb8dbf92f9741c9ac1c32115e78581f23509916fd', + UnderlyingAsset['hoodeth:apld'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '4e7ca8a7-ee2d-4a39-9bb8-96aca2da5fbf', + 'hoodeth:amat', + 'Applied Materials', + 18, + '0x36046893810a7e7fce501229d57dc3fc8c8716d0', + UnderlyingAsset['hoodeth:amat'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'bd7463c6-df6c-46ac-9c4b-2ec87e10d1f1', + 'hoodeth:aaoi', + 'Applied Optoelectronics', + 18, + '0x521cf887e6531c6f667b5bc4d896e5d9bfe8eb2e', + UnderlyingAsset['hoodeth:aaoi'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'cf303c78-5738-4b67-86f7-14a44b3d2515', + 'hoodeth:arm', + 'Arm Holdings plc', + 18, + '0x666716999e75d2652398ff830bbc2e485946e140', + UnderlyingAsset['hoodeth:arm'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '7545f551-bf07-41f1-9396-97544813dfd0', + 'hoodeth:asml', + 'ASML Holding NV', + 18, + '0x47f93d52cbec7c6d2cfc080e154002370a60daea', + UnderlyingAsset['hoodeth:asml'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'f3a07447-c8e4-4806-9db5-ebbfc7a077b0', + 'hoodeth:asts', + 'AST SpaceMobile', + 18, + '0x1af6446f07eb1d97c546afc8c9544cbdf3ad5137', + UnderlyingAsset['hoodeth:asts'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'ffb9fa51-e51b-40f0-a2c9-3f735bab7d7c', + 'hoodeth:be', + 'Bloom Energy Corporation', + 18, + '0x822cc93ffd030293e9842c30bbd678f530701867', + UnderlyingAsset['hoodeth:be'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '9c1fa204-5ba9-42a4-9dbd-52382a7b6a03', + 'hoodeth:ba', + 'Boeing', + 18, + '0x4d21483a44bf67a86b77e3da301411880797d452', + UnderlyingAsset['hoodeth:ba'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '9d7ae82e-0452-4f84-a395-0cc26aa7281b', + 'hoodeth:avgo', + 'Broadcom', + 18, + '0x156e175dd063a8ce274c50654ef40e0032b3fbcf', + UnderlyingAsset['hoodeth:avgo'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '1c9fdfbc-6633-4b64-9155-5a868dedb978', + 'hoodeth:ccl', + 'Carnival Corporation', + 18, + '0x9651342cea770ae9a2969ba2a52611523146aef9', + UnderlyingAsset['hoodeth:ccl'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '7382f839-5584-417e-b9a7-5d96425e0afd', + 'hoodeth:celh', + 'Celsius', + 18, + '0x8cf07c5a878945185d327aaa6e33faa95f95e7bf', + UnderlyingAsset['hoodeth:celh'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '3bbd36d8-db82-4c07-8df9-00f3d58f9872', + 'hoodeth:cbrs', + 'Cerebras Systems', + 18, + '0x5c90450bbb4273d7b2f17cf6917aeb237a569679', + UnderlyingAsset['hoodeth:cbrs'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'c7491c49-a509-4791-aa18-2ab12130c518', + 'hoodeth:crcl', + 'Circle Internet Group Inc', + 18, + '0xdf0992e440dd0be65bd8439b609d6d4366bf1cb5', + UnderlyingAsset['hoodeth:crcl'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '24dec65f-d2f5-433c-bf6e-a3840b96e950', + 'hoodeth:clsk', + 'CleanSpark', + 18, + '0xcbb95bbf36099d34da091dc6fa6f49efa257cee3', + UnderlyingAsset['hoodeth:clsk'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '22bffb7c-8a2c-4ed4-84ae-7a8e2e0734e2', + 'hoodeth:coin', + 'Coinbase', + 18, + '0x6330d8c3178a418788df01a47479c0ce7ccf450b', + UnderlyingAsset['hoodeth:coin'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '9c12894d-62c6-4e9c-bea7-9d909a23c496', + 'hoodeth:crwv', + 'CoreWeave', + 18, + '0x5f10a1c971b69e47e059e1dc91901b59b3fb49c3', + UnderlyingAsset['hoodeth:crwv'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '5f160ec9-f074-4bf3-a7ef-9b9273fce1fe', + 'hoodeth:glw', + 'Corning', + 18, + '0x7c04e6a3368f2a1de3874f0e80d2e0a1a9915da6', + UnderlyingAsset['hoodeth:glw'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'caa02fb7-45ba-4af2-a0b3-827a2f550b72', + 'hoodeth:cost', + 'Costco', + 18, + '0x4ea005168d7f09a7a0ba9d1def21a479950e44c2', + UnderlyingAsset['hoodeth:cost'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '764b6de2-2eea-4c5e-90ec-99f76984c828', + 'hoodeth:crwd', + 'CrowdStrike Holdings', + 18, + '0xea72ecca2d0f6bfa1394dbbcff85b52cd4233931', + UnderlyingAsset['hoodeth:crwd'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'ed88737d-e4e6-4721-b227-59dc307794a3', + 'hoodeth:qbts', + 'D-Wave Quantum', + 18, + '0xc583c60aef9dc401da72cec1b404743a93cea1cc', + UnderlyingAsset['hoodeth:qbts'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '7a839eb5-a23e-4894-b0c6-d482b8da5044', + 'hoodeth:ddog', + 'Datadog', + 18, + '0x27c99fbde9d0d2aa4f4bfb4943f237843ddf6958', + UnderlyingAsset['hoodeth:ddog'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '7e955555-9504-4173-b9a6-2799b88e38f0', + 'hoodeth:dram', + 'Dataram Corporation', + 18, + '0x33c18e2cc8ae9ae486e785090d86b2ce632ff994', + UnderlyingAsset['hoodeth:dram'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'b09de291-c9d8-405f-98fd-3b0ca9096186', + 'hoodeth:dell', + 'Dell', + 18, + '0x941ae714ec6d8130c7b75d67160ca08f1e7d11dd', + UnderlyingAsset['hoodeth:dell'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '6cca71d6-1d1c-4822-a050-dea1f2c9a73b', + 'hoodeth:elf', + 'e.l.f. Beauty', + 18, + '0x39ec44bee4f6a116c6f9b8de566848a985c53c60', + UnderlyingAsset['hoodeth:elf'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'b76595b5-8c3a-4acc-8dad-54ee025fe972', + 'hoodeth:sats', + 'EchoStar', + 18, + '0x95052ddcd5dc25641657424a8cf04834997e1730', + UnderlyingAsset['hoodeth:sats'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '7fb04506-28aa-41e3-b2db-4b5d38065eff', + 'hoodeth:lly', + 'Eli Lilly', + 18, + '0x8005d266423c7ea827372c9c864491e5786600ea', + UnderlyingAsset['hoodeth:lly'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'deb752dc-726b-42e9-8ffb-07c55cfd261b', + 'hoodeth:p', + 'Everpure', + 18, + '0x1cdad396db64bda184d5182a97dd9b3c62100b7d', + UnderlyingAsset['hoodeth:p'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '57c5305e-364b-4e17-8910-f9cc96e036c3', + 'hoodeth:xom', + 'Exxon Mobil', + 18, + '0xf9b46d3d1b22199d4d1025a9cedb540a33f1a2d5', + UnderlyingAsset['hoodeth:xom'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '5efde6dc-176a-4a21-bd1f-f88f6607d088', + 'hoodeth:flnc', + 'Fluence Energy', + 18, + '0x282e87451e10fa6679bc7d76c69be44cd3fc777c', + UnderlyingAsset['hoodeth:flnc'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '6e4eca40-dfec-4c55-a04d-39ce43f9ba20', + 'hoodeth:f', + 'Ford Motor', + 18, + '0x25c288e6d899b9bc30160965ad9644c67e73be0c', + UnderlyingAsset['hoodeth:f'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '36cd2763-2402-44a7-b5bc-f985b3a74f76', + 'hoodeth:futu', + 'Futu Holdings', + 18, + '0xeb30663bdff0622ef4e4e5cbb4e975f19f33f51d', + UnderlyingAsset['hoodeth:futu'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '33be21dd-9315-4139-9f1a-0f1c738e3699', + 'hoodeth:gme', + 'GameStop', + 18, + '0x1b0e319c6a659f002271b69db8a7df2f911c153e', + UnderlyingAsset['hoodeth:gme'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '7be6dd43-5273-42b6-8a67-63d7650a2d72', + 'hoodeth:inod', + 'Innodata', + 18, + '0xf1953dab6fad537488d5a022361ffaa8b4c95ec6', + UnderlyingAsset['hoodeth:inod'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '8aa38d75-8f24-4fe4-8642-072e3e0529bd', + 'hoodeth:intc', + 'Intel Corporation', + 18, + '0xc72b96e0e48ecd4dc75e1e45396e26300bc39681', + UnderlyingAsset['hoodeth:intc'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '2bc23c79-4bce-47d3-89c9-1b21d49dea63', + 'hoodeth:intu', + 'Intuit', + 18, + '0x56d23bee5f41a7120170b0c603dae30128e460e9', + UnderlyingAsset['hoodeth:intu'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '36b30d22-1fdf-45ee-ae32-9162a2f8d9f0', + 'hoodeth:lunr', + 'Intuitive Machines', + 18, + '0xa5d4968421ba94814be3b136b15cf422101ac1a3', + UnderlyingAsset['hoodeth:lunr'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '92f0c908-efa9-490a-a344-15511d54ce57', + 'hoodeth:qqq', + 'Invesco QQQ Trust', + 18, + '0xd5f3879160bc7c32ebb4dc785f8a4f505888de68', + UnderlyingAsset['hoodeth:qqq'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'e9a5d68d-12a6-49a8-9d6a-165ed226bb84', + 'hoodeth:spmo', + 'Invesco S&P 500 Momentum ETF', + 18, + '0xad622320e520de39e72d41ef07438c3fd3354875', + UnderlyingAsset['hoodeth:spmo'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'd438050e-10b8-48f8-854c-932ab589eb53', + 'hoodeth:ionq', + 'IonQ', + 18, + '0x558378e000d634a36593e338ebacdd6207640efe', + UnderlyingAsset['hoodeth:ionq'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '94d2f2b1-7311-47b0-814e-d928e69e2de8', + 'hoodeth:iren', + 'IREN Limited', + 18, + '0xf0ab0c93be6f41369d302e55db1a96b3c430212d', + UnderlyingAsset['hoodeth:iren'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'be7d01f7-12e9-4e19-91be-56d894c9fa9c', + 'hoodeth:sgov', + 'iShares 0-3 Month Treasury Bond ETF', + 18, + '0x92fd66527192e3e61d4ddd13322aa222de86f9b5', + UnderlyingAsset['hoodeth:sgov'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '90bbef61-423a-4a28-a6e6-bd9009fbc93e', + 'hoodeth:ewy', + 'iShares MSCI South Korea fund', + 18, + '0x7f0abef0c07280f82c6a08ead09ded6bae2c13fc', + UnderlyingAsset['hoodeth:ewy'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'fdbdd87b-e67d-491f-8d51-7534090d9857', + 'hoodeth:soxx', + 'iShares Semiconductor ETF', + 18, + '0x75742c18bc1f1c5c5f448f4c9d9c6f66dafaaa38', + UnderlyingAsset['hoodeth:soxx'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '326f35b5-d998-4851-81b3-fcb5c0ccf0ec', + 'hoodeth:slv', + 'iShares Silver Trust', + 18, + '0x411efb0e7f985935daec3d4c3ebaea0d0ad7d89f', + UnderlyingAsset['hoodeth:slv'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '18e487a4-d55a-4875-bde4-3aeb34cb3f1b', + 'hoodeth:lulu', + 'Lululemon', + 18, + '0x4e62068525ab11fe768e29dfd00ef909b9803016', + UnderlyingAsset['hoodeth:lulu'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '90a9b87d-6a35-4825-b5d0-29d1405f494d', + 'hoodeth:lite', + 'Lumentum', + 18, + '0x8ef20885f94e3d9bc7eb3080279188bd5ed7c08c', + UnderlyingAsset['hoodeth:lite'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '4929fd2c-ecf9-472a-9dcb-c48afc66fb5e', + 'hoodeth:mrvl', + 'Marvell Technology', + 18, + '0x62fd0668e10d8b72339be2dcf7643001688ff13b', + UnderlyingAsset['hoodeth:mrvl'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '6c88bc15-c425-40ae-85a2-af9bf6e0966c', + 'hoodeth:mxl', + 'MaxLinear', + 18, + '0x48961813349333209994750ffa89b3c5c22ec969', + UnderlyingAsset['hoodeth:mxl'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'df3845bb-bab1-49d4-a040-c81a768d244a', + 'hoodeth:meta', + 'Meta Platforms, Inc.', + 18, + '0xc0d6457c16cc70d6790dd43521c899c87ce02f35', + UnderlyingAsset['hoodeth:meta'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '13ebc2ae-5bee-4433-b5f1-94d823c0db20', + 'hoodeth:mu', + 'Micron Technology', + 18, + '0xff080c8ce2e5feadaca0da81314ae59d232d4afd', + UnderlyingAsset['hoodeth:mu'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '49c855b1-0d85-4f79-9756-7ecf28440225', + 'hoodeth:msft', + 'Microsoft Corporation', + 18, + '0xe93237c50d904957cf27e7b1133b510c669c2e74', + UnderlyingAsset['hoodeth:msft'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'c4558e1c-6a89-4e16-9c87-72f89de9caea', + 'hoodeth:mdb', + 'MongoDB', + 18, + '0xddf2266b79abf0b48898959b0ed6e6adf512be74', + UnderlyingAsset['hoodeth:mdb'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'bd2d8f22-d16a-4849-8cec-c79c26730c88', + 'hoodeth:nne', + 'Nano Nuclear Energy', + 18, + '0xbef75684c43c4ea7bd18dd532a2244674ee8b926', + UnderlyingAsset['hoodeth:nne'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'f1b05e08-a29c-40cc-886b-8fcaa4208a1c', + 'hoodeth:nvts', + 'Navitas Semiconductor', + 18, + '0xbe6702d7b70315376dc48a3293f24f0982f86386', + UnderlyingAsset['hoodeth:nvts'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '0f93c0dc-17b2-4362-a8e3-4162ad3f0ec9', + 'hoodeth:nbis', + 'Nebius Group', + 18, + '0x9d9c6684f596f66a64c030b93a886d51fd4d7931', + UnderlyingAsset['hoodeth:nbis'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '2f603edd-ef7e-471f-87f0-6203e0ea381b', + 'hoodeth:nflx', + 'Netflix', + 18, + '0xe0444ef8bf4ed74f74fd73686e2ddf4c1c5591e8', + UnderlyingAsset['hoodeth:nflx'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '5898820c-7d6f-47d8-9ff6-4786891a7bcd', + 'hoodeth:nok', + 'Nokia', + 18, + '0x25ee805ac369b6e3f8bf5764c682d34a37cb7175', + UnderlyingAsset['hoodeth:nok'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '9d8234a1-12cb-4a87-845b-28f03c70e92f', + 'hoodeth:nu', + 'Nu', + 18, + '0x408c14038a04f7bd235329e26d2bf569ee20e250', + UnderlyingAsset['hoodeth:nu'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'eada9a10-3d17-465f-978b-5a183e73f4c6', + 'hoodeth:nvda', + 'NVIDIA Corporation', + 18, + '0xd0601ce157db5bdc3162bbac2a2c8af5320d9eec', + UnderlyingAsset['hoodeth:nvda'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '0519b754-a119-4431-9d00-490522e2a4d1', + 'hoodeth:orcl', + 'Oracle Corporation', + 18, + '0xb0992820e760d836549ba69bc7598b4af75dee03', + UnderlyingAsset['hoodeth:orcl'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'f4e2c9a2-130f-4080-ba53-d43d5494ee2b', + 'hoodeth:pltr', + 'Palantir Technologies Inc.', + 18, + '0x894e1ec2d74ffe5aef8dc8a9e84686accb964f2a', + UnderlyingAsset['hoodeth:pltr'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '36707ef0-d481-497e-97e3-41e0ccc4ed40', + 'hoodeth:peng', + 'Penguin Solutions', + 18, + '0x9b23573b156b52565012f5ce02cdf60afbaa70be', + UnderlyingAsset['hoodeth:peng'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '1eaaf957-8f86-40fc-9b17-8a784cb616fb', + 'hoodeth:pr', + 'Permian Resources', + 18, + '0x4189f0c66ebbb0bfef1c31f763131361ef32f77c', + UnderlyingAsset['hoodeth:pr'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '66fbc7cd-9c90-42e5-89e0-0e60c3a47159', + 'hoodeth:poet', + 'POET Technologies', + 18, + '0xcf6b2d875361be807eafa57458c80f28521f9333', + UnderlyingAsset['hoodeth:poet'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '32fe957d-c234-4566-b286-ed197950d811', + 'hoodeth:qcom', + 'Qualcomm', + 18, + '0x0f17206447090e464c277571124dd2688e48aea9', + UnderlyingAsset['hoodeth:qcom'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'ec67a659-b880-42ec-8ecb-229b9e41a9ed', + 'hoodeth:qubt', + 'Quantum Computing, Inc', + 18, + '0x59818904ab4ce163b3ce4ffb64f2d6ca02c434b4', + UnderlyingAsset['hoodeth:qubt'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '8dbb4221-e7f9-452d-9a52-2993f12bb3dd', + 'hoodeth:rddt', + 'Reddit', + 18, + '0x05b37fb53a299a1b874a619e1c4c404d52c36f4c', + UnderlyingAsset['hoodeth:rddt'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '8e2781f1-5f63-4d1d-86f7-93a66a4cf407', + 'hoodeth:rdw', + 'Redwire', + 18, + '0x92ef19e82bd8ff36661de838d5eae7e5cef0effe', + UnderlyingAsset['hoodeth:rdw'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '19ec73dc-8c6a-4a7b-87c4-7b55104a75ee', + 'hoodeth:rgti', + 'Rigetti Computing', + 18, + '0x284358abc07f9359f19f4b5b4ac91901be2597ba', + UnderlyingAsset['hoodeth:rgti'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '8069f925-3f3f-4ace-8941-29e5737d4c19', + 'hoodeth:rivn', + 'Rivian Automotive', + 18, + '0xb1bf26c1d20ff267a4f93550d1e0d06ac40a114b', + UnderlyingAsset['hoodeth:rivn'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'bd91e41f-94db-4513-bcdf-4c3e4ee69257', + 'hoodeth:rblx', + 'Roblox', + 18, + '0xf0c4bf4c582cb3836e98394b1d4e7b7281101be8', + UnderlyingAsset['hoodeth:rblx'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '7f2bf2e8-98a9-4219-b691-7b4235b22909', + 'hoodeth:rklb', + 'Rocket Lab Corporation', + 18, + '0x3b14c39e89d60d627b42a1a4ca45b5bb45fc12e2', + UnderlyingAsset['hoodeth:rklb'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '8b56fae8-badd-41e8-bde6-db9efd64b50a', + 'hoodeth:rvi', + 'RVI', + 18, + '0xb02e3e1b7f68559427c2d9100566e4f3cc5b7611', + UnderlyingAsset['hoodeth:rvi'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'b3a25405-760f-4578-bbe8-14ddfbe3aacd', + 'hoodeth:sndk', + 'SanDisk', + 18, + '0xb90a19ff0af67f7779aff50a882a9cff42446400', + UnderlyingAsset['hoodeth:sndk'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '19723e25-53be-4213-8d70-d203b7f607c5', + 'hoodeth:now', + 'ServiceNow', + 18, + '0x0c3260af4b8f13a69c4c2dfb84fd667890cdfa14', + UnderlyingAsset['hoodeth:now'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '8f6274aa-7dca-4b22-b6ce-b2aa46046a4f', + 'hoodeth:shop', + 'Shopify', + 18, + '0xf53f66751b1eff985311b693531e3290f600c410', + UnderlyingAsset['hoodeth:shop'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '894c579e-328f-496e-a4d6-f6a3486a177d', + 'hoodeth:sofi', + 'SoFi Technologies', + 18, + '0x98e75885157c80992a8d41b696d8c9c6fb30a926', + UnderlyingAsset['hoodeth:sofi'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'e3613375-49ff-4279-9c57-e5fb9728a931', + 'hoodeth:spy', + 'SPDR S&P 500 ETF Trust', + 18, + '0x117cc2133c37b721f49de2a7a74833232b3b4c0c', + UnderlyingAsset['hoodeth:spy'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '760f1041-7aad-4fcb-9c5e-bb9bc92d90d6', + 'hoodeth:xlk', + 'State Street Technology Select Sector SPDR ETF', + 18, + '0x15cd20759ce7f3285c29a319de2d1a2e098c6f43', + UnderlyingAsset['hoodeth:xlk'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '07b9f60b-c690-47c3-8bb9-1d60670eddea', + 'hoodeth:mstr', + 'Strategy Inc.', + 18, + '0xec262a75e413fafd0df80480274532c79d42da09', + UnderlyingAsset['hoodeth:mstr'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'c3c305bc-9bfe-40be-95fd-8262f2488fac', + 'hoodeth:smci', + 'Super Micro Computer', + 18, + '0xc01aa1fecec0605b13bc84874ff7256c0f5f562a', + UnderlyingAsset['hoodeth:smci'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '3f76a5f6-32a0-4f99-abdb-6b32a6b10163', + 'hoodeth:tsm', + 'Taiwan Semiconductor Manufacturing', + 18, + '0x58ffe4a942d3885baa22d7520691f611ef09e7aa', + UnderlyingAsset['hoodeth:tsm'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '0f996c54-d540-4006-b61d-706a3b234a3c', + 'hoodeth:ttwo', + 'Take-Two Interactive Software', + 18, + '0x5e81213613b6b86eab4c6c50d718d34359459786', + UnderlyingAsset['hoodeth:ttwo'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'b60c70d4-69d5-461e-8dc6-955184c7c3f1', + 'hoodeth:nasa', + 'Tema Space Innovators ETF', + 18, + '0x6ddb95405db6179012bff2fff7e0f8d49cf00137', + UnderlyingAsset['hoodeth:nasa'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '71bfcfbb-0e1d-4712-9836-8e7c481b9d87', + 'hoodeth:tsla', + 'Tesla', + 18, + '0x322f0929c4625ed5bad873c95208d54e1c003b2d', + UnderlyingAsset['hoodeth:tsla'], + Networks.main.hoodeth + ), + erc20Token( + 'e21a1de5-b81d-4b17-97dc-af8d30fd9db2', + 'hoodeth:tsem', + 'Tower Semiconductor', + 18, + '0x89776d4cd68193597a2fc132cfac1fde36ccea8a', + UnderlyingAsset['hoodeth:tsem'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'c403a16c-6f8e-4ac4-9504-f9cc810f90de', + 'hoodeth:umc', + 'United Microelectronics', + 18, + '0x0e6e67ba88e7b5d9b67636a215c76779b948de79', + UnderlyingAsset['hoodeth:umc'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'f6f0a6f8-fea8-4306-baaf-c88a96b071de', + 'hoodeth:uso', + 'United States Oil Fund, LP', + 18, + '0xa30fa36db767ad9ed3f7a60fc79526fb4d56d344', + UnderlyingAsset['hoodeth:uso'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '10538982-e986-4745-bdd4-dc3833754316', + 'hoodeth:ups', + 'UPS', + 18, + '0xf23250dac154d05bb671cb0d0ebef3c635c79ce2', + UnderlyingAsset['hoodeth:ups'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '7d0446f2-929f-4bea-b9b7-cb9f40dc0786', + 'hoodeth:usar', + 'USA Rare Earth Inc.', + 18, + '0xd917b029c761d264c6a312bbbcda868658ef86a6', + UnderlyingAsset['hoodeth:usar'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'ca3ac76e-e88f-4f39-8571-006cd9b97389', + 'hoodeth:usdg', + 'USDG', + 18, + '0x5fc5360d0400a0fd4f2af552add042d716f1d168', + UnderlyingAsset['hoodeth:usdg'], + Networks.main.hoodeth + ), + erc20Token( + 'ea09a0ff-059b-4527-8e7b-75dfc750218b', + 'hoodeth:week', + 'Weekly T-Bill ETF', + 18, + '0xc93a8c440cea26d7445df01729f193b27965099f', + UnderlyingAsset['hoodeth:week'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'f694acee-378c-463e-980c-96d9a746a06d', + 'hoodeth:wday', + 'Workday', + 18, + '0x82da4646242e1d962e96e932269dc644c94a9caa', + UnderlyingAsset['hoodeth:wday'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'd6fef21f-be3c-48c4-a76b-20b1bc054761', + 'hoodeth:xndu', + 'Xanadu Quantum', + 18, + '0xa8eb3bccbf2017ee7cbfb652eb51cf2e1b153289', + UnderlyingAsset['hoodeth:xndu'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'd9230584-28ac-46a2-8d7c-4be8c67ecdb1', + 'hoodeth:zm', + 'Zoom', + 18, + '0x44c4f142009036cf477ed2d09932051843137cf1', + UnderlyingAsset['hoodeth:zm'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + 'd10286e7-0226-4bb2-b414-bf29ba9d5111', + 'hoodeth:zs', + 'Zscaler', + 18, + '0x7dc013eb55e436f30d7ed1afe4e36d6e45e3c3f7', + UnderlyingAsset['hoodeth:zs'], + Networks.main.hoodeth, + EVM_ERC20_TOKEN_FEATURES_EXCLUDE_SINGAPORE + ), + erc20Token( + '3493d608-fd3e-45dc-926d-783d54a8fe4d', + 'thoodeth:amzn', + 'Amazon', + 18, + '0x5884ad2f920c162cfbbacc88c9c51aa75ec09e02', + UnderlyingAsset['thoodeth:amzn'], + Networks.test.hoodeth + ), + erc20Token( + '8ede8dbd-1fa6-4669-be6d-6b19b3c98766', + 'thoodeth:tsla', + 'Tesla', + 18, + '0xc9f9c86933092bbbfff3ccb4b105a4a94bf3bd4e', + UnderlyingAsset['thoodeth:tsla'], + Networks.test.hoodeth + ), +]; diff --git a/modules/statics/src/coins/ofcErc20Coins.ts b/modules/statics/src/coins/ofcErc20Coins.ts index 92259b3d56..19fb115e0d 100644 --- a/modules/statics/src/coins/ofcErc20Coins.ts +++ b/modules/statics/src/coins/ofcErc20Coins.ts @@ -35,34 +35,6 @@ export const ofcErc20Coins = [ ofcerc20('bd61426f-87d8-4c52-b47d-2dc5eed84f64', 'ofcnmr', 'Numeraire', 18, UnderlyingAsset.NMR), ofcerc20('3db3b895-756c-4c95-9dea-08d283f09a7a', 'ofcmeme', 'Meme', 8, UnderlyingAsset.MEME), ofcerc20('acf1a5a3-4555-4aa2-8c80-4e2cd4cdb61c', 'ofceth:meme', 'meme', 18, underlyingAssetForSymbol('eth:meme')), - ofcerc20( - '1806a1c6-56b1-4107-89af-8c93159905b9', - 'ofchoodeth:tsla', - 'Tesla', - 18, - UnderlyingAsset['hoodeth:tsla'], - undefined, - undefined, - undefined, - undefined, - undefined, - true, - 'hoodeth' - ), - ofcerc20( - '4099ae4f-a6d0-4ee5-b26b-029cdd93645a', - 'ofchoodeth:usdg', - 'USDG', - 18, - UnderlyingAsset['hoodeth:usdg'], - undefined, - undefined, - undefined, - undefined, - undefined, - true, - 'hoodeth' - ), ofcerc20( '66c849fa-ee81-4932-8ab7-d6b5d1f5b8da', 'ofchemieth:hemi', @@ -4149,330 +4121,6 @@ export const ofcErc20Coins = [ 'xtzevm' ), - // Robinhood Chain tokens - CECHO-1183 - ofcerc20( - '9c927821-eed5-45d6-900e-0d6a119a5f6d', - 'ofchoodeth:nvda', - 'NVIDIA Corporation', - 18, - underlyingAssetForSymbol('hoodeth:nvda'), - undefined, - undefined, - '', - undefined, - undefined, - true, - 'hoodeth' - ), - ofcerc20( - 'ae355bf8-423c-4bd7-90ba-fa41664927a9', - 'ofchoodeth:mu', - 'Micron Technology', - 18, - underlyingAssetForSymbol('hoodeth:mu'), - undefined, - undefined, - '', - undefined, - undefined, - true, - 'hoodeth' - ), - ofcerc20( - '20ab47b6-f825-4ec3-bc9e-1173588676c4', - 'ofchoodeth:sndk', - 'SanDisk', - 18, - underlyingAssetForSymbol('hoodeth:sndk'), - undefined, - undefined, - '', - undefined, - undefined, - true, - 'hoodeth' - ), - ofcerc20( - 'e141dac4-9eb6-477e-b3ca-753cca3dac0d', - 'ofchoodeth:amd', - 'Advanced Micro Devices, Inc.', - 18, - underlyingAssetForSymbol('hoodeth:amd'), - undefined, - undefined, - '', - undefined, - undefined, - true, - 'hoodeth' - ), - ofcerc20( - 'c35c8bbc-84c2-4fbd-9371-fe0098bdb49c', - 'ofchoodeth:spy', - 'SPDR S&P 500 ETF Trust', - 18, - underlyingAssetForSymbol('hoodeth:spy'), - undefined, - undefined, - '', - undefined, - undefined, - true, - 'hoodeth' - ), - ofcerc20( - '2610fc79-c281-4624-9975-c2b23f0e4ed1', - 'ofchoodeth:msft', - 'Microsoft Corporation', - 18, - underlyingAssetForSymbol('hoodeth:msft'), - undefined, - undefined, - '', - undefined, - undefined, - true, - 'hoodeth' - ), - ofcerc20( - '2c7e60eb-f9dc-48cd-b169-2acd0fef56e5', - 'ofchoodeth:pltr', - 'Palantir Technologies Inc.', - 18, - underlyingAssetForSymbol('hoodeth:pltr'), - undefined, - undefined, - '', - undefined, - undefined, - true, - 'hoodeth' - ), - ofcerc20( - '3fbefdcc-930a-4795-8ceb-824d54a0c4e2', - 'ofchoodeth:intc', - 'Intel Corporation', - 18, - underlyingAssetForSymbol('hoodeth:intc'), - undefined, - undefined, - '', - undefined, - undefined, - true, - 'hoodeth' - ), - ofcerc20( - 'a607c169-9b53-4d91-b4a7-0a4e4c0604df', - 'ofchoodeth:qqq', - 'Invesco QQQ Trust', - 18, - underlyingAssetForSymbol('hoodeth:qqq'), - undefined, - undefined, - '', - undefined, - undefined, - true, - 'hoodeth' - ), - ofcerc20( - '33ba08c6-75bd-4b76-b158-a2b6505ce48b', - 'ofchoodeth:slv', - 'iShares Silver Trust', - 18, - underlyingAssetForSymbol('hoodeth:slv'), - undefined, - undefined, - '', - undefined, - undefined, - true, - 'hoodeth' - ), - ofcerc20( - '99f4f2e1-39c7-4422-a751-4e02af80600c', - 'ofchoodeth:crcl', - 'Circle Internet Group Inc', - 18, - underlyingAssetForSymbol('hoodeth:crcl'), - undefined, - undefined, - '', - undefined, - undefined, - true, - 'hoodeth' - ), - ofcerc20( - 'bf014246-5a76-4b2d-a351-c989506eea95', - 'ofchoodeth:meta', - 'Meta Platforms, Inc.', - 18, - underlyingAssetForSymbol('hoodeth:meta'), - undefined, - undefined, - '', - undefined, - undefined, - true, - 'hoodeth' - ), - ofcerc20( - '728d1e53-f757-4072-88aa-bb2488192f5a', - 'ofchoodeth:aapl', - 'Apple Inc.', - 18, - underlyingAssetForSymbol('hoodeth:aapl'), - undefined, - undefined, - '', - undefined, - undefined, - true, - 'hoodeth' - ), - ofcerc20( - '1afcbe16-afd1-41ba-b666-a128cbd08d0b', - 'ofchoodeth:googl', - 'Alphabet Inc.', - 18, - underlyingAssetForSymbol('hoodeth:googl'), - undefined, - undefined, - '', - undefined, - undefined, - true, - 'hoodeth' - ), - ofcerc20( - '7ca62551-0f32-47c2-9e35-a55f5a782ed6', - 'ofchoodeth:uso', - 'United States Oil Fund, LP', - 18, - underlyingAssetForSymbol('hoodeth:uso'), - undefined, - undefined, - '', - undefined, - undefined, - true, - 'hoodeth' - ), - ofcerc20( - 'ae54304e-e45c-4d55-a091-3e53650b043d', - 'ofchoodeth:amzn', - 'Amazon.com, Inc.', - 18, - underlyingAssetForSymbol('hoodeth:amzn'), - undefined, - undefined, - '', - undefined, - undefined, - true, - 'hoodeth' - ), - ofcerc20( - '0c879212-b6fa-4ffa-98b1-725afc63784c', - 'ofchoodeth:crwv', - 'CoreWeave', - 18, - underlyingAssetForSymbol('hoodeth:crwv'), - undefined, - undefined, - '', - undefined, - undefined, - true, - 'hoodeth' - ), - ofcerc20( - '564305d1-da1d-401b-bd56-9203b823e60c', - 'ofchoodeth:orcl', - 'Oracle Corporation', - 18, - underlyingAssetForSymbol('hoodeth:orcl'), - undefined, - undefined, - '', - undefined, - undefined, - true, - 'hoodeth' - ), - ofcerc20( - '53cbf6aa-a7e4-42e9-abae-2201a39238e9', - 'ofchoodeth:sgov', - 'iShares 0-3 Month Treasury Bond ETF', - 18, - underlyingAssetForSymbol('hoodeth:sgov'), - undefined, - undefined, - '', - undefined, - undefined, - true, - 'hoodeth' - ), - ofcerc20( - 'ec1fb872-22e4-4b82-a7e7-ce876c4f1316', - 'ofchoodeth:be', - 'Bloom Energy Corporation', - 18, - underlyingAssetForSymbol('hoodeth:be'), - undefined, - undefined, - '', - undefined, - undefined, - true, - 'hoodeth' - ), - ofcerc20( - 'd1f75f57-9f62-4c30-bfd9-8ed76884f884', - 'ofchoodeth:usar', - 'USA Rare Earth Inc.', - 18, - underlyingAssetForSymbol('hoodeth:usar'), - undefined, - undefined, - '', - undefined, - undefined, - true, - 'hoodeth' - ), - ofcerc20( - '15dcb80c-b313-4540-86db-1a3883e80f7b', - 'ofchoodeth:dram', - 'Dataram Corporation', - 18, - underlyingAssetForSymbol('hoodeth:dram'), - undefined, - undefined, - '', - undefined, - undefined, - true, - 'hoodeth' - ), - ofcerc20( - '43fb356f-8b1e-4569-b6b8-982f8bfb0465', - 'ofchoodeth:week', - 'Weekly T-Bill ETF', - 18, - underlyingAssetForSymbol('hoodeth:week'), - undefined, - undefined, - '', - undefined, - undefined, - true, - 'hoodeth' - ), - ofcerc20( 'e870395c-a5e0-41b2-b900-6bd1a1a38088', 'ofcchiliz:acm', @@ -5228,34 +4876,6 @@ export const tOfcErc20Coins = [ undefined, 'hteth' ), - tofcerc20( - 'df59331f-b380-4fb7-ad9a-0e0c0c3ec730', - 'ofcthoodeth:amzn', - 'Amazon', - 18, - UnderlyingAsset['thoodeth:amzn'], - undefined, - undefined, - undefined, - undefined, - undefined, - undefined, - 'thoodeth' - ), - tofcerc20( - '6abb714a-de88-4181-988e-86fbbfbc9c2e', - 'ofcthoodeth:tsla', - 'Tesla', - 18, - UnderlyingAsset['thoodeth:tsla'], - undefined, - undefined, - undefined, - undefined, - undefined, - undefined, - 'thoodeth' - ), ofcerc20( 'cc2a92cf-d799-463b-b08c-e9a4d5e87934', diff --git a/modules/statics/src/coins/ofcHoodethTokens.ts b/modules/statics/src/coins/ofcHoodethTokens.ts new file mode 100644 index 0000000000..ca229707af --- /dev/null +++ b/modules/statics/src/coins/ofcHoodethTokens.ts @@ -0,0 +1,1448 @@ +import { ofcerc20, tofcerc20 } from '../ofc'; +import { UnderlyingAsset } from '../base'; + +// OFC equivalents of Robinhood Chain (HoodETH) stock tokens - CECHO-1213 +export const ofcHoodethTokens = [ + ofcerc20( + 'e141dac4-9eb6-477e-b3ca-753cca3dac0d', + 'ofchoodeth:amd', + 'Advanced Micro Devices, Inc.', + 18, + UnderlyingAsset['hoodeth:amd'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '869113be-3294-4bc5-8d96-a07ffe247b8c', + 'ofchoodeth:baba', + 'Alibaba', + 18, + UnderlyingAsset['hoodeth:baba'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '1afcbe16-afd1-41ba-b666-a128cbd08d0b', + 'ofchoodeth:googl', + 'Alphabet Inc.', + 18, + UnderlyingAsset['hoodeth:googl'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'ae54304e-e45c-4d55-a091-3e53650b043d', + 'ofchoodeth:amzn', + 'Amazon.com, Inc.', + 18, + UnderlyingAsset['hoodeth:amzn'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '728d1e53-f757-4072-88aa-bb2488192f5a', + 'ofchoodeth:aapl', + 'Apple Inc.', + 18, + UnderlyingAsset['hoodeth:aapl'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '9788a78e-bea6-4783-972e-d9f5be7a155a', + 'ofchoodeth:apld', + 'Applied Digital', + 18, + UnderlyingAsset['hoodeth:apld'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '8711bd9d-31e7-4a89-be9e-c2d5b076ee0a', + 'ofchoodeth:amat', + 'Applied Materials', + 18, + UnderlyingAsset['hoodeth:amat'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '87cf010a-b97b-4372-b7f0-f26d28213969', + 'ofchoodeth:aaoi', + 'Applied Optoelectronics', + 18, + UnderlyingAsset['hoodeth:aaoi'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '39ea4698-34b7-407c-86e4-0174540f98c1', + 'ofchoodeth:arm', + 'Arm Holdings plc', + 18, + UnderlyingAsset['hoodeth:arm'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '689843bf-c7af-4fe2-9762-ebbe2f8f1a04', + 'ofchoodeth:asml', + 'ASML Holding NV', + 18, + UnderlyingAsset['hoodeth:asml'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '76392f2e-7e29-4ea8-bbff-66fa5a933a5f', + 'ofchoodeth:asts', + 'AST SpaceMobile', + 18, + UnderlyingAsset['hoodeth:asts'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'ec1fb872-22e4-4b82-a7e7-ce876c4f1316', + 'ofchoodeth:be', + 'Bloom Energy Corporation', + 18, + UnderlyingAsset['hoodeth:be'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '9d39d53c-f3fc-4749-b233-628bd05ee84b', + 'ofchoodeth:ba', + 'Boeing', + 18, + UnderlyingAsset['hoodeth:ba'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'f260d613-b8c8-47a4-a5b6-f0278e0c3c93', + 'ofchoodeth:avgo', + 'Broadcom', + 18, + UnderlyingAsset['hoodeth:avgo'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'f9a6462c-a18b-4cb8-a1d0-04b3a0fd644e', + 'ofchoodeth:ccl', + 'Carnival Corporation', + 18, + UnderlyingAsset['hoodeth:ccl'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '3254e97a-5522-4995-b1a9-07891a282cc4', + 'ofchoodeth:celh', + 'Celsius', + 18, + UnderlyingAsset['hoodeth:celh'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'e42f4dbd-4466-4682-8944-a62d26ecc8a9', + 'ofchoodeth:cbrs', + 'Cerebras Systems', + 18, + UnderlyingAsset['hoodeth:cbrs'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '99f4f2e1-39c7-4422-a751-4e02af80600c', + 'ofchoodeth:crcl', + 'Circle Internet Group Inc', + 18, + UnderlyingAsset['hoodeth:crcl'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'fdd7bcb1-455d-43cc-8c1d-265aefdce75b', + 'ofchoodeth:clsk', + 'CleanSpark', + 18, + UnderlyingAsset['hoodeth:clsk'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '6794aec2-76b3-4a08-966c-626748ffe98d', + 'ofchoodeth:coin', + 'Coinbase', + 18, + UnderlyingAsset['hoodeth:coin'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '0c879212-b6fa-4ffa-98b1-725afc63784c', + 'ofchoodeth:crwv', + 'CoreWeave', + 18, + UnderlyingAsset['hoodeth:crwv'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '152d206b-4d86-465e-8e9c-a28a33304cb6', + 'ofchoodeth:glw', + 'Corning', + 18, + UnderlyingAsset['hoodeth:glw'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '8a90d594-e313-4660-ab44-58a57cb44025', + 'ofchoodeth:cost', + 'Costco', + 18, + UnderlyingAsset['hoodeth:cost'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '0d450091-4b05-45ea-8515-5c468217f979', + 'ofchoodeth:crwd', + 'CrowdStrike Holdings', + 18, + UnderlyingAsset['hoodeth:crwd'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'bff74e88-5447-4feb-a7ce-78ded2f964b4', + 'ofchoodeth:qbts', + 'D-Wave Quantum', + 18, + UnderlyingAsset['hoodeth:qbts'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '09e7c164-7200-46d8-b5a7-fe4c2628ac24', + 'ofchoodeth:ddog', + 'Datadog', + 18, + UnderlyingAsset['hoodeth:ddog'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '15dcb80c-b313-4540-86db-1a3883e80f7b', + 'ofchoodeth:dram', + 'Dataram Corporation', + 18, + UnderlyingAsset['hoodeth:dram'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '44160adf-20cf-4892-acd6-952fc4dfc8f8', + 'ofchoodeth:dell', + 'Dell', + 18, + UnderlyingAsset['hoodeth:dell'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '5af831db-9401-4e4f-a74b-1e31da809a3c', + 'ofchoodeth:elf', + 'e.l.f. Beauty', + 18, + UnderlyingAsset['hoodeth:elf'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '414542f5-2434-458b-87d8-3b2aeefa770e', + 'ofchoodeth:sats', + 'EchoStar', + 18, + UnderlyingAsset['hoodeth:sats'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '29306178-0431-45b0-ad5a-ac09bee8f940', + 'ofchoodeth:lly', + 'Eli Lilly', + 18, + UnderlyingAsset['hoodeth:lly'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'ec257f07-f575-4215-8c53-d8b8ee06ed5b', + 'ofchoodeth:p', + 'Everpure', + 18, + UnderlyingAsset['hoodeth:p'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '96a4b90a-6289-453b-9029-bf78b237bb8f', + 'ofchoodeth:xom', + 'Exxon Mobil', + 18, + UnderlyingAsset['hoodeth:xom'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '4a7a515c-96db-480c-bf62-314f486db01a', + 'ofchoodeth:flnc', + 'Fluence Energy', + 18, + UnderlyingAsset['hoodeth:flnc'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '9f9461a8-a51f-4025-a1c3-871930c073e9', + 'ofchoodeth:f', + 'Ford Motor', + 18, + UnderlyingAsset['hoodeth:f'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '66bb6bdc-f442-4787-bf5e-faef3307b375', + 'ofchoodeth:futu', + 'Futu Holdings', + 18, + UnderlyingAsset['hoodeth:futu'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '50d09cad-25a8-4c27-b450-f08928823111', + 'ofchoodeth:gme', + 'GameStop', + 18, + UnderlyingAsset['hoodeth:gme'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '367a6db8-36b9-42ac-a44d-48c2ba1628fe', + 'ofchoodeth:inod', + 'Innodata', + 18, + UnderlyingAsset['hoodeth:inod'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '3fbefdcc-930a-4795-8ceb-824d54a0c4e2', + 'ofchoodeth:intc', + 'Intel Corporation', + 18, + UnderlyingAsset['hoodeth:intc'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '87828bfa-61d4-4956-8655-9df105ea8c2f', + 'ofchoodeth:intu', + 'Intuit', + 18, + UnderlyingAsset['hoodeth:intu'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '63fe81e6-75ae-4069-b64b-c2377217ec07', + 'ofchoodeth:lunr', + 'Intuitive Machines', + 18, + UnderlyingAsset['hoodeth:lunr'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'a607c169-9b53-4d91-b4a7-0a4e4c0604df', + 'ofchoodeth:qqq', + 'Invesco QQQ Trust', + 18, + UnderlyingAsset['hoodeth:qqq'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '559b7236-228d-4ed7-86ac-02f6b2e807e4', + 'ofchoodeth:spmo', + 'Invesco S&P 500 Momentum ETF', + 18, + UnderlyingAsset['hoodeth:spmo'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'e02b9e82-2910-4954-b4d3-100615699e26', + 'ofchoodeth:ionq', + 'IonQ', + 18, + UnderlyingAsset['hoodeth:ionq'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '140ef60f-3a90-4104-939b-074faf73bcce', + 'ofchoodeth:iren', + 'IREN Limited', + 18, + UnderlyingAsset['hoodeth:iren'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '53cbf6aa-a7e4-42e9-abae-2201a39238e9', + 'ofchoodeth:sgov', + 'iShares 0-3 Month Treasury Bond ETF', + 18, + UnderlyingAsset['hoodeth:sgov'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '2e99e01c-a271-422d-ade0-8eb7a9538997', + 'ofchoodeth:ewy', + 'iShares MSCI South Korea fund', + 18, + UnderlyingAsset['hoodeth:ewy'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '7a1da129-1922-4bd0-973f-aeb1261c8236', + 'ofchoodeth:soxx', + 'iShares Semiconductor ETF', + 18, + UnderlyingAsset['hoodeth:soxx'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '33ba08c6-75bd-4b76-b158-a2b6505ce48b', + 'ofchoodeth:slv', + 'iShares Silver Trust', + 18, + UnderlyingAsset['hoodeth:slv'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'f77abccc-5864-4911-96a0-9bc27566a178', + 'ofchoodeth:lulu', + 'Lululemon', + 18, + UnderlyingAsset['hoodeth:lulu'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '806e2e61-31a8-4c29-aa9d-c6f08c291dc3', + 'ofchoodeth:lite', + 'Lumentum', + 18, + UnderlyingAsset['hoodeth:lite'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'd6eb0ad3-4138-4a6b-aadd-6bf36634fbfc', + 'ofchoodeth:mrvl', + 'Marvell Technology', + 18, + UnderlyingAsset['hoodeth:mrvl'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'e089470c-2335-4c10-acfe-67698e5d415b', + 'ofchoodeth:mxl', + 'MaxLinear', + 18, + UnderlyingAsset['hoodeth:mxl'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'bf014246-5a76-4b2d-a351-c989506eea95', + 'ofchoodeth:meta', + 'Meta Platforms, Inc.', + 18, + UnderlyingAsset['hoodeth:meta'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'ae355bf8-423c-4bd7-90ba-fa41664927a9', + 'ofchoodeth:mu', + 'Micron Technology', + 18, + UnderlyingAsset['hoodeth:mu'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '2610fc79-c281-4624-9975-c2b23f0e4ed1', + 'ofchoodeth:msft', + 'Microsoft Corporation', + 18, + UnderlyingAsset['hoodeth:msft'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'fe4033de-fe0a-4a07-a5a5-7e8cb31eb695', + 'ofchoodeth:mdb', + 'MongoDB', + 18, + UnderlyingAsset['hoodeth:mdb'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '0e371b9a-8bf4-469a-8657-d9b833d1541a', + 'ofchoodeth:nne', + 'Nano Nuclear Energy', + 18, + UnderlyingAsset['hoodeth:nne'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '1b570888-8891-4984-9643-9a63f377f1c6', + 'ofchoodeth:nvts', + 'Navitas Semiconductor', + 18, + UnderlyingAsset['hoodeth:nvts'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'f135e04d-f250-4d47-936d-a01f4977fddf', + 'ofchoodeth:nbis', + 'Nebius Group', + 18, + UnderlyingAsset['hoodeth:nbis'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'e37613c1-1de7-4cef-9a97-40b0998f2c35', + 'ofchoodeth:nflx', + 'Netflix', + 18, + UnderlyingAsset['hoodeth:nflx'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '9b50f9d1-725d-4002-8563-8ad131bcdb60', + 'ofchoodeth:nok', + 'Nokia', + 18, + UnderlyingAsset['hoodeth:nok'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '06f838b4-f6b3-4c8d-a395-e8a0557b021f', + 'ofchoodeth:nu', + 'Nu', + 18, + UnderlyingAsset['hoodeth:nu'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '9c927821-eed5-45d6-900e-0d6a119a5f6d', + 'ofchoodeth:nvda', + 'NVIDIA Corporation', + 18, + UnderlyingAsset['hoodeth:nvda'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '564305d1-da1d-401b-bd56-9203b823e60c', + 'ofchoodeth:orcl', + 'Oracle Corporation', + 18, + UnderlyingAsset['hoodeth:orcl'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '2c7e60eb-f9dc-48cd-b169-2acd0fef56e5', + 'ofchoodeth:pltr', + 'Palantir Technologies Inc.', + 18, + UnderlyingAsset['hoodeth:pltr'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '1e4f6f3a-804f-465d-b1f6-e90e5f7bf314', + 'ofchoodeth:peng', + 'Penguin Solutions', + 18, + UnderlyingAsset['hoodeth:peng'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'b664491f-4ef3-45ad-90e8-feb8d59d98eb', + 'ofchoodeth:pr', + 'Permian Resources', + 18, + UnderlyingAsset['hoodeth:pr'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'd72221d5-3971-42e1-b8bb-1f143f7bfc4f', + 'ofchoodeth:poet', + 'POET Technologies', + 18, + UnderlyingAsset['hoodeth:poet'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '3161808a-d31f-4f73-b6a7-f8f61d34112c', + 'ofchoodeth:qcom', + 'Qualcomm', + 18, + UnderlyingAsset['hoodeth:qcom'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'd178081c-d93a-4fe7-ae7e-25585b968919', + 'ofchoodeth:qubt', + 'Quantum Computing, Inc', + 18, + UnderlyingAsset['hoodeth:qubt'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '52cae056-b9d9-4033-8d34-5654b76c155b', + 'ofchoodeth:rddt', + 'Reddit', + 18, + UnderlyingAsset['hoodeth:rddt'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'ea38b5db-5528-45a3-a9c7-d21b65a3bb89', + 'ofchoodeth:rdw', + 'Redwire', + 18, + UnderlyingAsset['hoodeth:rdw'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '29e5acf4-05a9-45c9-90fc-922754eeb48a', + 'ofchoodeth:rgti', + 'Rigetti Computing', + 18, + UnderlyingAsset['hoodeth:rgti'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'f803588d-4e07-4b16-aa7d-d35c4f1d67aa', + 'ofchoodeth:rivn', + 'Rivian Automotive', + 18, + UnderlyingAsset['hoodeth:rivn'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'be82fd79-ba3b-4d1f-b311-6039e0317825', + 'ofchoodeth:rblx', + 'Roblox', + 18, + UnderlyingAsset['hoodeth:rblx'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '6e09f0ab-1fa0-44fe-889e-33494dab5b61', + 'ofchoodeth:rklb', + 'Rocket Lab Corporation', + 18, + UnderlyingAsset['hoodeth:rklb'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '06de2415-8bb7-48c9-8453-8ac2da35f591', + 'ofchoodeth:rvi', + 'RVI', + 18, + UnderlyingAsset['hoodeth:rvi'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '20ab47b6-f825-4ec3-bc9e-1173588676c4', + 'ofchoodeth:sndk', + 'SanDisk', + 18, + UnderlyingAsset['hoodeth:sndk'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '5c32486f-dbc3-4e0f-a0de-07630f29145b', + 'ofchoodeth:now', + 'ServiceNow', + 18, + UnderlyingAsset['hoodeth:now'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '0ea0ca53-9ae7-4016-8101-4b09a478c904', + 'ofchoodeth:shop', + 'Shopify', + 18, + UnderlyingAsset['hoodeth:shop'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '63cecf35-0c22-461e-99f6-2e2b4c3b3fd0', + 'ofchoodeth:sofi', + 'SoFi Technologies', + 18, + UnderlyingAsset['hoodeth:sofi'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'c35c8bbc-84c2-4fbd-9371-fe0098bdb49c', + 'ofchoodeth:spy', + 'SPDR S&P 500 ETF Trust', + 18, + UnderlyingAsset['hoodeth:spy'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '832e7edc-8ba9-4e7f-a865-98570bb71331', + 'ofchoodeth:xlk', + 'State Street Technology Select Sector SPDR ETF', + 18, + UnderlyingAsset['hoodeth:xlk'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '6b9fec79-284e-4b76-9276-12a9d9ba997c', + 'ofchoodeth:mstr', + 'Strategy Inc.', + 18, + UnderlyingAsset['hoodeth:mstr'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'eb20c03f-cedb-4585-a952-6d90210b139e', + 'ofchoodeth:smci', + 'Super Micro Computer', + 18, + UnderlyingAsset['hoodeth:smci'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '5a57aa8e-31f2-4cf8-88ee-cf74ba3d7298', + 'ofchoodeth:tsm', + 'Taiwan Semiconductor Manufacturing', + 18, + UnderlyingAsset['hoodeth:tsm'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'e58b5516-cfae-4417-b4ca-2ffb45b4a160', + 'ofchoodeth:ttwo', + 'Take-Two Interactive Software', + 18, + UnderlyingAsset['hoodeth:ttwo'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'a85e99d4-d6bf-4b08-b659-ea363197d4e4', + 'ofchoodeth:nasa', + 'Tema Space Innovators ETF', + 18, + UnderlyingAsset['hoodeth:nasa'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '1806a1c6-56b1-4107-89af-8c93159905b9', + 'ofchoodeth:tsla', + 'Tesla', + 18, + UnderlyingAsset['hoodeth:tsla'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '1d4ad8ac-a6fa-4825-9f3f-0c5c9d4c6c47', + 'ofchoodeth:tsem', + 'Tower Semiconductor', + 18, + UnderlyingAsset['hoodeth:tsem'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'a8282f20-6734-4df6-91e1-859f34288e3b', + 'ofchoodeth:umc', + 'United Microelectronics', + 18, + UnderlyingAsset['hoodeth:umc'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '7ca62551-0f32-47c2-9e35-a55f5a782ed6', + 'ofchoodeth:uso', + 'United States Oil Fund, LP', + 18, + UnderlyingAsset['hoodeth:uso'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'af4c4cea-d9a9-4f75-807c-22c7e4a0ecc7', + 'ofchoodeth:ups', + 'UPS', + 18, + UnderlyingAsset['hoodeth:ups'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'd1f75f57-9f62-4c30-bfd9-8ed76884f884', + 'ofchoodeth:usar', + 'USA Rare Earth Inc.', + 18, + UnderlyingAsset['hoodeth:usar'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '4099ae4f-a6d0-4ee5-b26b-029cdd93645a', + 'ofchoodeth:usdg', + 'USDG', + 18, + UnderlyingAsset['hoodeth:usdg'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '43fb356f-8b1e-4569-b6b8-982f8bfb0465', + 'ofchoodeth:week', + 'Weekly T-Bill ETF', + 18, + UnderlyingAsset['hoodeth:week'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '0e82cc04-8f20-4623-b1ac-7c9e90b5d5d0', + 'ofchoodeth:wday', + 'Workday', + 18, + UnderlyingAsset['hoodeth:wday'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '755abf18-75ff-4f43-9500-6f5e33089210', + 'ofchoodeth:xndu', + 'Xanadu Quantum', + 18, + UnderlyingAsset['hoodeth:xndu'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + '1448c582-1250-490f-9c3c-476442ac55ca', + 'ofchoodeth:zm', + 'Zoom', + 18, + UnderlyingAsset['hoodeth:zm'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + ofcerc20( + 'a92cd45a-5dff-409a-a5ab-167927318021', + 'ofchoodeth:zs', + 'Zscaler', + 18, + UnderlyingAsset['hoodeth:zs'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hoodeth' + ), + tofcerc20( + 'df59331f-b380-4fb7-ad9a-0e0c0c3ec730', + 'ofcthoodeth:amzn', + 'Amazon', + 18, + UnderlyingAsset['thoodeth:amzn'], + undefined, + undefined, + undefined, + undefined, + undefined, + undefined, + 'thoodeth' + ), + tofcerc20( + '6abb714a-de88-4181-988e-86fbbfbc9c2e', + 'ofcthoodeth:tsla', + 'Tesla', + 18, + UnderlyingAsset['thoodeth:tsla'], + undefined, + undefined, + undefined, + undefined, + undefined, + undefined, + 'thoodeth' + ), +];