Comment on page
BLOCKCHAIN_TRANSFER
Event | Status | Description |
Created | PARAMETERS_REQUIRED | On create the settlement will need to be configured with the destination crypto address. This may happend immeaditely after creation of the input_parameter is supplied at the some time. |
Destination Wallet Received | READY | All required parameters have been received and the payout will proceed when the funding settlement has been confirmed and the internal exchange has completed. |
Payout started | WAITING_INTERNAL | The funding settlement and the internal exchange have both completed successfully and the payout blockchain transaction has been queued. |
Payout in progress | WAITING_EXTERNAL | The blockchain transaction had been broadcast. (Settlement will now contain the transaction hash) |
Compete | COMPLETE | The blockchain transaction has received at least one confirmation. |
None
Field | Type | Description | Required |
account_key | WALLET_ADDRESS | Customer wallet address | true |
transaction_key | MEMO_ID | Memo/comment | false |
Field | Type | Description | Always Present |
transaction_key | TRANSACTION_HASH | Transaction Hash | true |
Last modified 2yr ago