跳至主要內容

v1/{chainName}/block_v2/{blockHeight}/ REST API Endpoint - GoldRush Wallet API

載入中...

更新於
2026年5月21日

v1/{chainName}/block_v2/{blockHeight}/ REST API Endpoint - GoldRush Wallet API

路徑參數

chainName
字串
必填
載入中...
blockHeight
字串
必填
載入中...

退貨

資料
物件
載入中...
updated_at
字串
載入中...
chain_id
整數
載入中...
chain_name
字串
載入中...
項目
陣列
載入中...
block_hash
字串
載入中...
signed_at
字串
載入中...
高度
整數
載入中...
block_parent_hash
字串
載入中...
extra_data
字串
載入中...
miner_address
字串
載入中...
mining_cost
整數
載入中...
gas_used
整數
載入中...
gas_limit
整數
載入中...
transactions_link
字串
載入中...
錯誤
布林值
載入中...
error_message
字串
載入中...
error_code
字串
載入中...
請求
回應
1
{
2
"data": {
3
"updated_at": "2025-04-29T21:27:59.887538590Z",
4
"chain_id": 1,
5
"chain_name": "eth-mainnet",
6
"items": [
7
{
8
"block_hash": "0xccd0eadabcbfd17a9647f30ef07d3ab8983d217743c233301c7a2fbb6776b2d2",
9
"signed_at": "2023-12-30T23:59:59Z",
10
"height": 18901757,
11
"block_parent_hash": "0xe026f0fd1843911c9c519d4505896cddfeb15210ee0e6a3fc99d7c680309f68a",
12
"extra_data": "beaverbuild.org",
13
"miner_address": "0x95222290dd7278aa3ddd389cc1e1d165cc4bafe5",
14
"mining_cost": 0,
15
"gas_used": 22010000,
16
"gas_limit": 30000000,
17
"transactions_link": "https://api.covalenthq.com/v1/eth-mainnet/block_hash/0xccd0eadabcbfd17a9647f30ef07d3ab8983d217743c233301c7a2fbb6776b2d2/transactions_v3/"
18
}
19
],
20
"pagination": null
21
},
22
"error": false,
23
"error_message": null,
24
"error_code": null
25
}
1
{
2
"data": {
3
"updated_at": "2025-04-29T21:27:59.887538590Z",
4
"chain_id": 1,
5
"chain_name": "eth-mainnet",
6
"items": [
7
{
8
"block_hash": "0xccd0eadabcbfd17a9647f30ef07d3ab8983d217743c233301c7a2fbb6776b2d2",
9
"signed_at": "2023-12-30T23:59:59Z",
10
"height": 18901757,
11
"block_parent_hash": "0xe026f0fd1843911c9c519d4505896cddfeb15210ee0e6a3fc99d7c680309f68a",
12
"extra_data": "beaverbuild.org",
13
"miner_address": "0x95222290dd7278aa3ddd389cc1e1d165cc4bafe5",
14
"mining_cost": 0,
15
"gas_used": 22010000,
16
"gas_limit": 30000000,
17
"transactions_link": "https://api.covalenthq.com/v1/eth-mainnet/block_hash/0xccd0eadabcbfd17a9647f30ef07d3ab8983d217743c233301c7a2fbb6776b2d2/transactions_v3/"
18
}
19
],
20
"pagination": null
21
},
22
"error": false,
23
"error_message": null,
24
"error_code": null
25
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用