A successful response.
metadata provides the client information for all the registered tokens.
PageResponse is to be embedded in gRPC response messages where the corresponding request message has used PageRequest.
message SomeResponse { repeated Bar results = 1; PageResponse page = 2; }
denom is the coin denom to query the metadata for.
A successful response.
Metadata represents a struct that describes a basic token.