| timestamp | TIMESTAMP_NTZ(9) | The UTC timestamp of the summary snapshot |
| user | VARCHAR(16777216) | The address of the user |
| agent_address | VARCHAR(16777216) | The agent address associated with the user |
| agent_valid_until | TIMESTAMP_NTZ(9) | Timestamp until which the agent is valid |
| cross_maintenance_margin_used | VARCHAR(16777216) | Cross maintenance margin used |
| cross_margin_summary_account_value | VARCHAR(16777216) | Cross margin account value |
| cross_margin_summary_total_margin_used | VARCHAR(16777216) | Cross margin total margin used |
| cross_margin_summary_total_natl_pos | VARCHAR(16777216) | Cross margin total notional position |
| cross_margin_summary_total_raw_usd | VARCHAR(16777216) | Cross margin total raw USD |
| margin_summary_account_value | VARCHAR(16777216) | Margin summary account value |
| margin_summary_total_margin_used | VARCHAR(16777216) | Margin summary total margin used |
| margin_summary_total_natl_pos | VARCHAR(16777216) | Margin summary total notional position |
| margin_summary_total_raw_usd | VARCHAR(16777216) | Margin summary total raw USD |
| withdrawable | VARCHAR(16777216) | Amount available for withdrawal |
| net_deposit | VARCHAR(16777216) | Net deposit amount |
| is_vault | VARCHAR(16777216) | Whether the account is a vault |
| total_vault_equity | VARCHAR(16777216) | Total vault equity |
| pnl | VARCHAR(16777216) | Profit and loss |
| _created_at | TIMESTAMP_NTZ(9) | Timestamp of when the entry was created in the database. |
| _updated_at | TIMESTAMP_NTZ(9) | Timestamp of when the entry was last updated in the database. |
| staking_delegated | VARCHAR(16777216) | Amount staked via delegation |
| staking_undelegated | VARCHAR(16777216) | Amount undelegated from staking |
| staking_total_pending_withdrawal | VARCHAR(16777216) | Total pending staking withdrawal amount |
| dex | VARCHAR(16777216) | The DEX associated with the summary |