Since: cosmos-sdk 0.46
/cosmos/auth/v1beta1/bech32
A successful response.
An unexpected error response.
curl -L \ --url 'https://zetachain.nownodes.io/cosmos/auth/v1beta1/bech32'
{ "bech32_prefix": "text" }
/cosmos/auth/v1beta1/bech32/{address_bytes}
curl -L \ --url 'https://zetachain.nownodes.io/cosmos/auth/v1beta1/bech32/{address_bytes}'
{ "address_string": "text" }
/cosmos/auth/v1beta1/bech32/{address_string}
curl -L \ --url 'https://zetachain.nownodes.io/cosmos/auth/v1beta1/bech32/{address_string}'
{ "address_bytes": "text" }