Interface CreateReserveParams

Hierarchy

  • CreateReserveParams

Properties

account?: Keypair

The account to use for the reserve data.

If not provided an account will be generated.

The initial configuration for the reserve

dexMarket?: PublicKey

The Serum market for the reserve.

switchboardOracle: PublicKey

The Switchboard account containing the price information for the reserve token.

tokenMint: PublicKey

The mint for the token to be stored in the reserve.

Generated using TypeDoc