-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working