Skip to content

Missing Tokens #147

Open
Open
@simple-marvin

Description

@simple-marvin

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions