For the complete documentation index, see llms.txt. This page is also available as Markdown.

Denoms from creator

DenomsFromCreator defines a gRPC query method for fetching all denominations created by a specific admin/creator.

get
Path parameters
creatorstringRequired
Responses
200

A successful response.

application/json

QueryDenomsFromCreatorRequest defines the response structure for the DenomsFromCreator gRPC query.

denomsstring[]Optional
get/osmosis/tokenfactory/v1beta1/denoms_from_creator/{creator}

Last updated

Was this helpful?