-
-
Notifications
You must be signed in to change notification settings - Fork 131
Open
Labels
bugSomething isn't workingSomething isn't working
Description
In account_transactions.csv, it says:
2025-12-02T14:09:42;Deposit;-1.04;Bitcoin;;;;
But this is the 1% bonus for transferring, and should not be deducted from the cash balance (but the account_transactions.csv makes it seem like I bought bitcoin with my own cash)
all_events.json
{
"id": "a1234567-b890-12d3-e456-426614174000",
"timestamp": "2025-12-02T15:09:42.499+0000",
"title": "Bitcoin",
"icon": "logos/XF000BTC0017/v2",
"avatar": {
"asset": "logos/XF000BTC0017/v2",
"badge": {
"asset": "logos/timeline_one_percent_bronze/v2",
"type": "icon"
}
},
"badge": null,
"subtitle": "1 % Bonus",
"amount": {
"currency": "EUR",
"value": -1.04,
"fractionDigits": 2
},
"subAmount": null,
"status": "EXECUTED",
"action": {
"type": "timelineDetail",
"payload": "a1234567-b890-12d3-e456-426614174000"
},
"cashAccountNumber": "0600381111",
"hidden": false,
"deleted": false,
"source": "timelineTransaction",
"details": {
"id": "a1234567-b890-12d3-e456-426614174000",
"sections": [
{
"title": "Du hast 1,04 € erhalten",
"data": {
"icon": "logos/XF000BTC0017/v2",
"timestamp": "2025-12-02T15:09:42.499Z",
"status": "executed"
},
"action": {
"payload": "XF000BTC0017",
"type": "instrumentDetail"
},
"type": "header"
},
{
"title": "Übersicht",
"data": [
{
"title": "Portfolio",
"detail": {
"text": "Brokerage",
"displayValue": {
"text": "Brokerage"
},
"type": "text"
},
"style": "plain"
},
{
"title": "1% Bonus",
"detail": {
"text": "Ausgeführt",
"functionalStyle": "EXECUTED",
"type": "status"
},
"style": "plain"
},
{
"title": "Asset",
"detail": {
"text": "Bitcoin",
"displayValue": {
"text": "Bitcoin"
},
"type": "text"
},
"style": "plain"
},
{
"title": "Transaktion",
"detail": {
"text": "0,000013 × 79.943,82 €",
"action": {
"payload": {
"id": "00000000-0000-0000-0000-000000000000",
"sections": [
{
"title": "Transaktion",
"type": "title"
},
{
"data": [
{
"title": "Aktien",
"detail": {
"text": "0,000013",
"displayValue": {
"text": "0,000013"
},
"type": "text"
},
"style": "plain"
},
{
"title": "Aktienkurs",
"detail": {
"text": "79.943,82 €",
"displayValue": {
"text": "79.943,82 €"
},
"type": "text"
},
"style": "plain"
},
{
"title": "Summe",
"detail": {
"text": "1,04 €",
"displayValue": {
"text": "1,04 €"
},
"type": "text"
},
"style": "plain"
}
],
"type": "table"
}
]
},
"type": "infoPage"
},
"displayValue": {
"text": "79.943,82 €",
"prefix": "0,000013 × "
},
"type": "text"
},
"style": "plain"
},
{
"title": "Gebühr",
"detail": {
"text": "Kostenlos",
"displayValue": {
"text": "Kostenlos"
},
"type": "text"
},
"style": "plain"
},
{
"title": "Summe",
"detail": {
"text": "1,04 €",
"displayValue": {
"text": "1,04 €"
},
"type": "text"
},
"style": "plain"
}
],
"type": "table"
},
{
"title": "Dokumente",
"data": [
{
"title": "Abrechnung",
"action": {
"payload": "[..]",
"type": "browserModal"
},
"id": "[..]",
"postboxType": "CRYPTO_SECURITIES_SETTLEMENT"
},
{
"title": "Kosteninformation",
"action": {
"payload": "[..]",
"type": "browserModal"
},
"id": "[..]",
"postboxType": "EQUITIES_BUY_EX_ANTE"
}
],
"type": "documents"
},
{
"title": "",
"data": [
{
"title": "",
"detail": {
"icon": "",
"action": {
"payload": {
"contextCategory": "NHC",
"contextParams": {
"chat_flow_key": "NHC_0029_wealth_Crypto_past_trade_executions_&_prices",
"timelineEventId": "a1234567-b890-12d3-e456-426614174000",
"instrumentType": "crypto",
"instrumentId": "XF000BTC0017",
"primId": "C1032812495"
}
},
"type": "customerSupportChat"
},
"style": "highlighted",
"type": "listItemAvatarDefault"
},
"style": "plain"
}
],
"type": "table"
}
]
}
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working