Properties
_minOrderSize
_minOrderSize: undefined | number
_tickSize
_tickSize: undefined | number
baseDecimals
baseDecimals: number
baseLotsToUiConvertor
baseLotsToUiConvertor: number
liquidityMiningInfo
liquidity
Mining
Info
: { maxDepthBps
: I80F48; mngoLeft
: BN; mngoPerPeriod
: BN; periodStart
: BN; rate
: I80F48; targetPeriodLength
: BN }Type declaration
maxDepthBps: I80F48
mngoLeft: BN
mngoPerPeriod: BN
periodStart: BN
targetPeriodLength: BN
priceLotsToUiConvertor
priceLotsToUiConvertor: number
quoteDecimals
quoteDecimals: number
Calculate the instantaneous funding rate using the bids and asks Reported as an hourly number Make sure
cache
,bids
andasks
are up to date