@@ -3185,48 +3185,6 @@ export const allCoinsAndTokens = [
31853185 CoinFeature . SUPPORTS_ERC20 ,
31863186 ]
31873187 ) ,
3188-
3189- account (
3190- '51de29b1-dd97-4b05-9239-a177522b469f' ,
3191- 'morpheth' ,
3192- 'Morph Ethereum Mainnet' ,
3193- Networks . main . morpheth ,
3194- 18 ,
3195- UnderlyingAsset . MORPHETH ,
3196- BaseUnit . ETH ,
3197- [
3198- ...EVM_FEATURES ,
3199- CoinFeature . SHARED_EVM_SIGNING ,
3200- CoinFeature . SHARED_EVM_SDK ,
3201- CoinFeature . EVM_COMPATIBLE_IMS ,
3202- CoinFeature . EVM_COMPATIBLE_UI ,
3203- CoinFeature . EVM_COMPATIBLE_WP ,
3204- CoinFeature . EVM_NON_BITGO_RECOVERY ,
3205- CoinFeature . EVM_UNSIGNED_SWEEP_RECOVERY ,
3206- CoinFeature . SUPPORTS_ERC20 ,
3207- CoinFeature . ERC20_BULK_TRANSACTION ,
3208- ]
3209- ) ,
3210- account (
3211- 'f99419da-0ee8-46c3-af81-3bd43af29642' ,
3212- 'tmorpheth' ,
3213- 'Morph Ethereum Testnet' ,
3214- Networks . test . morpheth ,
3215- 18 ,
3216- UnderlyingAsset . MORPHETH ,
3217- BaseUnit . ETH ,
3218- [
3219- ...EVM_FEATURES ,
3220- CoinFeature . SHARED_EVM_SIGNING ,
3221- CoinFeature . SHARED_EVM_SDK ,
3222- CoinFeature . EVM_COMPATIBLE_IMS ,
3223- CoinFeature . EVM_COMPATIBLE_UI ,
3224- CoinFeature . EVM_COMPATIBLE_WP ,
3225- CoinFeature . EVM_NON_BITGO_RECOVERY ,
3226- CoinFeature . EVM_UNSIGNED_SWEEP_RECOVERY ,
3227- CoinFeature . SUPPORTS_ERC20 ,
3228- ]
3229- ) ,
32303188 account (
32313189 '887eebff-5d50-47f7-aea5-905e25c2e846' ,
32323190 'tdogeos' ,
@@ -4569,64 +4527,6 @@ export const allCoinsAndTokens = [
45694527 Networks . test . morph
45704528 ) ,
45714529
4572- // MorphEth mainnet tokens
4573- erc20Token (
4574- '088dcce6-6259-4012-a1e2-857534ea88fc' ,
4575- 'morpheth:usdc' ,
4576- 'USD Coin' ,
4577- 6 ,
4578- '0xe34c91815d7fc18a9e2148bcd4241d0a5848b693' ,
4579- UnderlyingAsset [ 'morpheth:usdc' ] ,
4580- Networks . main . morpheth
4581- ) ,
4582- erc20Token (
4583- '03257b8a-67cc-4a84-9226-b757852fff63' ,
4584- 'morpheth:usdt' ,
4585- 'Tether USD' ,
4586- 6 ,
4587- '0xc7d67a9cbb121b3b0b9c053dd9f469523243379a' ,
4588- UnderlyingAsset [ 'morpheth:usdt' ] ,
4589- Networks . main . morpheth
4590- ) ,
4591- erc20Token (
4592- 'f0dad043-371d-48a4-a3cb-d798b4fc0fee' ,
4593- 'morpheth:usd1' ,
4594- 'USD1' ,
4595- 18 ,
4596- '0x111111d2bf19e43c34263401e0cad979ed1cdb61' ,
4597- UnderlyingAsset [ 'morpheth:usd1' ] ,
4598- Networks . main . morpheth
4599- ) ,
4600-
4601- // MorphEth testnet tokens
4602- erc20Token (
4603- '3383765b-37f9-4609-baf3-37c42f0ffee7' ,
4604- 'tmorpheth:tmt' ,
4605- 'Test Mintable Token' ,
4606- 6 ,
4607- '0x5257950b5277dac30536eae4742ffef4e5af5256' ,
4608- UnderlyingAsset [ 'tmorpheth:tmt' ] ,
4609- Networks . test . morpheth
4610- ) ,
4611- erc20Token (
4612- '15286c32-210b-402d-84a2-5e406e584981' ,
4613- 'tmorpheth:usd1' ,
4614- 'Test USD1 Token' ,
4615- 18 ,
4616- '0x8bdaad0ebc24fb63af6c5f29e2a2898500c87886' ,
4617- UnderlyingAsset [ 'tmorpheth:usd1' ] ,
4618- Networks . test . morpheth
4619- ) ,
4620- erc20Token (
4621- 'e6a1553d-0dd0-4f77-b6a8-5f265243c7d0' ,
4622- 'tmorpheth:stgusd1' ,
4623- 'Test USD1 Token' ,
4624- 18 ,
4625- '0x055fd4bbad96a076c15187b60fe7ea07ea789b94' ,
4626- UnderlyingAsset [ 'tmorpheth:stgusd1' ] ,
4627- Networks . test . morpheth
4628- ) ,
4629-
46304530 // Plume testnet tokens
46314531 erc20Token (
46324532 '67a140e3-c73e-4984-af13-7b1555ee3ff3' ,
0 commit comments