(port_id)/escrow_address
Endpoint
get /ibc/apps/transfer/v1/channels/{channel_id}/ports/{port_id}/escrow_address
Parameters
Request Parameters
- channel_id (path): unique channel identifier
- port_id (path): unique port identifier
Responses
Possible Responses
- 200: A successful response.
- default: An unexpected error response.
Last updated on