Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConstructorOptions

Constructor parameters mainly for instantiating the MetaplexAPI.

Hierarchy

  • ConstructorOptions

Index

Properties

Optional chainId

chainId: ChainId

Optional commitment

commitment: Commitment

The default commitment desired when querying state.

endpoint

endpoint: string

The endpoint to connect to the Solana network.

Optional onSignTransactions

onSignTransactions: OnSignTransactions

An optional callback to be called when a transaction needs to be signed.

Optional programIds

Override the default program IDs to be used to interact with Metaplex

Generated using TypeDoc