Skip to content

Commit 2d35ab9

Browse files
HiteshMittal07denis-pinginWazabie
authored
Add Arena Z Testnet (#1092)
* Add Arena Z Testnet * Update .staging/arena-z-testnet.toml Co-authored-by: Denis Pingin <[email protected]> * Just sync staging * Update arena-z-testnet.toml * Remove unused time configurations from arena-z-testnet * Remove superchain_time from arena-z-testnet config Removed superchain_time configuration from arena-z-testnet. * Add arena-z.toml configuration file * Update name * Update name --------- Co-authored-by: Denis Pingin <[email protected]> Co-authored-by: Wazabie <[email protected]>
1 parent 7857e9f commit 2d35ab9

File tree

6 files changed

+124
-0
lines changed

6 files changed

+124
-0
lines changed

CHAINS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
| Unichain Sepolia Testnet ||| https://sepolia.uniscan.xyz | `https://sepolia.unichain.org` | `https://sepolia-sequencer.unichain.org` |
7272
| World Chain Sepolia Testnet ||| https://worldchain-sepolia.explorer.alchemy.com/ | `https://worldchain-sepolia.g.alchemy.com/public` | `https://worldchain-sepolia-sequencer.g.alchemy.com` |
7373
| Zora Sepolia Testnet ||| https://sepolia.explorer.zora.energy | `https://sepolia.rpc.zora.energy` | `https://sepolia.rpc.zora.energy` |
74+
| arena-z-testnet ||| https://testnet-explorer.arena-z.gg | `https://testnet-rpc.arena-z.gg` | `https://testnet-rpc.arena-z.gg` |
7475
### sepolia-dev-0
7576

7677
| Chain Name | OP Governed[^1] | Superchain Hardforks[^2] | Explorer | Public RPC | Sequencer RPC

chainList.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1285,5 +1285,26 @@
12851285
"faultProofs": {
12861286
"status": "permissionless"
12871287
}
1288+
},
1289+
{
1290+
"name": "arena-z-testnet",
1291+
"identifier": "sepolia/arena-z",
1292+
"chainId": 9899,
1293+
"rpc": [
1294+
"https://testnet-rpc.arena-z.gg"
1295+
],
1296+
"explorers": [
1297+
"https://testnet-explorer.arena-z.gg"
1298+
],
1299+
"superchainLevel": 1,
1300+
"governedByOptimism": true,
1301+
"dataAvailabilityType": "eth-da",
1302+
"parent": {
1303+
"type": "L2",
1304+
"chain": "sepolia"
1305+
},
1306+
"faultProofs": {
1307+
"status": "permissioned"
1308+
}
12881309
}
12891310
]

chainList.toml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -918,3 +918,18 @@
918918
chain = "rehearsal-0-bn"
919919
[chains.fault_proofs]
920920
status = "permissionless"
921+
922+
[[chains]]
923+
name = "arena-z-testnet"
924+
identifier = "sepolia/arena-z"
925+
chain_id = 9899
926+
rpc = ["https://testnet-rpc.arena-z.gg"]
927+
explorers = ["https://testnet-explorer.arena-z.gg"]
928+
superchain_level = 1
929+
governed_by_optimism = true
930+
data_availability_type = "eth-da"
931+
[chains.parent]
932+
type = "L2"
933+
chain = "sepolia"
934+
[chains.fault_proofs]
935+
status = "permissioned"
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
name = "arena-z-testnet"
2+
public_rpc = "https://testnet-rpc.arena-z.gg"
3+
sequencer_rpc = "https://testnet-rpc.arena-z.gg"
4+
explorer = "https://testnet-explorer.arena-z.gg"
5+
superchain_level = 1
6+
governed_by_optimism = true
7+
data_availability_type = "eth-da"
8+
chain_id = 9899
9+
batch_inbox_addr = "0x00894002C8CCC07469D2f98E575C375130761C35"
10+
block_time = 2
11+
seq_window_size = 3600
12+
max_sequencer_drift = 600
13+
14+
[hardforks]
15+
canyon_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
16+
delta_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
17+
ecotone_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
18+
fjord_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
19+
granite_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
20+
holocene_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
21+
22+
[optimism]
23+
eip1559_elasticity = 6
24+
eip1559_denominator = 50
25+
eip1559_denominator_canyon = 250
26+
27+
[genesis]
28+
l2_time = 1747822512
29+
[genesis.l1]
30+
hash = "0xc169b1762b3430dc19a3c380536edb770eba127aeb6f518ef5a685ae17a588a2"
31+
number = 8374269
32+
[genesis.l2]
33+
hash = "0x29b5818dde83228647d69794cad3e28bfc2e99defc3696c46c068ba4a27b8d4a"
34+
number = 0
35+
[genesis.system_config]
36+
batcherAddress = "0xC7DBE00183Fef815DB161D61FaF3cb6A172D4Ea2"
37+
overhead = "0x00000000000000000000000000000000000000000000000000000000000000bc"
38+
scalar = "0x00000000000000000000000000000000000000000000000000000000000f4240"
39+
gasLimit = 60000000
40+
41+
[roles]
42+
SystemConfigOwner = "0xBeA2Bc852a160B8547273660E22F4F08C2fa9Bbb"
43+
ProxyAdminOwner = "0x1Eb2fFc903729a0F03966B917003800b145F56E2"
44+
Guardian = "0x7a50f00e8D05b95F98fE38d8BeE366a7324dCf7E"
45+
Challenger = "0xfd1D2e729aE8eEe2E146c033bf4400fE75284301"
46+
Proposer = "0xC97Ffcb0953E60995B5D06755DEd41b78a3c8b48"
47+
UnsafeBlockSigner = "0xBE2C44D755D4F593C5Db678e476b06f0E537c08e"
48+
BatchSubmitter = "0xC7DBE00183Fef815DB161D61FaF3cb6A172D4Ea2"
49+
50+
[addresses]
51+
AddressManager = "0xd5084ac6eE359f5B9AA8C3B40ac6241EFDF3A38c"
52+
L1CrossDomainMessengerProxy = "0x3E0252828c920C21C5F1b86f862444295F5f283C"
53+
L1ERC721BridgeProxy = "0x0aB6D908f5553732fBbC2e5b25357E9202c396BA"
54+
L1StandardBridgeProxy = "0x23592510F948c1465294041b44192f9656146544"
55+
OptimismMintableERC20FactoryProxy = "0x20D69d2f9558dBE9326DA05528C1a60125447361"
56+
OptimismPortalProxy = "0x90FdCE6eFFF020605462150cdE42257193d1e558"
57+
SystemConfigProxy = "0x5357bE2D78aAd17860570E14B74561840e959D4D"
58+
ProxyAdmin = "0x729a5bEDc20988Ff8063aBb5cB728a4F5E5Bfcc3"
59+
SuperchainConfig = "0xC2Be75506d5724086DEB7245bd260Cc9753911Be"
60+
AnchorStateRegistryProxy = "0xA035dA0F4A652332460D61152661Db20a865BC91"
61+
DelayedWETHProxy = "0xac405d72AD3dA22cf8d80d414E3C5780c343d1e4"
62+
DisputeGameFactoryProxy = "0xd02dd46b73ff5f3eC3970f9A12f08Ad703c103df"
63+
PermissionedDisputeGame = "0xDeab7573BD4539cd82e9FEd637D4f35D38b98596"

