Skip to main content

blockByHeight

GET Block by its height and a selected blockchain network

blockByHeight(
height: Int!
network: NetworkName!
): Block

Arguments

blockByHeight.height ● Int! non-null scalar

Height of the block to retrieve

blockByHeight.network ● NetworkName! non-null enum

Blockchain network to use

Type

Block object

Block contains metadata for its identification and records the most recent transactions added to blockchain


Coinweb © 2024