Skip to main content

Quasar

This page presents the available tables for Quasar.

Raw Tables

This table contains transaction data from LP (Liquidity Pool) transactions within the Cosmos ecosystem, providing insights into the trading activity and token movements within these pools. The data is sourced from various blockchains within the ecosystem.

Column NameTypeDescription
tx_idSTRINGAtomic swap transaction identifier
senderSTRINGAddress of party initiating the swap transaction
pool_idSTRINGIdentifier of the liquidity pool involved in the swap
block_timestampTIMESTAMPTimestamp of the block containing the transaction
typeSTRINGType of swap transaction (e.g., token swap, staking, etc.)
raw_tokensSTRINGRaw amount of tokens exchanged in the swap transaction
base_assetSTRINGBase asset involved in the swap transaction (e.g., native token)
base_amountBIGNUMERICBase amount of the base asset exchanged in the swap
base_amount_usdFLOATBase amount of the base asset exchanged in USD
base_priceFLOATExchange price of the base asset in the swap transaction
assetSTRINGAsset involved in the swap transaction (e.g., token symbol)
asset_amount_usdFLOATAmount of the asset exchanged in USD
asset_priceFLOATExchange price of the asset in the swap transaction