API Reference
NameTypeDescription
protocol_factory_addressstringThe address of the DEX factory used to create the pool.
protocol_namestringThe DEX (e.g. Uniswap V2) the pool corresponds to.
timestamp_createdintegerThe timestamp at which the pool was created, in UNIX seconds format.
block_number_createdintegerThe block number at which the pool was created.
block_numberintegerThe same as block_number_created.
pool_addressstringThe address of the pool.
token_0_addressstringThe address of the first token in the pool.
token_1_addressstringThe address of the second token in the pool.