Dex
Pools
This table contains information for various dex pools.
solana.dex.pools
currently includes the following dex/protocols
Project | Protocol |
---|---|
invariant | invariant |
lifinity | lifinity-v2 |
meteora | meteora-dlmm |
orca | orca-v2, orca-whirlpool, orca-whirlpool-v2 |
phoenix | phoenix |
pumpswap | pumpswap |
raydium | raydium-v4, raydium-cp, raydium-clmm |
saber | sable-stableswap |
Pools Fees
For now, information on pools fees are only available for raydium-v4, raydium-cp, raydium-clmm, pumpswap, orca-whirlpool, orca-whirlpool-v2.
Table Columns
Column Name | Description | Type | Example |
---|---|---|---|
project | The dex project | varchar | meteora |
protocol | The protocol used by the dex project | varchar | meteora-dlmm |
liquidity_pool_address | The liquidity pool address | varchar | 3WHNf55iBawfL7U1cC4Htj11KKmC8hvrrbdM31yPUr4C |
token0_address | Token0’s mint address | varchar | So11111111111111111111111111111111111111112 |
token0_symbol | Token0’s symbol, if available | varchar | SOL |
token0_decimals | Token0’s decimal, if available | number | 9 |
token0_vault | Token account that holds token0 | varchar | Dp7VdsZ2N6sxsrezjt1EMHkELBfaAYSVJXVR753zdYJV |
token1_address | Token1’s mint address | varchar | EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v |
token1_symbol | Token1’s symbol, if available | varchar | USDC |
token1_decimals | Token1’s decimal, if available | number | 6 |
token1_vault | Token account that holds token1 | varchar | CZULKXqq1fPYs8xwQGMamZm1pHH5nVnRZzmm5RLnQ33r |
trade_fee_bps | fees (in bps) that the a swapper pays for the swap, excluding transaction gas fees | number | 250 |
lp_share_bps | out of the fees paid, the share (in bps) paid to the liquidity pool providers | number | 8400 |
protocol_share_bps | out of the fees paid, the share (in bps) paid to the protocol | number | 1400 |
treasury_share_bps | out of the fees paid, the share (in bps) paid to the treasury | number | 200 |
pool_creation_fee_lamport | fee (in lamports) charged when creating the pool | varchar | 150000000 |
block_slot | Block slot of the txn | number | 228499898 |
block_height | Block height of the txn | number | 210416091 |
block_timestamp | Block timestamp of the txn | timestamp_ntz | 2023-11-07 05:11:45+00:00 |
block_hash | Block hash of the txn | varchar | BNCv6p7EYHwGUNop1kACfTgA9Km6mc8LbSHJq5B9HEA2 |
txn_id | Txn id of the txn | varchar | 4GCpQa7BVefNiwhrB9QhSha4ZLMmQBdYgWTVXwspreBQhx7zdm1a1cTsgW6zjGdqdJH64fxXEiBZY1j5jD5aGgjb |
txn_index | Txn index of the txn | number | 51 |
instruction_index | Instruction index of the instruction | number | 0 |
inner_instruction_index | Inner instruction index of the instruction, within its parent instruction | number | 0 |
unique_id | unique id of the pool creation record | varchar | txn_id-3GheDiq6XMPPgp5ALXhuk134scV15GUtMiMagERyJCkJKUj72MLiaAYSTnfd178VMK9Kgq67CV4Vcem4AfKGnhPs_i_index-4_ii_index-null |