The timestamp of the block the pool was created on.
The block number this pool was created on.
The contract address of the pool.
The name of the pool (ie, name()) in the smart contract).
The index of the token in the smart contract (one row for each token in a pool).
The contract address of the token.
The timestamp of the snapshot.
The timestamp truncated (ie, YYYY-MM-DD format for daily snapshots and YYYY-MM-DD HH:00:00 for hourly snapshots).
The address of the liquidity provider.
The index of the token in the smart contract.
The address of the token provided as liquidity.
(Optional, for Order Books) The amount deposited into the pool, decimal normalized.
(Optional, for Order Books) The amount deposited, in USD.
(Optional, for LPs) The amount of tokens supplied that are liquid and usable by users of the protocol, decimal normalized.
(Optional, for LPs) The amount of liquid tokens supplied in USD.
The amount of tokens liquidated from the LP, decimal normalized.
The amount liquidated, in USD.
(Optional) All fees generated by the LP in the given snapshot in USD.
(Optional) The portion of fees accrued to users of the protocol, in USD.
(Optional) The portion of fees accrued to the protocol, in USD.
The timestamp of the snapshot.
The timestamp truncated (ie, YYYY-MM-DD format for daily snapshots and YYYY-MM-DD HH:00:00 for hourly snapshots).
The smart contract address of the pool.
The index of the token in the smart contract (one row for each token in a pool).
The funding rate in this pool at the time of the snapshot, as a percentage.
he pool's fee rate, as a percentage.
The total value locked in USD.
The volume of positions opened and closed in the given snapshot in USD.
The sum of open interest of longs held within this pool in USD.
The sum of open interest in shorts held within this pool in USD.
The timestamp of the trade.
The hash of the transaction this trade was performed in.
The block number of the trade.
The address of the pool this token was traded in.
The address of the maker.
The address of the taker.
The address of the token.
The value that a trader is putting to open a long or short, decimal normalized.
The value of the leveraged amount of the trade, decimal normalized.
The notional value, in USD.
The total profit and loss of the trade on the maker's side, in USD.
The total profit and loss of the trade on the taker's side, in USD.
The action of trade being recorded in this entry (ie, OPEN, CLOSE, INCREASE, DECREASE, LIQUIDATED).
The type of the trade being recorded in this entry (ie, LONG, SHORT).