Skip to main content
GET
Get token pairs by address

Authorizations

X-Api-Key
string
header
required

Path Parameters

network
enum<string>
required

The network to query

Available options:
mainnet,
devnet
address
string
required

The address to query

Example:

"So11111111111111111111111111111111111111112"

Query Parameters

cursor
string

The cursor to the next page

limit
number
default:50

The limit per page

Required range: 1 <= x <= 50

Response

200 - application/json
cursor
string | null
required
pageSize
number
required
page
number
required
pairs
object[]
required