Ir diretamente para o conteúdo principal

optimism_rollupConfig RPC Method

A carregar...

Atualizado em
Jan 21, 2026

optimism_rollupConfig RPC Method

Parâmetros

Este método não aceita quaisquer parâmetros

Devoluções

resultado
objeto
A carregar...
genesis
objeto
A carregar...
l1
objeto
A carregar...
hash
cadeia de caracteres
A carregar...
número
número inteiro
A carregar...
l2
objeto
A carregar...
hash
cadeia de caracteres
A carregar...
número
número inteiro
A carregar...
l2_time
número inteiro
A carregar...
system_config
objeto
A carregar...
batcherAddr
cadeia de caracteres
A carregar...
overhead
cadeia de caracteres
A carregar...
scalar
cadeia de caracteres
A carregar...
gasLimit
número inteiro
A carregar...
baseFeeScalar
cadeia de caracteres
A carregar...
blobBaseFeeScalar
cadeia de caracteres
A carregar...
eip1559Denominator
número inteiro
A carregar...
eip1559Elasticity
número inteiro
A carregar...
operatorFeeScalar
número inteiro
A carregar...
operatorFeeConstant
número inteiro
A carregar...
minBaseFee
número inteiro
A carregar...
daFootprintGasScalar
número inteiro
A carregar...
block_time
número inteiro
A carregar...
max_sequencer_drift
número inteiro
A carregar...
seq_window_size
número inteiro
A carregar...
channel_timeout
número inteiro
A carregar...
granite_channel_timeout
número inteiro
A carregar...
l1_chain_id
número inteiro
A carregar...
l2_chain_id
número inteiro
A carregar...
regolith_time
número inteiro
A carregar...
batch_inbox_address
cadeia de caracteres
A carregar...
canyon_time
número inteiro
A carregar...
delta_time
número inteiro
A carregar...
ecotone_time
número inteiro
A carregar...
fjord_time
número inteiro
A carregar...
granite_time
número inteiro
A carregar...
holocene_time
número inteiro
A carregar...
isthmus_time
número inteiro
A carregar...
jovian_time
número inteiro
A carregar...
deposit_contract_address
cadeia de caracteres
A carregar...
l1_system_config_address
cadeia de caracteres
A carregar...
protocol_versions_address
cadeia de caracteres
A carregar...
chain_op_config
objeto
A carregar...
eip1559Elasticity
número inteiro
A carregar...
eip1559Denominator
número inteiro
A carregar...
eip1559DenominatorCanyon
número inteiro
A carregar...
Pedido
Resposta
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"genesis": {
6
"l1": {
7
"hash": "0x5c13d307623a926cd31415036c8b7fa14572f9dac64528e857a470511fc30771",
8
"number": 17481768
9
},
10
"l2": {
11
"hash": "0xf712aa9241cc24369b143cf6dce85f0902a9731e70d66818a3a5845b296c73dd",
12
"number": 0
13
},
14
"l2_time": 1686789347,
15
"system_config": {
16
"batcherAddr": "0x5050f69a9786f081509234f1a7f4684b5e5b76c9",
17
"overhead": "0x00000000000000000000000000000000000000000000000000000000000000bc",
18
"scalar": "0x00000000000000000000000000000000000000000000000000000000000a6fe0",
19
"gasLimit": 30000000,
20
"eip1559Params": "0x0000000000000000",
21
"operatorFeeParams": "0x0000000000000000000000000000000000000000000000000000000000000000",
22
"minBaseFee": 0,
23
"daFootprintGasScalar": 0
24
}
25
},
26
"block_time": 2,
27
"max_sequencer_drift": 600,
28
"seq_window_size": 3600,
29
"channel_timeout": 300,
30
"l1_chain_id": 1,
31
"l2_chain_id": 8453,
32
"regolith_time": 0,
33
"canyon_time": 1704992401,
34
"delta_time": 1708560000,
35
"ecotone_time": 1710374401,
36
"fjord_time": 1720627201,
37
"granite_time": 1726070401,
38
"holocene_time": 1736445601,
39
"isthmus_time": 1746806401,
40
"jovian_time": 1764691201,
41
"batch_inbox_address": "0xff00000000000000000000000000000000008453",
42
"deposit_contract_address": "0x49048044d57e1c92a77f79988d21fa8faf74e97e",
43
"l1_system_config_address": "0x73a79fab69143498ed3712e519a88a918e1f4072",
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": "0x5c13d307623a926cd31415036c8b7fa14572f9dac64528e857a470511fc30771",
8
"number": 17481768
9
},
10
"l2": {
11
"hash": "0xf712aa9241cc24369b143cf6dce85f0902a9731e70d66818a3a5845b296c73dd",
12
"number": 0
13
},
14
"l2_time": 1686789347,
15
"system_config": {
16
"batcherAddr": "0x5050f69a9786f081509234f1a7f4684b5e5b76c9",
17
"overhead": "0x00000000000000000000000000000000000000000000000000000000000000bc",
18
"scalar": "0x00000000000000000000000000000000000000000000000000000000000a6fe0",
19
"gasLimit": 30000000,
20
"eip1559Params": "0x0000000000000000",
21
"operatorFeeParams": "0x0000000000000000000000000000000000000000000000000000000000000000",
22
"minBaseFee": 0,
23
"daFootprintGasScalar": 0
24
}
25
},
26
"block_time": 2,
27
"max_sequencer_drift": 600,
28
"seq_window_size": 3600,
29
"channel_timeout": 300,
30
"l1_chain_id": 1,
31
"l2_chain_id": 8453,
32
"regolith_time": 0,
33
"canyon_time": 1704992401,
34
"delta_time": 1708560000,
35
"ecotone_time": 1710374401,
36
"fjord_time": 1720627201,
37
"granite_time": 1726070401,
38
"holocene_time": 1736445601,
39
"isthmus_time": 1746806401,
40
"jovian_time": 1764691201,
41
"batch_inbox_address": "0xff00000000000000000000000000000000008453",
42
"deposit_contract_address": "0x49048044d57e1c92a77f79988d21fa8faf74e97e",
43
"l1_system_config_address": "0x73a79fab69143498ed3712e519a88a918e1f4072",
44
"protocol_versions_address": "0x8062abc286f5e7d9428a0ccb9abd71e50d93b935",
45
"chain_op_config": {
46
"eip1559Elasticity": 6,
47
"eip1559Denominator": 50,
48
"eip1559DenominatorCanyon": 250
49
}
50
}
51
}
Ainda não tem uma conta?
Crie o seu ponto de extremidade Quicknode em segundos e comece a desenvolver
Comece gratuitamente