跳转至主要内容

getblocksubsidy RPC Method

正在加载...

更新于
Apr 29, 2026

getblocksubsidy RPC Method

参数

高度
整数
正在加载...

退货

fundingstreams
数组
正在加载...
recipient
字符串
正在加载...
specification
字符串
正在加载...
数字
正在加载...
valueZat
整数
正在加载...
地址
字符串
正在加载...
lockboxstreams
数组
正在加载...
recipient
字符串
正在加载...
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 端点,并开始构建
免费开始使用