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.
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.