Guides
Declared eth-calls
Improve your subgraph performance by declaring eth_calls
Declarative eth_calls are a valuable subgraph feature that allows eth_calls to be executed ahead of time which significantly improves the indexing performance. Check out this example for a practical implementation of this method using an ERC-20 subgraph on the Taiko network
Was this page helpful?