Preparing search index...
The search index is not available
coingecko-api-v3
coingecko-api-v3
Derivative
Interface Derivative
interface
Derivative
{
basis
?:
number
;
contract_type
?:
string
;
expired_at
?:
null
;
funding_rate
?:
number
;
index
?:
number
;
index_id
?:
string
;
last_traded_at
?:
number
;
market
?:
string
;
open_interest
?:
number
;
price
?:
string
;
price_percentage_change_24h
?:
number
;
spread
?:
number
;
symbol
?:
string
;
volume_24h
?:
number
;
}
Index
Properties
basis?
contract_
type?
expired_
at?
funding_
rate?
index?
index_
id?
last_
traded_
at?
market?
open_
interest?
price?
price_
percentage_
change_
24h?
spread?
symbol?
volume_
24h?
Properties
Optional
basis
basis
?:
number
Optional
contract_
type
contract_
type
?:
string
Optional
expired_
at
expired_
at
Optional
funding_
rate
funding_
rate
?:
number
Optional
index
index
?:
number
Optional
index_
id
index_
id
?:
string
Optional
last_
traded_
at
last_
traded_
at
?:
number
Optional
market
market
?:
string
Optional
open_
interest
open_
interest
?:
number
Optional
price
price
?:
string
Optional
price_
percentage_
change_
24h
price_
percentage_
change_
24h
?:
number
Optional
spread
spread
?:
number
Optional
symbol
symbol
?:
string
Optional
volume_
24h
volume_
24h
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
basis
contract_
type
expired_
at
funding_
rate
index
index_
id
last_
traded_
at
market
open_
interest
price
price_
percentage_
change_
24h
spread
symbol
volume_
24h
coingecko-api-v3
Loading...