Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 19:53
· 0 commits to d378fcb3b61f0aa26c3066272bd8c0dbcf0afae2 since this release
3dd236a

Networks Registry v0.7.0

Schema v0.7

https://networks-registry.thegraph.com/TheGraphNetworksRegistrySchema_v0_7.json

  • add beacon to networkType enum
  • add tokenApi field with feature matrix and networkId
  • add services.tokenApi field
  • add svmOf relation
  • add firehose.blockFeatures array with extended, base, hybrid and extended@ values
  • replace genesis field with firehose.firstStreamableBlock that marks canonical start of the chain for firehose
  • add background to web3icons variant
  • add graphNode.deprecatedAt and firehose.deprecatedAt fields

Changes