Preparing search index...
The search index is not available
API documentation of Agoric SDK - v0.1.0
API documentation of Agoric SDK
orcUtils
Variable orcUtils
Const
orc
Utils
:
{
makeTransferMsg
:
(
(
_args
)
=>
TransferMsg
)
;
makeOsmosisSwap
(
_args
)
:
TransferMsg
;
}
= ...
Type declaration
make
Transfer
Msg
:
(
(
_args
)
=>
TransferMsg
)
unwinds denom with PFM, if necessary
(
_args
)
:
TransferMsg
Parameters
_args
:
Omit
<
TransferMsg
,
"memo"
>
Returns
TransferMsg
make
Osmosis
Swap
:
function
make
Osmosis
Swap
(
_args
)
:
TransferMsg
SwapExact or SwapMaxSlippage, with optional AfterAction
Parameters
_args
:
OsmosisSwapArgs
Returns
TransferMsg
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
API documentation of Agoric SDK - v0.1.0
Loading...
unwinds denom with PFM, if necessary