Skip to content

Handle duplicate events in the indexer #444

@royscheeren

Description

@royscheeren

Problem statement

We noticed a duplicate token after mint which must be a double event happening in the indexer since the tokenId and the operation hash were the same. This is unwanted behaviour

Definition of done

We check if an op hash already exists and if it does we dont save the token

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions