Block
Block-level information
📄️ Get latest block
Retrieves the latest block from the Aleo blockchain.
📄️ Get latest block (alternative)
Retrieves the latest block from the Aleo blockchain. (alternative endpoint)
📄️ Get blocks in range
Returns blocks within the specified range
📄️ Get latest block height
Retrieves the latest block height from the Aleo blockchain.
📄️ Get latest block height (alternative)
Retrieves the latest block height from the Aleo blockchain. (alternative endpoint)
📄️ Get latest block hash
Retrieves the latest block hash from the Aleo blockchain.
📄️ Get latest block hash (alternative)
Retrieves the latest block hash from the Aleo blockchain. (alternative endpoint)
📄️ Get height by block hash
Returns the block height for the specified block hash
📄️ Find block hash by transaction ID
Retrieves the block hash associated with the given Transaction ID.
📄️ Get block by height or hash
Retrieves the latest block from the Aleo blockchain via the block's height or blockhash.
📄️ Get block transactions
Retrieves all transactions for a block the block's height or blockhash.
📄️ Get block history
Returns block history for the specified mapping
📄️ Get latest state root
Retrieves the latest state root from the Aleo blockchain. The state root is the merkle root of all previous block hashes.
📄️ Get latest state root (alternative)
Retrieves the latest state root from the Aleo blockchain. The state root is the merkle root of all previous block hashes.
📄️ Get state root at specified height
Retrieves the latest stateRoot from a specific block on the Aleo blockchain. The stateRoot is the merkle root of all previous block hashes.
📄️ Get block height by state root
Returns the block height for the specified state root
📄️ Get state path by commitment
Returns the state path for the specified commitment