ens-subgraph
ens-subgraph copied to clipboard
Add startBlock to contract dataSource
Adding startBlock to dataSource > source starts indexing from the given block number (i.e. the block at which the contract has been deployed) instead of block 0.
Also upgrade to @graphprotocl/graph-cli@^0.16.x, where this feature has been added.