block
GET Block by its hash
and a selected blockchain network
block(
hash: String!
network: NetworkName!
): Block
Arguments
block.hash
● String!
non-null scalar
Hash of the block to retrieve
block.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