Get a Withdrawal Transaction by Signature
Fetches a withdrawal transaction using any blockchain transaction hash associated with the withdrawal. Requires WITHDRAWS_READ.
api.hel.io/v1 and generate API keys there. For the development environment, use api.dev.hel.io/v1 and generate API keys from moonpay.dev.hel.io.Authorizations
Authentication using JWT token
Path Parameters
Blockchain transaction hash or signature.
Query Parameters
Your API key, which can be generated from the Helio Dashboard settings page.
Response
Withdrawal transaction retrieved successfully.
Withdrawal detail ID.
QUOTED, SUBMITTING, SUBMITTED, BRIDGING, COMPLETED, FAILED, FAILED_EXPIRED, EXPIRED, REFUNDED_BY_PROVIDER Source chain symbol.
Source token symbol.
Source amount in atomic units.
Destination chain symbol.
Destination token symbol.
Destination amount in atomic units.
Destination wallet address.
Most recent transaction hash associated with the withdrawal.
acknowledged = confirmed; unacknowledged = sent, keep polling; rejected = terminal failure.
acknowledged, unacknowledged, rejected Human-readable error when the withdrawal failed.
Merchant-defined customer identifier set at prepare time, or null when omitted.
