Escrow address

EscrowAddress returns the escrow address for a particular port and channel id.

get
Path parameters
channel_idstringRequired

unique channel identifier

port_idstringRequired

unique port identifier

Responses
200

A successful response.

application/json
get
/ibc/apps/transfer/v1/channels/{channel_id}/ports/{port_id}/escrow_address

Last updated