Total escrow
Path parameters
denomstringRequired
Responses
200
A successful response.
application/json
default
An unexpected error response.
application/json
get
GET /ibc/apps/transfer/v1/denoms/{denom}/total_escrow HTTP/1.1
Host: kava.nownodes.io
Accept: */*
{
"amount": {
"denom": "text",
"amount": "text"
}
}