Skip to content

Indexer: add rate-limit configuration to Issuer GraphQL type #775

Description

@Haroldwonder

Summary

The Issuer GraphQL type in indexer/src/schema.graphql exposes basic issuer metadata and stats but not rate-limit configuration, even though set_rate_limit events are emitted by the contract.

Acceptance Criteria

  • Issuer.rateLimit field added, populated from rate_limit_set events.
  • Indexer event handler for rate-limit changes added alongside existing issuer-metadata handling.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions