Find Pools

Returns all active pool up to 90 days old.

get
Required scopes
This endpoint requires the following scopes:
Authorizations
x-apikeystringRequired
Query parameters
basestringOptional

base token symbol (ie WETH)

Example: WETHPattern: ^testWETH$|^WETH$|^WBTC$|^PREMIA$|^LINK$|^USDC$|^DAI$|^ARB$
quotestringOptional

quote token symbol (ie USDC)

Example: USDCPattern: ^testWETH$|^WETH$|^WBTC$|^PREMIA$|^LINK$|^USDC$|^DAI$|^ARB$
expirationstringOptional

option expiration (ie 03NOV23)

Example: 03NOV23Pattern: ^\d\d\w\w\w\d\d$
Responses
200

Successful operation

application/json
get
/pools

Last updated

Was this helpful?