QueryTotalEscrowForDenomResponse is the response type for TotalEscrowForDenom RPC method.
GET /ibc/apps/transfer/v1/denoms/{denom}/total_escrow HTTP/1.1 Host: coreum.nownodes.io Accept: */*
A successful response.
{ "amount": { "denom": "text", "amount": "text" } }