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

Add query for the total supply of a coin #337

Merged
merged 1 commit into from
Sep 1, 2022
Merged

Add query for the total supply of a coin #337

merged 1 commit into from
Sep 1, 2022

Conversation

larry0x
Copy link
Contributor

@larry0x larry0x commented Jul 12, 2022

currently it is not possible to query the total supply of a native SDK coin. this is something that protocols often need to do, especially that now contract are able to mint native coins thanks to the tokenfactory module. this PR adds the binding for this query type.

see also:

@webmaster128 webmaster128 merged commit ec4bd04 into CosmWasm:main Sep 1, 2022
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