chain_getHead - JSON-RPC Method
Get the hash of the current best (non-finalized) block on Bittensor.
Description
Return the best (non-finalized) block hash. Use for low‑latency reads when finality is not required.
Returns the block hash of the current best block (not necessarily finalized).
Code Examples
chainSpec_v1_properties - Bittensor RPC Method
Get chain properties (SS58 prefix, token symbol, decimals) from the chain specification on Bittensor using the new JSON-RPC v2 spec.
chain_getRuntimeVersion - JSON-RPC Method
Get runtime specification and transaction versions for Bittensor via chain_getRuntimeVersion.