superchain/extra/addresses/addresses.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1339,6 +1339,30 @@
13391339
"SystemConfigProxy": "0x0e4C4CDd01ceCB01070E9Fdfe7600871e4ae996e",
13401340
"UnsafeBlockSigner": "0xB71B58FfE538628557433dbBfA08d45ee5a69B44"
13411341
},
1342+
"9899": {
1343+
"AddressManager": "0xd5084ac6eE359f5B9AA8C3B40ac6241EFDF3A38c",
1344+
"AnchorStateRegistryProxy": "0xA035dA0F4A652332460D61152661Db20a865BC91",
1345+
"BatchSubmitter": "0xC7DBE00183Fef815DB161D61FaF3cb6A172D4Ea2",
1346+
"Challenger": "0xfd1D2e729aE8eEe2E146c033bf4400fE75284301",
1347+
"DelayedWETHProxy": "0xac405d72AD3dA22cf8d80d414E3C5780c343d1e4",
1348+
"DisputeGameFactoryProxy": "0xd02dd46b73ff5f3eC3970f9A12f08Ad703c103df",
1349+
"Guardian": "0x7a50f00e8D05b95F98fE38d8BeE366a7324dCf7E",
1350+
"L1CrossDomainMessengerProxy": "0x3E0252828c920C21C5F1b86f862444295F5f283C",
1351+
"L1ERC721BridgeProxy": "0x0aB6D908f5553732fBbC2e5b25357E9202c396BA",
1352+
"L1StandardBridgeProxy": "0x23592510F948c1465294041b44192f9656146544",
1353+
"MIPS": "0xF027F4A985560fb13324e943edf55ad6F1d15Dc1",
1354+
"OptimismMintableERC20FactoryProxy": "0x20D69d2f9558dBE9326DA05528C1a60125447361",
1355+
"OptimismPortalProxy": "0x90FdCE6eFFF020605462150cdE42257193d1e558",
1356+
"PermissionedDisputeGame": "0xDeab7573BD4539cd82e9FEd637D4f35D38b98596",
1357+
"PreimageOracle": "0x1fb8cdFc6831fc866Ed9C51aF8817Da5c287aDD3",
1358+
"Proposer": "0xC97Ffcb0953E60995B5D06755DEd41b78a3c8b48",
1359+
"ProxyAdmin": "0x729a5bEDc20988Ff8063aBb5cB728a4F5E5Bfcc3",
1360+
"ProxyAdminOwner": "0x1Eb2fFc903729a0F03966B917003800b145F56E2",
1361+
"SuperchainConfig": "0xC2Be75506d5724086DEB7245bd260Cc9753911Be",
1362+
"SystemConfigOwner": "0xBeA2Bc852a160B8547273660E22F4F08C2fa9Bbb",
1363+
"SystemConfigProxy": "0x5357bE2D78aAd17860570E14B74561840e959D4D",
1364+
"UnsafeBlockSigner": "0xBE2C44D755D4F593C5Db678e476b06f0E537c08e"
1365+
},
13421366
"999999999": {
13431367
"AddressManager": "0x27c9392144DFcB6dab113F737356C32435cD1D55",
13441368
"AnchorStateRegistryProxy": "0x50C0232e3d1F7B8a8e18f6Ab1abE04BB6c713c87",
80.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)