CryptoWallet Transaction Events
Transaction create events
{
"event_id": "997daf9b-4162-4864-914c-960ff6cc16ad",
"event_identifier": "crypto.wallet.transaction",
"data": {
"id": "a5280ff1-2dad-4743-8dab-282e57a9b2ec",
"entityId": "4b43168f-ccb7-4c1b-9629-dc2cd170ac54",
"walletId": "9ae3a97d-d4ac-4264-85d5-46a3b7e80173",
"amount": "11",
"currency": "USDT",
"fee": "0.06000000",
"status": "completed",
"businessType": "exchange",
"createAt": "2025-05-08T13:52:52.919Z",
"sourceAddress": null,
"chainHashId": null,
"callId": null,
"cryptoWallet": null
}
}
Updated 4 months ago