truffle-ts API reference - v0.4.2
Demo
GitHub
Preparing search index...
SpotOptions
Interface SpotOptions
Options for a spot-price query (live-only).
interface
SpotOptions
{
lookbackHours
?:
number
;
maxPrice
?:
number
;
showSavings
?:
boolean
;
}
Index
Properties
lookback
Hours?
max
Price?
show
Savings?
Properties
Optional
lookback
Hours
lookbackHours
?:
number
Optional
max
Price
maxPrice
?:
number
Optional
show
Savings
showSavings
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
lookback
Hours
max
Price
show
Savings
Demo
GitHub
truffle-ts API reference - v0.4.2
Loading...
Options for a spot-price query (live-only).