Skip to content

Conversation

@NikolasHaimerl
Copy link
Contributor

Adds MintAndWithdraw events support to the Websocket indexer.

@NikolasHaimerl NikolasHaimerl changed the base branch from master to stage December 19, 2025 23:02
await queryRunner.query(
`ALTER TABLE "evm"."message_received" ADD "dataSource" "evm"."datasource_type_enum" DEFAULT 'polling'`,
);
await queryRunner.query(
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can add the column creation to the migration file because we have not yet deployed it to production.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants