Skip to main content
POST
List perpetual DEXes

Authorizations

Authorization
string
header
required

Optional. API key passed via Authorization: Bearer <key>. Required only when API_KEY is configured on the server.

Body

application/json
type
enum<string>
required
Available options:
perpDexs

Response

(object | null)[]

Array of perp DEX objects (index 0 may be null for the default DEX)

name
string
Example:

"test"

fullName
string
Example:

"test dex"

deployer
string
Example:

"0x5e89b26d..."

oracleUpdater
string | null
feeRecipient
string | null
assetToStreamingOiCap
array
assetToFundingMultiplier
array