The contract address for the pair.
The contract address for the exchange.
The ID of the pair (
address:networkId).The listing price, or first known price for the pair, in USD.
The unix timestamp for when liquidity was added to the pair.
The total liquidity in the pair.
The token with higher liquidity within the pair. Can be
token0 or token1.The network ID the pair is deployed on.
The newly added token within the pair. Can be
token0 or token1.The token with lower liquidity within the pair. Can be
token0 or token1.The pre-existing token within the pair. Can be
token0 or token1.The percent price change between the listing price and the current price.
The newly added token price in USD.
The unique hash for the transaction that added liquidity, if applicable, otherwise the transaction that added the pair.