Skip to content

[SUBGRAPH] Handle Resolver Contract Set event #941

Closed
@0xdavinchee

Description

Problem

We currently don't handle the Set event being emitted by the Resolver contract. This leads to tokens that have been unlisted appearing as listed.

Todos

  • Add a mapping handler for the Set event
    • List/Unlist SuperTokens
    • Test removal of isListed RPC call and check to see if the super token listed status remains valid
  • (optional) create a new meta entity to track addresses set by the resolver

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions