Last updated 1 year ago
QueryModuleAccountByNameResponse is the response type for the Query/ModuleAccountByName RPC method.
GET /cosmos/auth/v1beta1/module_accounts/{name} HTTP/1.1 Host: axelar.nownodes.io Accept: */*
A successful response.
{ "account": { "type_url": "text", "value": "text" } }