Params
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
GET /cosmos/bank/v1beta1/params HTTP/1.1
Host:
Accept: */*
{
"params": {
"send_enabled": [
{
"denom": "text",
"enabled": true
}
],
"default_send_enabled": true
}
}