Open
Description
So when trying to get both tokens for specific pairs (not all but few pairs have that issue) then it throws an error for token0 or token1 depeding which token is missing.
This error exists since the graph failed for the first time 2-3 weeks ago.
example query:
{
pair(id:"0x8f1b19622a888c53c8ee4f7d7b4dc8f574ff9068") {
token0{id symbol}
token1{id symbol}
}
}
error message:
"message": "Null value resolved for non-null field token0
"
etherscan pair:
https://etherscan.io/address/0x8f1B19622a888c53C8eE4F7D7B4Dc8F574ff9068#readContract
Metadata
Metadata
Assignees
Labels
No labels