Skip to main content
GET
Information - Pairs in DEX Protocols

Authorizations

x-api-key
string
header
default:API_KEY
required

Query Parameters

exchange
string
default:uniswapv3
required

The exchange for which to retrieve the requested data (address or name).
[Examples] 0x1f98431c8ad98523631ae4a59f267346ea31f984 | uniswapv3

pair
string

The pair for which to retrieve the request data (address).
[Example] 0x5777d92f208679db4b9778590fa3cab3ac9e2168

asset
string

The asset for which to retrieve the requested data (address or symbol).
[Examples] 0x6b175474e89094c44da98b954eedeac495271d0f | DAI

size
integer<int32>
default:1000

[Optional] Maximum number of items in payload.data.

Response

200 - application/json

200

status
integer
default:0
Example:

200

title
string
Example:

"OK"

description
string
Example:

"Successful request"

payload
object