# Supported attributes

Please note that we currently only track Uniswap trading data (V2 and V3) on Ethereum. We are actively working on adding support for Base and Solana and will add more chains and protocols in the future.

# Note on data types

In general each attribute has a specific data type. For example, USD price is a number, created at is a "datetime", address is a string (series of alphanumeric characters), and so on. In some cases it's important to consider the data type when making queries, for example numbers can easily be multiplied by other numbers, not by addresses however.

# Ethereum

# Ethereum tokens

We support querying for various aspects

# Uniswap pairs

V1.0.3

# Uniswap Swaps

# Time intervals

We currently provide pair data for day, hour and minute intervals.