メインコンテンツへスキップ

getblocksubsidy RPC Method

読み込み中...

更新日:
Apr 29, 2026

getblocksubsidy RPC Method

パラメータ

height
整数
読み込み中...

返します

fundingstreams
配列
読み込み中...
recipient
文字列
読み込み中...
specification
文字列
読み込み中...
番号
読み込み中...
valueZat
整数
読み込み中...
住所
文字列
読み込み中...
lockboxstreams
配列
読み込み中...
recipient
文字列
読み込み中...
specification
文字列
読み込み中...
番号
読み込み中...
valueZat
整数
読み込み中...
miner
番号
読み込み中...
founders
番号
読み込み中...
fundingstreamstotal
番号
読み込み中...
lockboxtotal
番号
読み込み中...
totalblocksubsidy
番号
読み込み中...
error
文字列
読み込み中...
リクエスト
回答
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
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう