Support to handle time values
Piquinikis opened this issue · 1 comments
Piquinikis commented
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.
Piquinikis commented
Related PR #6