For AI agents: visit https://docs.dogpay.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
CryptoWallet Transactions
{
"event_id": "12345678-4162-4864-914c-960ff6cc16ad",
"event_identifier": "crypto.wallet.transaction",
"data": {
"id": "12345678-7ef3-4745-895a-85399a5e1172",
"cursorId": "1234567891195117570",
"entityId": "12345678-3e5b-4a60-9c95-1f168be4522f",
"walletId": "12345678-340d-43bd-b5a3-4166ec6f15a4",
"amount": "100",
"currency": "USDT",
"fee": "0.00000000",
"status": "pending",
"chain_status": null,
"businessType": "deposit",
"createAt": "2026-05-20T10:52:01.796Z",
"sourceAddress": "0xd12345678bb78d7a645aa12345678d4212345678",
"recipientInfo": null,
"chainHashId": "0xe1234567812ee5daad80cc03612345678f03500c8bcc220faa43195c12345678",
"callId": null,
"cryptoWallet": null
}
}