跳至主要內容

zks_getBlockDetails RPC Method

載入中...

更新於
2026年4月29日

zks_getBlockDetails RPC Method

參數

區塊
整數
必填
載入中...

退貨

數字
整數
載入中...
l1批次編號
整數
載入中...
時間戳記
整數
載入中...
l1TxCount
整數
載入中...
l2TxCount
整數
載入中...
rootHash
字串
載入中...
狀態
字串
載入中...
commitTxHash
字串
載入中...
committedAt
字串
載入中...
commitChainId
整數
載入中...
proveTxHash
字串
載入中...
provenAt
字串
載入中...
proveChainId
整數
載入中...
executeTxHash
字串
載入中...
executedAt
字串
載入中...
executeChainId
整數
載入中...
l1GasPrice
整數
載入中...
l2FairGasPrice
整數
載入中...
fairPubdataPrice
整數
載入中...
baseSystemContractsHashes
物件
載入中...
bootloader
字串
載入中...
default_aa
字串
載入中...
evm_emulator
字串
載入中...
operatorAddress
字串
載入中...
protocolVersion
字串
載入中...
請求
回應
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"number": 140599,
6
"l1BatchNumber": 1617,
7
"timestamp": 1679815038,
8
"l1TxCount": 0,
9
"l2TxCount": 20,
10
"rootHash": "0xf1adac176fc939313eea4b72055db0622a10bbd9b7a83097286e84e471d2e7df",
11
"status": "verified",
12
"commitTxHash": "0xd045e3698f018cb233c3817eb53a41a4c5b28784ffe659da246aa33bda34350c",
13
"committedAt": "2023-03-26T07:21:21.046817Z",
14
"commitTxFinality": "finalized",
15
"commitChainId": null,
16
"proveTxHash": "0x1591e9b16ff6eb029cc865614094b2e6dd872c8be40b15cc56164941ed723a1a",
17
"proveTxFinality": "finalized",
18
"provenAt": "2023-03-26T19:48:35.200565Z",
19
"proveChainId": null,
20
"executeTxHash": "0xbb66aa75f437bb4255cf751badfc6b142e8d4d3a4e531c7b2e737a22870ff19e",
21
"executeTxFinality": "finalized",
22
"executedAt": "2023-03-27T07:44:52.187764Z",
23
"executeChainId": null,
24
"precommitTxHash": null,
25
"precommitTxFinality": null,
26
"precommittedAt": null,
27
"precommitChainId": null,
28
"l1GasPrice": 20690385511,
29
"l2FairGasPrice": 250000000,
30
"fairPubdataPrice": null,
31
"baseSystemContractsHashes": {
32
"bootloader": "0x010007793a328ef16cc7086708f7f3292ff9b5eed9e7e539c184228f461bf4ef",
33
"default_aa": "0x0100067d861e2f5717a12c3e869cfb657793b86bbb0caa05cc1421f16c5217bc",
34
"evm_emulator": null
35
},
36
"operatorAddress": "0xfeee860e7aae671124e9a4e61139f3a5085dfeee",
37
"protocolVersion": null
38
}
39
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"number": 140599,
6
"l1BatchNumber": 1617,
7
"timestamp": 1679815038,
8
"l1TxCount": 0,
9
"l2TxCount": 20,
10
"rootHash": "0xf1adac176fc939313eea4b72055db0622a10bbd9b7a83097286e84e471d2e7df",
11
"status": "verified",
12
"commitTxHash": "0xd045e3698f018cb233c3817eb53a41a4c5b28784ffe659da246aa33bda34350c",
13
"committedAt": "2023-03-26T07:21:21.046817Z",
14
"commitTxFinality": "finalized",
15
"commitChainId": null,
16
"proveTxHash": "0x1591e9b16ff6eb029cc865614094b2e6dd872c8be40b15cc56164941ed723a1a",
17
"proveTxFinality": "finalized",
18
"provenAt": "2023-03-26T19:48:35.200565Z",
19
"proveChainId": null,
20
"executeTxHash": "0xbb66aa75f437bb4255cf751badfc6b142e8d4d3a4e531c7b2e737a22870ff19e",
21
"executeTxFinality": "finalized",
22
"executedAt": "2023-03-27T07:44:52.187764Z",
23
"executeChainId": null,
24
"precommitTxHash": null,
25
"precommitTxFinality": null,
26
"precommittedAt": null,
27
"precommitChainId": null,
28
"l1GasPrice": 20690385511,
29
"l2FairGasPrice": 250000000,
30
"fairPubdataPrice": null,
31
"baseSystemContractsHashes": {
32
"bootloader": "0x010007793a328ef16cc7086708f7f3292ff9b5eed9e7e539c184228f461bf4ef",
33
"default_aa": "0x0100067d861e2f5717a12c3e869cfb657793b86bbb0caa05cc1421f16c5217bc",
34
"evm_emulator": null
35
},
36
"operatorAddress": "0xfeee860e7aae671124e9a4e61139f3a5085dfeee",
37
"protocolVersion": null
38
}
39
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用