Preparing search index...
The search index is not available
@evaafi/sdk
@evaafi/sdk
TonPythParams
Interface TonPythParams
pyth specific parameters
interface
TonPythParams
{
maxPublishTime
:
number
|
bigint
;
minPublishTime
:
number
|
bigint
;
priceData
:
Buffer
|
Cell
;
pythAddress
:
Address
;
refAssets
:
PoolAssetConfig
[]
;
targetFeeds
:
string
[]
;
}
Hierarchy (
View Summary
)
PythBaseData
ProxySpecificPythParams
TonPythParams
Index
Properties
max
Publish
Time
min
Publish
Time
price
Data
pyth
Address
ref
Assets
target
Feeds
Properties
Readonly
max
Publish
Time
maxPublishTime
:
number
|
bigint
Readonly
min
Publish
Time
minPublishTime
:
number
|
bigint
Readonly
price
Data
priceData
:
Buffer
|
Cell
Readonly
pyth
Address
pythAddress
:
Address
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
Publish
Time
min
Publish
Time
price
Data
pyth
Address
ref
Assets
target
Feeds
@evaafi/sdk
Loading...
pyth specific parameters