protofire/subgraph-toolkit

Support to handle time values

Piquinikis opened this issue · 1 comments

We want to handle params of timestamp type, just like this example:
https://github.com/protofire/opensea-wyvern-exchange-subgraph/blob/dev/src/modules/timeSeries.ts

The main idea here is to import this module and tried to bring support to this type of data for our subgraphs.

Related PR #6