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
1curl -X POST "https://docs-demo.ink-sepolia.quiknode.pro/" \2-H "Content-Type: application/json" \3-d '{4"jsonrpc": "2.0",5"method": "optimism_rollupConfig",6"params": [],7"id": 18}'
1curl -X POST "https://docs-demo.ink-sepolia.quiknode.pro/" \2-H "Content-Type: application/json" \3-d '{4"jsonrpc": "2.0",5"method": "optimism_rollupConfig",6"params": [],7"id": 18}'
Response
1{2"jsonrpc": "2.0",3"id": 1,4"result": {5"genesis": {6"l1": {7"hash": "0x5fb818b4d3ba100eeb3347c508bca24752ee88f235120e108bd9ee5d1b2ae50b",8"number": 68808199},10"l2": {11"hash": "0xe5fd5cf0be56af58ad5751b401410d6b7a09d830fa459789746a3d0dd1c79834",12"number": 013},14"l2_time": 1729003296,15"system_config": {16"batcherAddr": "0x21e57c21530bc33f12ba96c9ddc135488365002f",17"overhead": "0x0000000000000000000000000000000000000000000000000000000000000000",18"scalar": "0x010000000000000000000000000000000000000000000000000c5fc500000558",19"gasLimit": 30000000,20"eip1559Params": "0x0000000000000000",21"operatorFeeParams": "0x0000000000000000000000000000000000000000000000000000000000000000",22"minBaseFee": 0,23"daFootprintGasScalar": 024}25},26"block_time": 1,27"max_sequencer_drift": 600,28"seq_window_size": 3600,29"channel_timeout": 300,30"l1_chain_id": 11155111,31"l2_chain_id": 763373,32"regolith_time": 0,33"canyon_time": 1699981200,34"delta_time": 1703203200,35"ecotone_time": 1708534800,36"fjord_time": 1716998400,37"granite_time": 1723478400,38"holocene_time": 1732633200,39"isthmus_time": 1744905600,40"jovian_time": 1763568001,41"batch_inbox_address": "0x004de1914f4f17ac234f5a5bc8a4072a231d44bf",42"deposit_contract_address": "0x5c1d29c6c9c8b0800692acc95d700bcb4966a1d7",43"l1_system_config_address": "0x05c993e60179f28bf649a2bb5b00b5f4283bd525",44"protocol_versions_address": "0x79add5713b383daa0a138d3c4780c7a1804a8090",45"chain_op_config": {46"eip1559Elasticity": 6,47"eip1559Denominator": 50,48"eip1559DenominatorCanyon": 25049},50"pectra_blob_schedule_time": 174248640051}52}
1{2"jsonrpc": "2.0",3"id": 1,4"result": {5"genesis": {6"l1": {7"hash": "0x5fb818b4d3ba100eeb3347c508bca24752ee88f235120e108bd9ee5d1b2ae50b",8"number": 68808199},10"l2": {11"hash": "0xe5fd5cf0be56af58ad5751b401410d6b7a09d830fa459789746a3d0dd1c79834",12"number": 013},14"l2_time": 1729003296,15"system_config": {16"batcherAddr": "0x21e57c21530bc33f12ba96c9ddc135488365002f",17"overhead": "0x0000000000000000000000000000000000000000000000000000000000000000",18"scalar": "0x010000000000000000000000000000000000000000000000000c5fc500000558",19"gasLimit": 30000000,20"eip1559Params": "0x0000000000000000",21"operatorFeeParams": "0x0000000000000000000000000000000000000000000000000000000000000000",22"minBaseFee": 0,23"daFootprintGasScalar": 024}25},26"block_time": 1,27"max_sequencer_drift": 600,28"seq_window_size": 3600,29"channel_timeout": 300,30"l1_chain_id": 11155111,31"l2_chain_id": 763373,32"regolith_time": 0,33"canyon_time": 1699981200,34"delta_time": 1703203200,35"ecotone_time": 1708534800,36"fjord_time": 1716998400,37"granite_time": 1723478400,38"holocene_time": 1732633200,39"isthmus_time": 1744905600,40"jovian_time": 1763568001,41"batch_inbox_address": "0x004de1914f4f17ac234f5a5bc8a4072a231d44bf",42"deposit_contract_address": "0x5c1d29c6c9c8b0800692acc95d700bcb4966a1d7",43"l1_system_config_address": "0x05c993e60179f28bf649a2bb5b00b5f4283bd525",44"protocol_versions_address": "0x79add5713b383daa0a138d3c4780c7a1804a8090",45"chain_op_config": {46"eip1559Elasticity": 6,47"eip1559Denominator": 50,48"eip1559DenominatorCanyon": 25049},50"pectra_blob_schedule_time": 174248640051}52}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free