@xoxno/sdk-js
Preparing search index...
sdk
StellarSwapCollateralArgs
Interface StellarSwapCollateralArgs
interface
StellarSwapCollateralArgs
{
accountNonce
:
number
;
current
:
StellarHubAsset
;
fromAmount
:
string
;
newCollateral
:
StellarHubAsset
;
steps
:
StellarStrategySwapInput
;
}
Index
Properties
account
Nonce
current
from
Amount
new
Collateral
steps
Properties
account
Nonce
accountNonce
:
number
current
current
:
StellarHubAsset
from
Amount
fromAmount
:
string
new
Collateral
newCollateral
:
StellarHubAsset
steps
steps
:
StellarStrategySwapInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Nonce
current
from
Amount
new
Collateral
steps
@xoxno/sdk-js
Loading...