Preparing search index...
The search index is not available
@evaafi/sdk
@evaafi/sdk
PythPrices
Class PythPrices
Hierarchy (
View Summary
)
AbstractPrices
PythPrices
Index
Constructors
constructor
Properties
parameters
Accessors
data
Cell
dict
max
Publish
Time
min
Publish
Time
Methods
binary
Update
get
Asset
Price
ref
Assets
target
Feeds
create
Empty
Prices
Constructors
constructor
new
PythPrices
(
params
:
PythPricesParams
)
:
PythPrices
Parameters
params
:
PythPricesParams
Returns
PythPrices
Properties
Protected
Readonly
parameters
parameters
:
PriceParameters
Accessors
data
Cell
get
dataCell
()
:
Cell
Returns
Cell
dict
get
dict
()
:
Dictionary
<
bigint
,
bigint
>
Returns
Dictionary
<
bigint
,
bigint
>
max
Publish
Time
get
maxPublishTime
()
:
undefined
|
number
Returns
undefined
|
number
min
Publish
Time
get
minPublishTime
()
:
undefined
|
number
Returns
undefined
|
number
Methods
binary
Update
binaryUpdate
()
:
Buffer
Returns
Buffer
get
Asset
Price
getAssetPrice
<
T
extends
bigint
|
PoolAssetConfig
>
(
asset
:
T
)
:
undefined
|
bigint
Type Parameters
T
extends
bigint
|
PoolAssetConfig
Parameters
asset
:
T
Returns
undefined
|
bigint
ref
Assets
refAssets
()
:
PoolAssetConfig
[]
Returns
PoolAssetConfig
[]
target
Feeds
targetFeeds
()
:
string
[]
Returns
string
[]
Static
create
Empty
Prices
createEmptyPrices
()
:
PythPrices
Returns
PythPrices
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
parameters
Accessors
data
Cell
dict
max
Publish
Time
min
Publish
Time
Methods
binary
Update
get
Asset
Price
ref
Assets
target
Feeds
create
Empty
Prices
@evaafi/sdk
Loading...