Skip to content

Add db_index to ContractEvent.contract_address field#462

Open
originaldefiboy wants to merge 1 commit intoSoroScan:mainfrom
originaldefiboy:issue/406-contract-address-index
Open

Add db_index to ContractEvent.contract_address field#462
originaldefiboy wants to merge 1 commit intoSoroScan:mainfrom
originaldefiboy:issue/406-contract-address-index

Conversation

@originaldefiboy
Copy link
Copy Markdown
Contributor

  • Add db_index=True to contract_address field in ContractEvent model
  • Add migration 0041 to add the field with index

Fixes #406

- Add db_index=True to contract_address field in ContractEvent model
- Add migration 0041 to add the field with index

Fixes SoroScan#406
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 29, 2026

@originaldefiboy Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

Add database index to ContractEvent contract_address field

1 participant