Binance Connector JS
Preparing search index...
@binance/derivatives-trading-coin-futures
DerivativesTradingCoinFuturesRestAPI
IndexPriceAndMarkPriceResponseInner
Interface IndexPriceAndMarkPriceResponseInner
Export
IndexPriceAndMarkPriceResponseInner
interface
IndexPriceAndMarkPriceResponseInner
{
estimatedSettlePrice
?:
string
;
indexPrice
?:
string
;
interestRate
?:
string
;
lastFundingRate
?:
string
;
markPrice
?:
string
;
nextFundingTime
?:
number
;
pair
?:
string
;
symbol
?:
string
;
time
?:
number
;
}
Index
Properties
estimated
Settle
Price?
index
Price?
interest
Rate?
last
Funding
Rate?
mark
Price?
next
Funding
Time?
pair?
symbol?
time?
Properties
Optional
estimated
Settle
Price
estimatedSettlePrice
?:
string
Memberof
IndexPriceAndMarkPriceResponseInner
Optional
index
Price
indexPrice
?:
string
Memberof
IndexPriceAndMarkPriceResponseInner
Optional
interest
Rate
interestRate
?:
string
Memberof
IndexPriceAndMarkPriceResponseInner
Optional
last
Funding
Rate
lastFundingRate
?:
string
Memberof
IndexPriceAndMarkPriceResponseInner
Optional
mark
Price
markPrice
?:
string
Memberof
IndexPriceAndMarkPriceResponseInner
Optional
next
Funding
Time
nextFundingTime
?:
number
Memberof
IndexPriceAndMarkPriceResponseInner
Optional
pair
pair
?:
string
Memberof
IndexPriceAndMarkPriceResponseInner
Optional
symbol
symbol
?:
string
Memberof
IndexPriceAndMarkPriceResponseInner
Optional
time
time
?:
number
Memberof
IndexPriceAndMarkPriceResponseInner
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
estimated
Settle
Price
index
Price
interest
Rate
last
Funding
Rate
mark
Price
next
Funding
Time
pair
symbol
time
Binance Connector JS
Loading...
Export
IndexPriceAndMarkPriceResponseInner