Skip to main content
address
String!
required
The contract address of the token.
networkId
Int!
required
The network ID the token is deployed on.
timestamp
Int
The unix timestamp for the price.
poolAddress
String
The address of the pool, when omitted the top pool is used.
blockNumber
Int
The block number for the price. It must be provided in addition to the timestamp to get a per block breakdown at a specific timestamp.
maxDeviations
Float
deprecated
The maximum number of deviations from the tokenโ€™s Liquidity-Weighted Mean Price. This is used to mitigate low liquidity pairs producing prices that are not representative of reality. Default is 1.
This field is deprecated. This isnโ€™t taken into account anymore.