Skip to main content

optimism_rollupConfig RPC Method

Loading...

Updated on
Feb 23, 2026

optimism_rollupConfig RPC Method

Parameters

This method does not accept any parameters

Returns

result
Loading...
genesis
Loading...
l1
Loading...
hash
Loading...
number
Loading...
l2
Loading...
hash
Loading...
number
Loading...
l2_time
Loading...
system_config
Loading...
batcherAddr
Loading...
overhead
Loading...
scalar
Loading...
gasLimit
Loading...
block_time
Loading...
max_sequencer_drift
Loading...
seq_window_size
Loading...
channel_timeout
Loading...
l1_chain_id
Loading...
l2_chain_id
Loading...
regolith_time
Loading...
canyon_time
Loading...
delta_time
Loading...
fjord_time
Loading...
ecotone_time
Loading...
granite_time
Loading...
batch_inbox_address
Loading...
deposit_contract_address
Loading...
l1_system_config_address
Loading...
protocol_versions_address
Loading...
Request
1
curl -X POST "https://docs-demo.unichain-mainnet.quiknode.pro/" \
2
-H "Content-Type: application/json" \
3
-d '{
4
"jsonrpc": "2.0",
5
"method": "optimism_rollupConfig",
6
"params": [],
7
"id": 1
8
}'
1
curl -X POST "https://docs-demo.unichain-mainnet.quiknode.pro/" \
2
-H "Content-Type: application/json" \
3
-d '{
4
"jsonrpc": "2.0",
5
"method": "optimism_rollupConfig",
6
"params": [],
7
"id": 1
8
}'
Response
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"genesis": {
6
"l1": {
7
"hash": "0x8c799ed21bd97471f76ba48ea54b30f8169c7e4e4a22acfba06951b571e0f4b6",
8
"number": 21116363
9
},
10
"l2": {
11
"hash": "0x3425162ddf41a0a1f0106d67b71828c9a9577e6ddeb94e4f33d2cde1fdc3befe",
12
"number": 0
13
},
14
"l2_time": 1730748359,
15
"system_config": {
16
"batcherAddr": "0x2f60a5184c63ca94f82a27100643dbabe4f3f7fd",
17
"overhead": "0x0000000000000000000000000000000000000000000000000000000000000000",
18
"scalar": "0x010000000000000000000000000000000000000000000000000dbba0000007d0",
19
"gasLimit": 30000000,
20
"eip1559Params": "0x0000000000000000",
21
"operatorFeeParams": "0x0000000000000000000000000000000000000000000000000000000000000000",
22
"minBaseFee": 0,
23
"daFootprintGasScalar": 0
24
}
25
},
26
"block_time": 1,
27
"max_sequencer_drift": 600,
28
"seq_window_size": 3600,
29
"channel_timeout": 300,
30
"l1_chain_id": 1,
31
"l2_chain_id": 130,
32
"regolith_time": 0,
33
"canyon_time": 0,
34
"delta_time": 0,
35
"ecotone_time": 0,
36
"fjord_time": 0,
37
"granite_time": 0,
38
"holocene_time": 1736445601,
39
"isthmus_time": 1746806401,
40
"jovian_time": 1764691201,
41
"batch_inbox_address": "0xff00000000000000000000000000000000000130",
42
"deposit_contract_address": "0x0bd48f6b86a26d3a217d0fa6ffe2b491b956a7a2",
43
"l1_system_config_address": "0xc407398d063f942febbcc6f80a156b47f3f1bda6",
44
"protocol_versions_address": "0x8062abc286f5e7d9428a0ccb9abd71e50d93b935",
45
"chain_op_config": {
46
"eip1559Elasticity": 6,
47
"eip1559Denominator": 50,
48
"eip1559DenominatorCanyon": 250
49
}
50
}
51
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"genesis": {
6
"l1": {
7
"hash": "0x8c799ed21bd97471f76ba48ea54b30f8169c7e4e4a22acfba06951b571e0f4b6",
8
"number": 21116363
9
},
10
"l2": {
11
"hash": "0x3425162ddf41a0a1f0106d67b71828c9a9577e6ddeb94e4f33d2cde1fdc3befe",
12
"number": 0
13
},
14
"l2_time": 1730748359,
15
"system_config": {
16
"batcherAddr": "0x2f60a5184c63ca94f82a27100643dbabe4f3f7fd",
17
"overhead": "0x0000000000000000000000000000000000000000000000000000000000000000",
18
"scalar": "0x010000000000000000000000000000000000000000000000000dbba0000007d0",
19
"gasLimit": 30000000,
20
"eip1559Params": "0x0000000000000000",
21
"operatorFeeParams": "0x0000000000000000000000000000000000000000000000000000000000000000",
22
"minBaseFee": 0,
23
"daFootprintGasScalar": 0
24
}
25
},
26
"block_time": 1,
27
"max_sequencer_drift": 600,
28
"seq_window_size": 3600,
29
"channel_timeout": 300,
30
"l1_chain_id": 1,
31
"l2_chain_id": 130,
32
"regolith_time": 0,
33
"canyon_time": 0,
34
"delta_time": 0,
35
"ecotone_time": 0,
36
"fjord_time": 0,
37
"granite_time": 0,
38
"holocene_time": 1736445601,
39
"isthmus_time": 1746806401,
40
"jovian_time": 1764691201,
41
"batch_inbox_address": "0xff00000000000000000000000000000000000130",
42
"deposit_contract_address": "0x0bd48f6b86a26d3a217d0fa6ffe2b491b956a7a2",
43
"l1_system_config_address": "0xc407398d063f942febbcc6f80a156b47f3f1bda6",
44
"protocol_versions_address": "0x8062abc286f5e7d9428a0ccb9abd71e50d93b935",
45
"chain_op_config": {
46
"eip1559Elasticity": 6,
47
"eip1559Denominator": 50,
48
"eip1559DenominatorCanyon": 250
49
}
50
}
51
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free