Skip to content

Missing tokens #3

@eccentricexit

Description

@eccentricexit

The published list is outdated for some reason. To test, run this query against the subgraph at https://thegraph.com/hosted-service/subgraph/kleros/t2cr:

{
  registries {
    tokens (where: { status:  Registered }, orderBy:lastStatusChangeTime, orderDirection:desc, first: 5) {
      ticker
    }
  }
}

Returned values includes "xKAWA" token, which is not included in https://t2crtokens.eth.link/

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions