मुख्य सामग्री पर जाएं

qn_getBlocksInTimestampRange RPC Method - Block Timestamp Lookup

लोड हो रहा है...

को अपडेट
Feb 03, 2026

qn_getBlocksInTimestampRange RPC Method - Block Timestamp Lookup

Please note that this RPC method requires the Block Timestamp Lookup add-on enabled on your Quicknode endpoint. This method is available for mainnet only.

पैरामीटर

startTimestamp
पूर्णांक
आवश्यक
लोड हो रहा है...
endTimestamp
पूर्णांक
आवश्यक
लोड हो रहा है...
pageSize
पूर्णांक
लोड हो रहा है...
lastTimestamp
पूर्णांक
लोड हो रहा है...
lastBlockNumber
पूर्णांक
लोड हो रहा है...

रिटर्न

परिणाम
वस्तु
लोड हो रहा है...
blocks
सरणी
लोड हो रहा है...
ब्लॉक संख्या
पूर्णांक
लोड हो रहा है...
नेटवर्क
डोरी
लोड हो रहा है...
TIMESTAMP
पूर्णांक
लोड हो रहा है...
pagination
वस्तु
लोड हो रहा है...
hasNextPage
बूलियन
लोड हो रहा है...
nextPageParams
वस्तु
लोड हो रहा है...
lastBlockNumber
पूर्णांक
लोड हो रहा है...
lastTimestamp
पूर्णांक
लोड हो रहा है...
pageSize
पूर्णांक
लोड हो रहा है...
अनुरोध
प्रतिक्रिया
1
{
2
"jsonrpc" : "2.0" ,
3
"पहचान" : 1 ,
4
"result": {
5
"blocks": [
6
{
7
"blockNumber": 29402654,
8
"network": "ethereum",
9
"timestamp": 1730000000
10
},
11
{
12
"blockNumber": 29402655,
13
"network": "ethereum",
14
"timestamp": 1730000012
15
},
16
{
17
"blockNumber": 29402656,
18
"network": "ethereum",
19
"timestamp": 1730000024
20
},
21
{
22
"blockNumber": 29402657,
23
"network": "ethereum",
24
"timestamp": 1730000036
25
},
26
{
27
"blockNumber": 29402658,
28
"network": "ethereum",
29
"timestamp": 1730000048
30
}
31
] ,
32
"pagination": {
33
"hasNextPage": true,
34
"nextPageParams": {
35
"lastBlockNumber": 29402658,
36
"lastTimestamp": 1730000048,
37
"pageSize": 5
38
}
39
}
40
}
41
}
1
{
2
"jsonrpc" : "2.0" ,
3
"पहचान" : 1 ,
4
"result": {
5
"blocks": [
6
{
7
"blockNumber": 29402654,
8
"network": "ethereum",
9
"timestamp": 1730000000
10
},
11
{
12
"blockNumber": 29402655,
13
"network": "ethereum",
14
"timestamp": 1730000012
15
},
16
{
17
"blockNumber": 29402656,
18
"network": "ethereum",
19
"timestamp": 1730000024
20
},
21
{
22
"blockNumber": 29402657,
23
"network": "ethereum",
24
"timestamp": 1730000036
25
},
26
{
27
"blockNumber": 29402658,
28
"network": "ethereum",
29
"timestamp": 1730000048
30
}
31
] ,
32
"pagination": {
33
"hasNextPage": true,
34
"nextPageParams": {
35
"lastBlockNumber": 29402658,
36
"lastTimestamp": 1730000048,
37
"pageSize": 5
38
}
39
}
40
}
41
}
अब तक कोई खाता नहीं है?
कुछ ही सेकंड में अपना क्विकनोड एंडपॉइंट बनाएं और निर्माण शुरू करें।
मुफ़्त में शुरुआत करें