Skip to content

Commit

Permalink
Merge branch 'main' into feature/amoy-network-integration
Browse files Browse the repository at this point in the history
  • Loading branch information
nup9151f committed Apr 12, 2024
2 parents 5b9f4f4 + fda4be4 commit 313d9df
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 0 deletions.
74 changes: 74 additions & 0 deletions deployed/421614.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
{
"StarFactory": {
"startBlock": 32298341,
"address": "0xfa286f52075bCc6EE9716a765f8928762B3CD2d6"
},
"Registry": {
"address": "0xcD288D67b371AB590962B2bd8FEd9866d8d6C69d",
"startBlock": 32647137
},
"Proxy": {
"address": "0x7aFE68988db5158B68ce64cEFBe750E5D3539e71",
"startBlock": 32647188
},
"ERC721FactoryFacet": {
"address": "0x84fD8d42D3df8bA0Ed94cfF468Cab9E3bc1e4947",
"startBlock": 32647746
},
"ERC20FactoryFacet": {
"address": "0xAdbbCC5B721F83b0fE349AB82D4fCC68AaCDFAC3",
"startBlock": 32647834
},
"doNotRemoveUsedToParseFile": [
"Globals",
"Registry",
"Proxy",
"StarFactory",
"ERC20Base",
"ConstellationFactory",
"ERC721Base",
"ERC721LazyMint",
"RewardFacet",
"SettingsFacet",
"ERC721FactoryFacet",
"ERC20FactoryFacet",
"ERC721LazyDropFacet",
"AppFactory"
],
"Globals": {
"startBlock": 32647089,
"address": "0xa424149b165F81341b41fF72a2Db489b27AecAf5"
},
"ConstellationFactory": {
"startBlock": 32298423,
"address": "0x1890ED30698C70932fD784fA80aC9b161854b3Ed"
},
"SettingsFacet": {
"address": "0xA09a42BbA9Ba0bF06dFE3ED77a0086C7Ee831163",
"startBlock": 32647655
},
"ERC20Base": {
"startBlock": 32647290,
"address": "0x3713395bd3c11E4D5A688b21cFa3f86D04288861"
},
"AppFactory": {
"startBlock": 32647240,
"address": "0x19781Af95cA4E113D5D1412452225D11A84ce992"
},
"ERC721LazyMint": {
"address": "0xC7178D6d724068E8D6778dD5a9b94175c71D5b39",
"startBlock": 32647468
},
"ERC721Base": {
"address": "0xCf48E89B7C7f7cE520eAE3DE871d1ed5c242e1A4",
"startBlock": 32647374
},
"ERC721LazyDropFacet": {
"address": "0x7E12434F0d9880957f67fF0Ce9c0F5ca83bdBD88",
"startBlock": 32647918
},
"RewardFacet": {
"address": "0x1f530d6d11dB8980Ff0E21fEc62263B5ff82A479",
"startBlock": 32647559
}
}
1 change: 1 addition & 0 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ mumbai = "https://matic-mumbai.chainstacklabs.com"
polygon = "${POLYGON_RPC_URL}"
aurora = "https://mainnet.aurora.dev"
aurora-testnet = "https://testnet.aurora.dev"
arbitrum-testnet = "https://sepolia-rollup.arbitrum.io/rpc"
amoy = "https://rpc-amoy.polygon.technology/"

0 comments on commit 313d9df

Please sign in to comment.