Last updated 2 years ago
Was this helpful?
QueryModuleAccountByNameResponse is the response type for the Query/ModuleAccountByName RPC method.
GET /cosmos/auth/v1beta1/module_accounts/{name} HTTP/1.1 Host: Accept: */*
A successful response.
{ "account": { "type_url": "text", "value": "Ynl0ZXM=" } }