BLOCKCHAIN_TRANSFER
Status Transitions
Event | Status | Description |
Created |
| On create the settlement will need to be configured with the destination crypto address. This may happend immeaditely after creation of the |
Destination Wallet Received |
| 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 |
| The funding settlement and the internal exchange have both completed successfully and the payout blockchain transaction has been queued. |
Payout in progress |
| The blockchain transaction had been broadcast. (Settlement will now contain the transaction hash) |
Compete |
| The blockchain transaction has received at least one confirmation. |
Parameters
Setup Parameters
None
Input Parameters
Field | Type | Description | Required |
|
| Customer wallet address | true |
|
| Memo/comment | false |
Result Parameters
Field | Type | Description | Always Present |
|
| Transaction Hash | true |
Last updated