Preparing search index...
The search index is not available
API documentation of Agoric SDK - v0.1.0
API documentation of Agoric SDK
OsmoSwapFn
Type alias OsmoSwapFn
Osmo
Swap
Fn
:
(
(
denom
,
options
,
next
)
=>
TransferMsg
)
Make a TransferMsg for a swap operation.
Type declaration
(
denom
,
options
,
next
)
:
TransferMsg
Parameters
denom
:
DenomArg
the currency to swap to
options
:
Partial
<
OsmoSwapOptions
>
next
:
TransferMsg
|
ChainAddress
Returns
TransferMsg
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
API documentation of Agoric SDK - v0.1.0
Loading...
Make a TransferMsg for a swap operation.