| CREATION_BLOCK | NUMBER | The block number of when this pool was created. |
| CREATION_TIME | TIMESTAMP_NTZ | The block timestamp of when this pool was created. |
| CREATION_TX | TEXT | The transaction where this contract was created. |
| PLATFORM | TEXT | The protocol or platform that the liquidity pool belongs to or swap occurred on. |
| FACTORY_ADDRESS | TEXT | The address that created or deployed this pool, where available. |
| POOL_ADDRESS | TEXT | The contract address for the liquidity pool. |
| POOL_NAME | TEXT | The name of the liquidity pool, where available. In some cases, the pool name is a concatenation of symbols or token addresses. |
| TOKENS | OBJECT | The address for the token included in the liquidity pool, as a JSON object. |