Skip to main content
All events follow the pattern “category::action”.

Withdrawal Events

Event TypeDescriptionWebhookEmail
withdrawal::createdThe transaction has been created and queued
withdrawal::completedSuccessfully sent to the blockchain
withdrawal::declinedDeclined by system
withdrawal::failedA critical error occurred
withdrawal::canceledCanceled due to an error

Deposit Events

Event TypeDescriptionWebhookEmail
acquiring::createdDeposit created
acquiring::deposit_receivedDeposit confirmed, USDT credited to the balance
acquiring::completedRequest completed
acquiring::overpaidReceived more than expected
acquiring::underpaidReceived less than expected
acquiring::currency_mismatchThe deposit cryptocurrency does not match the currency in the request
acquiring::declinedDeclined by system
acquiring::canceledThe request expired without payment
Note: All events are sent via webhooks, but only critical / final events trigger email notifications.