Reading crypto deposit
Name
Value
Name
Type
Description
{
"data": {
"id": "41a054ab-e95d-4ebc-91e2-fdf8a7d80ba2",
"type": "transactions",
"attributes": {
"createdAt": "2026-04-03T09:46:50.510Z",
"simplifiedState": "rejected",
"transactionType": "CoinTransaction",
"amount": "7.700000",
"currency": "USDT",
"balance": "10637559.798182",
"reference": null,
"accountId": "8140e530-4cd3-47e0-b813-9c473e9a2ea3"
},
"relationships": {
"account": {
"meta": {
"included": false
}
},
"transactionDetails": {
"data": {
"type": "coinTransactions",
"id": "41a054ab-e95d-4ebc-91e2-fdf8a7d80ba2"
}
},
"author": {
"meta": {
"included": false
}
}
}
},
"included": [
{
"id": "41a054ab-e95d-4ebc-91e2-fdf8a7d80ba2",
"type": "coinTransactions",
"attributes": {
"txHash": "48cd65dd45571ff2d24684b2b2819fd0b32e20069da9e98ab8bf14ef51d4cc3f",
"currencyCode": "USDT",
"createdAt": "2026-04-03T09:46:50.451Z",
"state": "rejected",
"amount": "7.700000",
"accountId": "8140e530-4cd3-47e0-b813-9c473e9a2ea3",
"reference": null,
"simplifiedState": "rejected",
"sourceAddresses": [
"TTbGTMwUwA3mncLP7xqCZei1ekaNSgeAJe"
]
},
"relationships": {
"network": {
"data": {
"type": "network",
"id": "8ededca3-a1cd-4b46-8c3a-14915f706ab2"
}
},
"address": {
"data": {
"type": "addresses",
"id": "e92d7fb6-4cc0-4814-9a2b-8830ead8e833"
}
},
"author": {
"meta": {
"included": false
}
}
}
},
{
"id": "8ededca3-a1cd-4b46-8c3a-14915f706ab2",
"type": "network",
"attributes": {
"currencyCode": "USDT",
"name": "Tron (TRC20)",
"code": "ttrx:usdt"
}
},
{
"id": "e92d7fb6-4cc0-4814-9a2b-8830ead8e833",
"type": "addresses",
"attributes": {
"label": "My Wallet",
"value": "TGRA6wC7T35dXwdGsSAevNmVJ8srGQKDeE",
"createdAt": "2026-05-07T10:01:07.566Z"
},
"relationships": {
"account": {
"meta": {
"included": false
}
},
"network": {
"meta": {
"included": false
}
}
}
}
],
"meta": {},
"jsonapi": {
"version": "1.0"
}
}Name
Type
Description
Last updated