protocol_factory_address | string | The address of the DEX factory used to create the pool. |
protocol_name | string | The DEX (e.g. Uniswap V2) the pool corresponds to. |
timestamp_created | integer | The timestamp at which the pool was created, in UNIX seconds format. |
block_number_created | integer | The block number at which the pool was created. |
block_number | integer | The same as block_number_created . |
pool_address | string | The address of the pool. |
token_0_address | string | The address of the first token in the pool. |
token_1_address | string | The address of the second token in the pool. |