bitbadgesjs-sdk - v0.27.2
Preparing search index...
iEstimateSwapSuccessResponse
Interface iEstimateSwapSuccessResponse
interface
iEstimateSwapSuccessResponse
{
estimate
:
{
assetPath
:
{
chainId
:
string
;
denom
:
string
;
how
:
"transfer"
|
"genesis"
|
"swap"
;
}
[]
;
complianceErrorMessage
?:
string
;
complianceNotPassedWarning
?:
boolean
;
doesSwap
:
boolean
;
lowLiquidityWarning
?:
boolean
;
skipGoMsgs
:
SkipGoMessage
[]
;
tokenInAmount
:
string
;
tokenOutAmount
:
string
;
}
;
success
:
boolean
;
}
Index
Properties
estimate
success
Properties
estimate
estimate
:
{
assetPath
:
{
chainId
:
string
;
denom
:
string
;
how
:
"transfer"
|
"genesis"
|
"swap"
;
}
[]
;
complianceErrorMessage
?:
string
;
complianceNotPassedWarning
?:
boolean
;
doesSwap
:
boolean
;
lowLiquidityWarning
?:
boolean
;
skipGoMsgs
:
SkipGoMessage
[]
;
tokenInAmount
:
string
;
tokenOutAmount
:
string
;
}
success
success
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
estimate
success
bitbadgesjs-sdk - v0.27.2
Loading...