Skip to content

Commit

Permalink
Add USDC & ETH clones
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytrotkk committed Mar 1, 2024
1 parent 4869b69 commit 2d97b43
Show file tree
Hide file tree
Showing 3 changed files with 144 additions and 98 deletions.
238 changes: 142 additions & 96 deletions config/testnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand Down Expand Up @@ -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: {
Expand All @@ -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: {
Expand All @@ -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'
}
}
}
},
Expand Down Expand Up @@ -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: {
Expand Down
2 changes: 1 addition & 1 deletion helper-scripts

0 comments on commit 2d97b43

Please sign in to comment.