Terp Network Docs
APIsOpenapiQuery
GET
/cosmos/auth/v1beta1/bech32

Response Body

application/json

application/json

curl -X GET "http://localhost:1317/cosmos/auth/v1beta1/bech32"
{
  "bech32_prefix": "string"
}
{
  "error": "string",
  "code": 0,
  "message": "string",
  "details": [
    {
      "type_url": "string",
      "value": "string"
    }
  ]
}