OBJECT

_Block_

link GraphQL Schema definition

  • type _Block_ {
  • # The hash of the block
  • hash: Bytes
  • # The block number
  • number: Int!
  • }