Preparing search index...
The search index is not available
@evaafi/sdk
@evaafi/sdk
JettonPythParams
Interface JettonPythParams
pyth specific parameters
interface
JettonPythParams
{
maxStaleness
:
number
|
bigint
;
priceData
:
Buffer
|
Cell
;
publishGap
:
number
|
bigint
;
refAssets
:
PoolAssetConfig
[]
;
targetFeeds
:
string
[]
;
}
Hierarchy (
View Summary
)
PythBaseData
OnchainSpecificPythParams
JettonPythParams
Index
Properties
max
Staleness
price
Data
publish
Gap
ref
Assets
target
Feeds
Properties
Readonly
max
Staleness
maxStaleness
:
number
|
bigint
Readonly
price
Data
priceData
:
Buffer
|
Cell
Readonly
publish
Gap
publishGap
:
number
|
bigint
Readonly
ref
Assets
refAssets
:
PoolAssetConfig
[]
Readonly
target
Feeds
targetFeeds
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max
Staleness
price
Data
publish
Gap
ref
Assets
target
Feeds
@evaafi/sdk
Loading...
pyth specific parameters