z_getbalance {disallowed} - Zcash
Example code for the z_getbalance {disallowed} json-rpc method. Сomplete guide on how to use z_getbalance {disallowed} json-rpc in GetBlock.io Web3 documentation.
Parameters
address
- string
The selected address. It may be a transparent or private address.
minconf
- numeric
Optional, default=1
Only include transactions confirmed at least this many times.
inZat
- boolean
Optional, default=false
Get the result amount in zatoshis (as an integer).
Request
Response
Last updated