Skip to content

Parameters

Some endpoints require input parameters belonging to specific domains.
On this page, all domains can be found in order to be in line with the standards required by the API.

cyhole.jupiter.param

JupiterSwapMode

Bases: CyholeParam

Enum class to get the supported Jupiter's swap modes.

JupiterSwapDex

Bases: CyholeParam

Enum class to get the supported Jupiter's swap DEXes.

JupiterLimitOrderState

Bases: CyholeParam

Enum class to get the supported Jupiter's limit order states.

OPEN class-attribute instance-attribute

OPEN = 'Open'

The limit order is still open.

COMPLETED class-attribute instance-attribute

COMPLETED = 'Completed'

The limit order is completed.

CANCELLED class-attribute instance-attribute

CANCELLED = 'Cancelled'

The limit order was cancelled.

JupiterTokenTagType

Bases: CyholeParam

Enum class to get the supported Jupiter's token tag types.

MOONSHOT class-attribute instance-attribute

MOONSHOT = 'moonshot'

A list of tokens minted via Moonshot.

PUMPFUN class-attribute instance-attribute

PUMPFUN = 'pump'

A list of tokens minted via Pump.fun.

TOKEN_2022 class-attribute instance-attribute

TOKEN_2022 = 'token-2022'

A list of all token-2022 tokens.

LIQUID_STAKED class-attribute instance-attribute

LIQUID_STAKED = 'lst'

A list of liquid staked tokens, maintained with Sanctum.

VERIFIED class-attribute instance-attribute

VERIFIED = 'verified'

A list of verified tokens, consisting of community-verified tokens via catdetlist.jup.ag and the previous standard of Jupiter Strict.