Preparing search index...
The search index is not available
rubic-sdk
rubic-sdk
OkuSwapApiService
Class OkuSwapApiService
Hierarchy
OkuSwapApiService
Index
Constructors
constructor
Methods
get
Oku
Sub
Providers
For
Chain
make
Quote
Request
make
Swap
Request
Constructors
constructor
new
Oku
Swap
Api
Service
(
)
:
OkuSwapApiService
Returns
OkuSwapApiService
Methods
Static
get
Oku
Sub
Providers
For
Chain
get
Oku
Sub
Providers
For
Chain
(
blockchain
:
BlockchainName
)
:
Promise
<
string
[]
>
Parameters
blockchain:
BlockchainName
Returns
Promise
<
string
[]
>
Static
make
Quote
Request
make
Quote
Request
(
subProvider
:
string
, body
:
OkuQuoteRequestBody
)
:
Promise
<
OkuQuoteResponse
>
Parameters
subProvider:
string
body:
OkuQuoteRequestBody
Returns
Promise
<
OkuQuoteResponse
>
Static
make
Swap
Request
make
Swap
Request
(
subProvider
:
string
, body
:
OkuSwapRequestBody
)
:
Promise
<
Pick
<
EvmEncodeConfig
,
"value"
|
"data"
|
"to"
>
>
Parameters
subProvider:
string
body:
OkuSwapRequestBody
Returns
Promise
<
Pick
<
EvmEncodeConfig
,
"value"
|
"data"
|
"to"
>
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Modules
rubic-
sdk
Oku
Swap
Api
Service
constructor
get
Oku
Sub
Providers
For
Chain
make
Quote
Request
make
Swap
Request
Generated using
TypeDoc