Documentation
Preparing search index...
@naviprotocol/lending
SuiPythClient
Class SuiPythClient
Index
Constructors
constructor
Methods
update
Price
Feeds
Constructors
constructor
new
SuiPythClient
(
provider
:
SuiPythProvider
,
pythStateId
:
string
,
wormholeStateId
:
string
,
)
:
SuiPythClient
Parameters
provider
:
SuiPythProvider
pythStateId
:
string
wormholeStateId
:
string
Returns
SuiPythClient
Methods
update
Price
Feeds
updatePriceFeeds
(
tx
:
Transaction
,
updates
:
Uint8Array
<
ArrayBufferLike
>
[]
,
feedIds
:
string
[]
,
options
?:
{
feeCoin
?:
TransactionObjectArgument
}
,
)
:
Promise
<
string
[]
>
Parameters
tx
:
Transaction
updates
:
Uint8Array
<
ArrayBufferLike
>
[]
feedIds
:
string
[]
Optional
options
:
{
feeCoin
?:
TransactionObjectArgument
}
Returns
Promise
<
string
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
update
Price
Feeds
Documentation
Loading...