Skip to content

Index more events in indexer #80

@oscarwroche

Description

@oscarwroche

Add logic to index multiple events: #62 (comment)

New Badge creation event

We should index all badges created by our badge registry

TheGuildBadgeRegistry
https://amoy.polygonscan.com/address/0x8baA0d5135D241bd22a9eB35915300aCfB286307

    /// @notice Emitted when a new badge is created.
    event BadgeCreated(
        bytes32 indexed name,
        bytes32 description,
        address indexed creator
    );

Attestations with our schemaId

...To be completed

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions