Skip to main content
A newly created DEX trading pair with market data

Fields

pair
object
Metadata for the pair including contract address, decimals, name, and symbolType: TokenContractMetadata
liquidity
float
Initial liquidity amount in USD
tx_hash
string
Transaction hash of the pair creation
supply
float
Total supply of the pair token
pair_address
string
Address of the new pair contract
dev_holdings
float
Developer token holdings
base_token
object
Metadata for the base token including contract address, decimals, name, and symbolType: TokenContractMetadata
protocol
string
DEX protocol name (e.g., uniswap, pancakeswap)
protocol_version
string
Version of the DEX protocol
market_cap
float
Market capitalization in USD
quote_rate
float
Exchange rate between base and quote tokens
quote_token
object
Metadata for the quote token including contract address, decimals, name, and symbolType: TokenContractMetadata
quote_rate_usd
float
USD value of the quote rate
event_name
string
Name of the contract event (e.g., PoolCreated)
block_signed_at
string
Timestamp when the block was signed (ISO-8601)
deployer_address
string
Address that deployed the pair contract
chain_name
string
The blockchain network where the pair was created