Private
constructorReserveInfoState: price, depositNoteExchangeRate, loanNoteExchangeRate, minCollateralRatio in number format
of the reserve
Static
fetchFetch and decode all the associated data for a market
MarketAccount: market level data
CachedReserveInfo[]: reserve level data
TReserve[]: data includes the config + public keys associated with the reserve state includes the current state of the reserve, eg outstanding deposits, loans, etc
HoneyClient
Optional
address: PublicKeyMarket address
Static
loadLoad the market account data from the network.
An object for interacting with the Honey market.
The program client
The address of the market.
Generated using TypeDoc
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