Skip to content
New issue

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

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

Already on GitHub? # to your account

Get Contracts by Creator Address #1266

Closed
JakeHartnell opened this issue Sep 9, 2022 · 1 comment · Fixed by #1432
Closed

Get Contracts by Creator Address #1266

JakeHartnell opened this issue Sep 9, 2022 · 1 comment · Fixed by #1432
Milestone

Comments

@JakeHartnell
Copy link
Contributor

Would be useful for building out a number of features. For example, listing the contracts instantiated by a DAO or NFT contracts instantiated by an artist.

Thinking:

getContractsByCreator(address: string): Promise<Contract[]>
@webmaster128
Copy link
Member

Good idea. But we have to implement that in wasmd first: CosmWasm/wasmd#998

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants