Skip to content

Commit

Permalink
Merge pull request #66 from anton-rs/update-submodules
Browse files Browse the repository at this point in the history
[BOT] Update Submodules
  • Loading branch information
refcell authored Oct 1, 2024
2 parents 76a19a9 + 9c9a2cb commit f49a319
Show file tree
Hide file tree
Showing 3 changed files with 173 additions and 1 deletion.
34 changes: 34 additions & 0 deletions etc/chainList.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,23 @@
"chain": "mainnet"
}
},
{
"name": "Shape",
"identifier": "mainnet/shape",
"chainId": 360,
"rpc": [
"https://mainnet.shape.network/"
],
"explorers": [
"https://shape-mainnet.explorer.alchemy.com/"
],
"superchainLevel": 0,
"dataAvailabilityType": "eth-da",
"parent": {
"type": "L2",
"chain": "mainnet"
}
},
{
"name": "Binary Mainnet",
"identifier": "mainnet/tbn",
Expand Down Expand Up @@ -306,6 +323,23 @@
"chain": "sepolia"
}
},
{
"name": "Shape Sepolia Testnet",
"identifier": "sepolia/shape",
"chainId": 11011,
"rpc": [
"https://sepolia.shape.network/"
],
"explorers": [
"https://shape-sepolia.explorer.alchemy.com/"
],
"superchainLevel": 0,
"dataAvailabilityType": "eth-da",
"parent": {
"type": "L2",
"chain": "sepolia"
}
},
{
"name": "World Chain Sepolia Testnet",
"identifier": "sepolia/worldchain",
Expand Down
138 changes: 138 additions & 0 deletions etc/configs.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,75 @@
"UnsafeBlockSigner": "0xceED24B1Fd4A4393f6A9D2B137D9597dd5482569"
}
},
{
"Name": "Shape",
"l2_chain_id": 360,
"PublicRPC": "https://mainnet.shape.network/",
"SequencerRPC": "https://shape-mainnet-sequencer.g.alchemy.com",
"Explorer": "https://shape-mainnet.explorer.alchemy.com/",
"SuperchainLevel": 0,
"StandardChainCandidate": false,
"SuperchainTime": null,
"batch_inbox_address": "0xfF00000000000000000000000000000000000360",
"Superchain": "mainnet",
"Chain": "shape",
"canyon_time": 0,
"delta_time": 0,
"ecotone_time": 0,
"fjord_time": 0,
"granite_time": 1727370000,
"block_time": 2,
"seq_window_size": 3600,
"max_sequencer_drift": 1800,
"DataAvailabilityType": "eth-da",
"optimism": {
"eip1559Elasticity": 6,
"eip1559Denominator": 50,
"eip1559DenominatorCanyon": 250
},
"GasPayingToken": null,
"genesis": {
"l1": {
"hash": "0x64772c7ca14e37ca9f0662b7d16b250f486218656012c0da994396608584b2b1",
"number": 20369793
},
"l2": {
"hash": "0xf17c665ffdebe214ec214bcd798c725141e7b5c29799500abd6a8738d15bdebe",
"number": 0
},
"l2_time": 1721744471,
"system_config": {
"batcherAddr": "0xF7ca543d652E38692fD12f989eb55b5327eC9A20",
"overhead": "0x00000000000000000000000000000000000000000000000000000000000000bc",
"scalar": "0x00000000000000000000000000000000000000000000000000000000000a6fe0",
"gasLimit": 30000000
}
},
"Addresses": {
"AddressManager": "0xcee78437aE9e15cee9c78E63757E0153c0FD7479",
"AnchorStateRegistryProxy": "0x02987E7294379B9DDa99d593b0C94c68266222D1",
"BatchSubmitter": "0xF7ca543d652E38692fD12f989eb55b5327eC9A20",
"Challenger": "0xee1Af3f99AF8C5b93512FbE2A3f0dD5568CE087f",
"DelayedWETHProxy": "0xfEc7865DAc5139886585F03146Ff61D9b31c2d57",
"DisputeGameFactoryProxy": "0x575Aecd84083f93877291901907698F7db0Bd8b0",
"Guardian": "0xee1Af3f99AF8C5b93512FbE2A3f0dD5568CE087f",
"L1CrossDomainMessengerProxy": "0x2b18602877181C3cB72C687E2A771E123A3788E3",
"L1ERC721BridgeProxy": "0xe9d3E49b0636016c5fE9eaA2347948D0bA9f15Af",
"L1StandardBridgeProxy": "0x62Edd5f4930Ea92dCa3fB81689bDD9b9d076b57B",
"L2OutputOracleProxy": "0x6Ef8c69CfE4635d866e3E02732068022c06e724D",
"MIPS": "0xD30c2Cd3cd6112E61FDfb03e4b232564d7e5C91f",
"OptimismMintableERC20FactoryProxy": "0x319322906beAdf69dF5d4607169c63D692B1aDC1",
"OptimismPortalProxy": "0xEB06fFa16011B5628BaB98E29776361c83741dd3",
"PreimageOracle": "0xDF6a16a71d0BC7a1Bbe8FffB33700eC3d9448A5B",
"Proposer": "0x0D8a607F3d2de86adD04Df00f06794cB339A40de",
"ProxyAdmin": "0x11B190Ae661c6d6884dFEE48E215691E0DdB842e",
"ProxyAdminOwner": "0xacAF178b5048CB56712dc59E95fBA72F7990A005",
"SuperchainConfig": "0x125664BEf08177ca43f6f301E63118b1e4cCDe09",
"SystemConfigOwner": "0xee1Af3f99AF8C5b93512FbE2A3f0dD5568CE087f",
"SystemConfigProxy": "0xfF11e41D5C4F522E423Ff6C064Ff8D55AF8f7355",
"UnsafeBlockSigner": "0x9C66333c504F3A4f5593D0e9739434744cCC5B5d"
}
},
{
"Name": "World Chain",
"l2_chain_id": 480,
Expand Down Expand Up @@ -1127,6 +1196,75 @@
"UnsafeBlockSigner": "0x89eA88ef4AC23f4C7Fdc611Fc9cD1c50DF702C2C"
}
},
{
"Name": "Shape Sepolia Testnet",
"l2_chain_id": 11011,
"PublicRPC": "https://sepolia.shape.network/",
"SequencerRPC": "https://shape-sepolia-sequencer.g.alchemy.com",
"Explorer": "https://shape-sepolia.explorer.alchemy.com/",
"SuperchainLevel": 0,
"StandardChainCandidate": false,
"SuperchainTime": null,
"batch_inbox_address": "0xFF00000000000000000000000000000000011011",
"Superchain": "sepolia",
"Chain": "shape",
"canyon_time": 0,
"delta_time": 0,
"ecotone_time": 0,
"fjord_time": 1721732400,
"granite_time": 1727197200,
"block_time": 2,
"seq_window_size": 3600,
"max_sequencer_drift": 1800,
"DataAvailabilityType": "eth-da",
"optimism": {
"eip1559Elasticity": 6,
"eip1559Denominator": 50,
"eip1559DenominatorCanyon": 250
},
"GasPayingToken": null,
"genesis": {
"l1": {
"hash": "0x0e1156bae935f43af44f8d3e011275b8aeab57acd83cbd71d92903d3c9b29cf3",
"number": 6151675
},
"l2": {
"hash": "0xcb3558db049390808cbde6b82a48d06ed98d3fe959e088ac20ae56174595cfce",
"number": 0
},
"l2_time": 1718936160,
"system_config": {
"batcherAddr": "0x6fF556Fa7CaFEc55aE77C5C1d58A010be75f9991",
"overhead": "0x00000000000000000000000000000000000000000000000000000000000000bc",
"scalar": "0x00000000000000000000000000000000000000000000000000000000000a6fe0",
"gasLimit": 30000000
}
},
"Addresses": {
"AddressManager": "0x42721d8512d62aA26B2Cfa1AE18bEEd5a9Ab1337",
"AnchorStateRegistryProxy": "0x41ea3c370896632121Cdde1b94a4eCcf23DA4532",
"BatchSubmitter": "0x6fF556Fa7CaFEc55aE77C5C1d58A010be75f9991",
"Challenger": "0xa9ABe4af69BEA2f381ca600f625Eb3E6b7559266",
"DelayedWETHProxy": "0x7cc9cA91BA4f92F4C967E93a1AAd97beB18d3877",
"DisputeGameFactoryProxy": "0x93eaa7A1E7d7af7eD9D612F9957988C8631c33e8",
"Guardian": "0xa9ABe4af69BEA2f381ca600f625Eb3E6b7559266",
"L1CrossDomainMessengerProxy": "0xF9F730650e1AB4D23E2ac983934271ca7c5EF293",
"L1ERC721BridgeProxy": "0x19f02c55254d2644eF94f30C74A932D64e1D4F86",
"L1StandardBridgeProxy": "0x341ab1DAFdfB73b3D6D075ef10b29e3cACB2A653",
"L2OutputOracleProxy": "0x532dDCed3440Eab81c529Ac8b0d7e429B5C05c52",
"MIPS": "0xaCf1Ed7357E41f652407ae6cFE1024705c758C38",
"OptimismMintableERC20FactoryProxy": "0x46085E2e648488e49FBeaF6544b8e9Dc96df8BDd",
"OptimismPortalProxy": "0xfF8Ca2B4d8122E41441F7ccDCf61b8692198Bd1E",
"PreimageOracle": "0x8F3B1c59eD4439ebF564604aA4B93130DA4CD1D5",
"Proposer": "0xf8Ed03b83c15aa3d0b52095F3c9971225948B777",
"ProxyAdmin": "0xd60a706Bf6108F090d055787B9B353FA7EEE1355",
"ProxyAdminOwner": "0x4c4526C8C55c4e1a6F2aaf91e37f07c97786e0f5",
"SuperchainConfig": "0xe5b3692266FF4Ab8A96A9C7Da6EeEe532CCc7916",
"SystemConfigOwner": "0xa9ABe4af69BEA2f381ca600f625Eb3E6b7559266",
"SystemConfigProxy": "0xa1aC91ED91EbE40E00d61E233c8026318b4da5fb",
"UnsafeBlockSigner": "0xbB4f4B3a46361653BE9DB255D8ff2D004F0FB248"
}
},
{
"Name": "Base Sepolia Testnet",
"l2_chain_id": 84532,
Expand Down

0 comments on commit f49a319

Please sign in to comment.