Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export getSubInfo from contract.ts to use it to compose custom log filter #4930

Open
tornadocontrib opened this issue Jan 24, 2025 · 0 comments · May be fixed by #4931
Open

Export getSubInfo from contract.ts to use it to compose custom log filter #4930

tornadocontrib opened this issue Jan 24, 2025 · 0 comments · May be fixed by #4931
Assignees
Labels
investigate Under investigation and may be a bug. v6 Issues regarding v6

Comments

@tornadocontrib
Copy link

Ethers Version

6.x

Search Terms

No response

Describe the Problem

Would be great if the function could be exported from https://github.com/ethers-io/ethers.js/blob/main/src.ts/contract/contract.ts#L464.

Otherwise I should only copy the full code to make custom filter to listen events on multiple contract addresses

https://github.com/tornadocontrib/tornado-scripts/blob/main/src/batch.ts#L37

Code Snippet

Contract ABI

Errors

Environment

No response

Environment (Other)

No response

@tornadocontrib tornadocontrib added investigate Under investigation and may be a bug. v6 Issues regarding v6 labels Jan 24, 2025
@tornadocontrib tornadocontrib linked a pull request Jan 24, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigate Under investigation and may be a bug. v6 Issues regarding v6
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants