Expand description

Program instructions and their CPI-compatible bindings

Modules

Cancel an existing order and remove it from the orderbook.
Close an existing market
Crank the processing of DEX events.
Creates a new DEX market
Initialize a new user account
Execute a new order instruction. Supported types include Limit, IOC, FOK, or Post only.
Extract available base and quote token assets from a user account
Extract accumulated fees from the market. This is an admin instruction
Update market royalties.

Enums

Describes all possible instructions and their required accounts

Functions

Cancel an existing order and remove it from the orderbook.
Close an inactive and fully settled account
Close an existing market
Crank the processing of DEX events.
Create a new DEX market
Initialize a new user account
Extract available base and quote token assets from a user account
Execute a swap on the orderbook.
Extract accumulated fees from the market. This is an admin instruction