diff --git a/config/testnet.ts b/config/testnet.ts index 340ed2c8..e0769b12 100644 --- a/config/testnet.ts +++ b/config/testnet.ts @@ -8,8 +8,9 @@ export const METAPORT_CONFIG: interfaces.MetaportConfig = { chains: [ 'mainnet', 'juicy-low-small-testnet', // Europa - // 'giant-half-dual-testnet', // Calypso - // 'lanky-ill-funny-testnet', // Nebula + 'giant-half-dual-testnet', // Calypso + 'lanky-ill-funny-testnet', // Nebula + 'aware-fake-trim-testnet' // Titan ], tokens: { eth: { @@ -114,12 +115,15 @@ export const METAPORT_CONFIG: interfaces.MetaportConfig = { address: '0xaB2F91FCc18B1271Ce10BF99e4a20b2652273803', chains: { 'juicy-low-small-testnet': {}, - // 'giant-half-dual-testnet': { - // hub: 'juicy-low-small-testnet' - // }, - // 'lanky-ill-funny-testnet': { - // hub: 'juicy-low-small-testnet' - // } + 'giant-half-dual-testnet': { + hub: 'juicy-low-small-testnet' + }, + 'lanky-ill-funny-testnet': { + hub: 'juicy-low-small-testnet' + }, + 'aware-fake-trim-testnet': { + hub: 'juicy-low-small-testnet' + } } }, // wbtc: { @@ -144,85 +148,124 @@ export const METAPORT_CONFIG: interfaces.MetaportConfig = { erc1155: { } }, - // 'giant-half-dual-testnet': { - // // Calypso connections - // eth: { - // eth: { - // address: '0x', - // chains: { - // 'juicy-low-small-testnet': { - // clone: true - // }, - // mainnet: { - // clone: true, - // hub: 'juicy-low-small-testnet' - // } - // } - // } - // }, - // erc20: { - // skl: { - // address: '0x', - // chains: { - // 'juicy-low-small-testnet': { - // clone: true - // }, - // 'lanky-ill-funny-testnet': { - // hub: 'juicy-low-small-testnet', - // clone: true - // }, - // mainnet: { - // hub: 'juicy-low-small-testnet', - // clone: true - // } - // } - // }, - // usdc: { - // address: '0x', - // chains: { - // 'juicy-low-small-testnet': { - // clone: true - // }, - // mainnet: { - // hub: 'juicy-low-small-testnet', - // clone: true - // } - // } - // } - // } - // }, - // 'lanky-ill-funny-testnet': { // nebula connections - // erc20: { - // skl: { - // address: '0x', - // chains: { - // 'juicy-low-small-testnet': { - // clone: true - // }, - // mainnet: { - // hub: 'juicy-low-small-testnet', - // clone: true - // }, - // 'giant-half-dual-testnet': { - // hub: 'juicy-low-small-testnet', - // clone: true - // } - // } - // }, - // usdc: { - // address: '0x', - // chains: { - // 'juicy-low-small-testnet': { - // clone: true - // }, - // mainnet: { - // hub: 'juicy-low-small-testnet', - // clone: true - // } - // } - // } - // } - // }, + 'giant-half-dual-testnet': { + // Calypso connections + eth: { + eth: { + address: '0x', + chains: { + 'juicy-low-small-testnet': { + clone: true + }, + mainnet: { + clone: true, + hub: 'juicy-low-small-testnet' + } + } + } + }, + erc20: { + // skl: { + // address: '0x', + // chains: { + // 'juicy-low-small-testnet': { + // clone: true + // }, + // 'lanky-ill-funny-testnet': { + // hub: 'juicy-low-small-testnet', + // clone: true + // }, + // mainnet: { + // hub: 'juicy-low-small-testnet', + // clone: true + // } + // } + // }, + usdc: { + address: '0x2aebcdc4f9f9149a50422fff86198cb0939ea165', + chains: { + 'juicy-low-small-testnet': { + clone: true + }, + 'aware-fake-trim-testnet': { + clone: true + }, + mainnet: { + hub: 'juicy-low-small-testnet', + clone: true + } + } + } + } + }, + 'lanky-ill-funny-testnet': { // nebula connections + eth: { + eth: { + address: '0x319f0eeb1a1e59943ebe44f766dbb592db664cf0', + chains: { + 'juicy-low-small-testnet': { + clone: true + }, + mainnet: { + clone: true, + hub: 'juicy-low-small-testnet' + } + } + } + }, + erc20: { + // skl: { + // address: '0x', + // chains: { + // 'juicy-low-small-testnet': { + // clone: true + // }, + // mainnet: { + // hub: 'juicy-low-small-testnet', + // clone: true + // }, + // 'giant-half-dual-testnet': { + // hub: 'juicy-low-small-testnet', + // clone: true + // } + // } + // }, + usdc: { + address: '0x5eaf4e5a908ba87abf3de768cb0da517db45db48', + chains: { + 'juicy-low-small-testnet': { + clone: true + }, + 'aware-fake-trim-testnet': { + clone: true + }, + mainnet: { + hub: 'juicy-low-small-testnet', + clone: true + } + } + } + } + }, + 'aware-fake-trim-testnet': { // titan connections + erc20: { + usdc: { + address: '0x10a30e73ab2da5328fc09b06443dde3e656e82f4', + chains: { + 'juicy-low-small-testnet': { + clone: true + }, + 'lanky-ill-funny-testnet': { + clone: true + }, + mainnet: { + hub: 'juicy-low-small-testnet', + clone: true + } + } + } + } + }, 'juicy-low-small-testnet': { // Europa connections eth: { @@ -232,9 +275,9 @@ export const METAPORT_CONFIG: interfaces.MetaportConfig = { mainnet: { clone: true }, - // 'giant-half-dual-testnet': { - // wrapper: '0x' - // } + 'lanky-ill-funny-testnet': { + wrapper: '0x7Dcc444B1B94ACcf24C39C2ff2C0465D640cFC3F' + } } } }, @@ -291,12 +334,15 @@ export const METAPORT_CONFIG: interfaces.MetaportConfig = { mainnet: { clone: true }, - // 'giant-half-dual-testnet': { - // wrapper: '0x' - // }, - // 'lanky-ill-funny-testnet': { - // wrapper: '0x' - // } + 'giant-half-dual-testnet': { + wrapper: '0xa6be26f2914a17fc4e8d21a1ce2ec4079eeb990c' + }, + 'lanky-ill-funny-testnet': { + wrapper: '0xa6be26f2914a17fc4e8d21a1ce2ec4079eeb990c' + }, + 'aware-fake-trim-testnet': { + wrapper: '0xa6be26f2914a17fc4e8d21a1ce2ec4079eeb990c' + } } }, // wbtc: { diff --git a/helper-scripts b/helper-scripts index c253fa60..2541831d 160000 --- a/helper-scripts +++ b/helper-scripts @@ -1 +1 @@ -Subproject commit c253fa60f1862753e0546dd9ade72b41e425cf99 +Subproject commit 2541831d3a8bf6691d994f37f379ac36d760c0a4 diff --git a/skale-network b/skale-network index 5f4b66f9..c7d18484 160000 --- a/skale-network +++ b/skale-network @@ -1 +1 @@ -Subproject commit 5f4b66f97533a9cdf2c9222c62fabe21c5f30c44 +Subproject commit c7d184841f2bde3469c6b102156181bd003a52d8