Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CreateMarketParams

Index

Properties

account?: Keypair

The account to use for the market data.

If not provided an account will be generated.

owner: PublicKey

The address that must sign to make future changes to the market, such as modifying the available reserves (or their configuation)

quoteCurrencyMint: PublicKey

The token mint for the currency being used to quote the value of all other tokens stored in reserves.

quoteCurrencyName: string

The name of the currency used for quotes, this has to match the name specified in any Pyth/oracle accounts.

Generated using TypeDoc