For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get Pool

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

This endpoint allows you to request a specific pool.

Path Parameters

Name
Type
Description

address*

string

The pool address.

{
    // Response
}

Last updated