Interface HoneyMarketData

The data structure for a market account

Property

The mint for the token that is used as the quote currency (usually SOL)

Property

The account that has authority to make changes to the market

Property

The account that has authority to make changes to the market

Property

The account that has authority to make changes to the market

Property

The account that has authority to make changes to the market

Property

The market account

Property

The reserve accounts

Property

The reserve accounts

Property

The connection to the cluster

Hierarchy

  • HoneyMarketData

Properties

cachedReserveInfo: helpers.CachedReserveInfo[]
conn: Connection
marketAuthority: PublicKey
nftCollectionCreator: PublicKey
nftSwitchboardPriceAggregator: PublicKey
owner: PublicKey
quoteTokenMint: PublicKey
reserveList: helpers.TReserve[]

Generated using TypeDoc