Escrow address
Path parameters
channel_idstringRequired
unique channel identifier
port_idstringRequired
unique port identifier
Responses
200
A successful response.
application/json
default
An unexpected error response.
application/json
get
GET /ibc/apps/transfer/v1/channels/{channel_id}/ports/{port_id}/escrow_address HTTP/1.1
Host: stride.nownodes.io
Accept: */*
{
"escrow_address": "text"
}