Binance Connector JS
Preparing search index...
@binance/derivatives-trading-usds-futures
DerivativesTradingUsdsFuturesRestAPI
MarkPriceResponse1
Interface MarkPriceResponse1
Export
MarkPriceResponse1
interface
MarkPriceResponse1
{
estimatedSettlePrice
?:
string
;
indexPrice
?:
string
;
interestRate
?:
string
;
lastFundingRate
?:
string
;
markPrice
?:
string
;
nextFundingTime
?:
number
;
symbol
?:
string
;
time
?:
number
;
}
Index
Properties
estimated
Settle
Price?
index
Price?
interest
Rate?
last
Funding
Rate?
mark
Price?
next
Funding
Time?
symbol?
time?
Properties
Optional
estimated
Settle
Price
estimatedSettlePrice
?:
string
Memberof
MarkPriceResponse1
Optional
index
Price
indexPrice
?:
string
Memberof
MarkPriceResponse1
Optional
interest
Rate
interestRate
?:
string
Memberof
MarkPriceResponse1
Optional
last
Funding
Rate
lastFundingRate
?:
string
Memberof
MarkPriceResponse1
Optional
mark
Price
markPrice
?:
string
Memberof
MarkPriceResponse1
Optional
next
Funding
Time
nextFundingTime
?:
number
Memberof
MarkPriceResponse1
Optional
symbol
symbol
?:
string
Memberof
MarkPriceResponse1
Optional
time
time
?:
number
Memberof
MarkPriceResponse1
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
symbol
time
Binance Connector JS
Loading...
Export
MarkPriceResponse1