| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | Account Change Record ID | |
| user_id | str | User ID | |
| business_id | str | Business ID. Its meaning varies by `statement_type`. `TRANSACTION`: order ID. `TRADING_FEE`: order ID. `LIQUIDATION_FEE`: liquidation order ID. `FUNDING_FEE`: position ID and funding fee settlement time. For other types, it is a system-generated processing ID with no business meaning. | |
| statement_type | str | Bill entry type. `TRANSACTION` trade `TRADING_FEE` fee `FUNDING_FEE` funding `LIQUIDATION_FEE` liquidation `TRANSFER_IN` deposit `TRANSFER_OUT` withdrawal `BANKRUPT_COMPENSATION` bankruptcy subsidy `AUTO_REPAY` margin auto-repay `INTEREST_ISOLATED` isolated-venue interest entry `ACCOUNT_MODE_CHANGE` account mode switch entry `KRAKEN_CONVERSION` conversion of other margin coins to cover a negative KRAKEN_USD balance `OTHER` other | |
| exchange_type | str | Exchange | |
| coin | str | Currency | |
| symbol | str | Trading Pair | [optional] |
| change | str | Change amount (positive indicates transfer in; negative indicates transfer out) | |
| balance | str | Balance after change | |
| create_time | str | Created time |
Uh oh!
There was an error while loading. Please reload this page.