跳至主要內容

getblocksubsidy RPC Method

載入中...

更新於
2026年4月29日

getblocksubsidy RPC Method

參數

高度
整數
載入中...

退貨

fundingstreams
陣列
載入中...
收件人
字串
載入中...
specification
字串
載入中...
數字
載入中...
valueZat
整數
載入中...
地址
字串
載入中...
lockboxstreams
陣列
載入中...
收件人
字串
載入中...
specification
字串
載入中...
數字
載入中...
valueZat
整數
載入中...
礦工
數字
載入中...
founders
數字
載入中...
fundingstreamstotal
數字
載入中...
lockboxtotal
數字
載入中...
totalblocksubsidy
數字
載入中...
錯誤
字串
載入中...
請求
回應
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"fundingstreams": [
6
{
7
"recipient": "Major Grants",
8
"specification": "https://zips.z.cash/zip-0214",
9
"value": 0.125,
10
"valueZat": 12500000,
11
"address": "t3cFfPt1Bcvgez9ZbMBFWeZsskxTkPzGCow"
12
}
13
],
14
"lockboxstreams": [
15
{
16
"recipient": "Lockbox NU6",
17
"specification": "https://zips.z.cash/zip-0214",
18
"value": 0.1875,
19
"valueZat": 18750000
20
}
21
],
22
"miner": 1.25,
23
"founders": 0,
24
"fundingstreamstotal": 0.125,
25
"lockboxtotal": 0.1875,
26
"totalblocksubsidy": 1.5625
27
}
28
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"fundingstreams": [
6
{
7
"recipient": "Major Grants",
8
"specification": "https://zips.z.cash/zip-0214",
9
"value": 0.125,
10
"valueZat": 12500000,
11
"address": "t3cFfPt1Bcvgez9ZbMBFWeZsskxTkPzGCow"
12
}
13
],
14
"lockboxstreams": [
15
{
16
"recipient": "Lockbox NU6",
17
"specification": "https://zips.z.cash/zip-0214",
18
"value": 0.1875,
19
"valueZat": 18750000
20
}
21
],
22
"miner": 1.25,
23
"founders": 0,
24
"fundingstreamstotal": 0.125,
25
"lockboxtotal": 0.1875,
26
"totalblocksubsidy": 1.5625
27
}
28
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用