getBlockCount()
Get details about the number of blocks in the chosen blockchain, including information about the last block or its height.
Method Signature
Parameters
Name | Type | Description |
---|---|---|
| string | Blockchain address in hex |
Example
Result
The result will be of type JSON
.
Last updated