when querying allocations from https://thegraph.com/hosted-service/subgraph/graphprotocol/graph-network-arbitrum - the fields createdAtBlockNumber and closedAtBlockNumber appear to return invalid values - e.g. this result:
"allocations": [
{
"id": "0x0001b044ebd481afef0545f431fe275980e69e09",
"createdAtBlockNumber": 18176693,
"createdAt": 1695207989
},
that timestamp is for today, but that blocknumber was in 2022 on arbitrum
Can anyone from the foundation plz advise? I believe this is a bug in the subgraph