Last updated 2 years ago
Was this helpful?
QueryDenomAuthorityMetadataResponse defines the response structure for the DenomAuthorityMetadata gRPC query.
GET /osmosis/tokenfactory/v1beta1/denoms/{denom}/authority_metadata HTTP/1.1 Host: Accept: */*
A successful response.
{ "authority_metadata": { "admin": "text" } }