Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.06 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.06 KB

Subgraph: Antelope Blocks

Full history blocks

WAX, EOS, Ultra, Telos... sf.antelope.type.v1.Block

  • Blocks

Chains

Chain Subgraph ID
WAX ??
EOS 4HGGrx3dn8nNc96sBu7QHgsfsncLQ63xpt2hX1ANrsGs

GraphQL

blocks{
  number
  time
}

Substreams Modules

graph TD;
  graph_out[map: graph_out];
  sf.antelope.type.v1.Block[source: sf.antelope.type.v1.Block] --> graph_out;
Loading