Get Pool

GET https://illumigate.swivel.exchange/v1/pools/:address

This endpoint allows you to request a specific pool.

Path Parameters

NameTypeDescription

address*

string

The pool address.

{
    // Response
}

Last updated