We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5544648 commit a125368Copy full SHA for a125368
block-stats-subgraph/subgraph.yaml
@@ -13,8 +13,7 @@ dataSources:
13
apiVersion: 0.0.7
14
language: wasm/assemblyscript
15
file: ./src/mapping.ts
16
- entities:
17
- - BlockData
+ entities: []
18
abis: []
19
handlers:
20
- entity: BlockTime
@@ -29,8 +28,7 @@ dataSources:
29
28
30
31
32
33
34
35
36
- entity: BlockCost
@@ -45,8 +43,7 @@ dataSources:
45
43
46
44
47
48
49
50
51
52
- entity: BlockSize
0 commit comments