🔊Volumes
Last updated
Last updated
Here are endpoints for getting DEX trade volume information are described
Returns the latest volumes with optional filters.
/volumes/latest
Filter volumes by token address.
0x82aF49447D8a07e3bd95BD0d56f35241523fBab1
Filter volumes by pool address.
0x95c9bF3f60Cbc2BE8e148FAe82f26930bFcD1839
Minimum volume in USD.
1000
Filter volumes by blockchain.
Arbitrum
Filter volumes by exchange name or address.
Uniswap v3
Get volume of trades by specifc address
0x884dB3A3b1d4925d0d6fF204eE12B47E5746b200
Get volume only on specific protocol
Returns historical volumes with optional filters.
/volumes/historical/{since}
UNIX-time from which to get historical volumes.
1693392198
UNIX-time until which to get historical volumes.
1693392498
Filter volumes by token address.
0x82aF49447D8a07e3bd95BD0d56f35241523fBab1
Filter volumes by pool address.
0x95c9bF3f60Cbc2BE8e148FAe82f26930bFcD1839
Minimum volume in USD.
1000
Filter volumes by blockchain.
Arbitrum
Filter volumes by exchange name or address.
Uniswap v3
Get volume of trades by specifc address
0x884dB3A3b1d4925d0d6fF204eE12B47E5746b200
Get volume only on specific protocol
Period within of which volume is calculated
1d
Returns aggregated volumes by pools matching optional filters.
/volumes/aggregated/{since}
UNIX-time from which to get historical volumes.
1693392198
UNIX-time until which to get historical volumes.
1693392498
Filter volumes by token address.
0x82aF49447D8a07e3bd95BD0d56f35241523fBab1
Filter volumes by pool address.
0x95c9bF3f60Cbc2BE8e148FAe82f26930bFcD1839
Minimum volume in USD.
1000
Filter volumes by blockchain.
Arbitrum
Filter volumes by exchange name or address.
Uniswap v3
Get volume of trades by specifc address
0x884dB3A3b1d4925d0d6fF204eE12B47E5746b200
Get volume only on specific protocol