Response Body
application/json
application/json
curl -X GET "http://localhost:1317/cosmos/bank/v1beta1/params"{
"params": {
"send_enabled": [
{
"denom": "string",
"enabled": true
}
],
"default_send_enabled": true
}
}{
"error": "string",
"code": 0,
"message": "string",
"details": [
{
"type_url": "string",
"value": "string"
}
]
}