Response Body
application/json
application/json
curl -X GET "http://localhost:1317/terp/drip/v1/params"{
"params": {
"enable_drip": true,
"allowed_addresses": [
"string"
]
}
}{
"error": "string",
"code": 0,
"message": "string",
"details": [
{
"type_url": "string",
"value": "string"
}
]
}