Passer au contenu principal

getblocksubsidy RPC Method

Chargement...

Mis à jour le
29 avril 2026

getblocksubsidy RPC Method

Paramètres

Hauteur
entier
Chargement...

Renvoie

fundingstreams
tableau
Chargement...
destinataire
chaîne de caractères
Chargement...
specification
chaîne de caractères
Chargement...
valeur
numéro
Chargement...
valueZat
entier
Chargement...
adresse
chaîne de caractères
Chargement...
lockboxstreams
tableau
Chargement...
destinataire
chaîne de caractères
Chargement...
specification
chaîne de caractères
Chargement...
valeur
numéro
Chargement...
valueZat
entier
Chargement...
mineur
numéro
Chargement...
founders
numéro
Chargement...
fundingstreamstotal
numéro
Chargement...
lockboxtotal
numéro
Chargement...
totalblocksubsidy
numéro
Chargement...
erreur
chaîne de caractères
Chargement...
Requête
Réponse
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
}
Vous n'avez pas encore de compte ?
Créez votre endpoint Quicknode en quelques secondes et commencez à développer
Commencez gratuitement