The Graph.
登录

Cómo acceder a los datos históricos de un contrato

讨论
  • INDEXERS

¿Tampoco está disponible para Matic?

添加评论

答案1

If you need the data in real time you can simply just call the contract read function. If you need historical data and need to call the read function though at a time in the past that is where you will need to either be indexing the emitted event data or using the call handler. You can use Subgraph Studio directly and no need to run your own graph node since you are indexing Matic.

添加评论

你知道答案吗?

请登录并分享。

登录