Preparing search index...
The search index is not available
Elements Hooks
Elements Hooks
UseRouteResponse
Type alias UseRouteResponse
Use
Route
Response
:
{
amountIn
:
string
;
amountOut
?:
string
;
destinationAddress
?:
string
;
destinationAsset
:
SkipSupportedAsset
;
destinationAssetChain
:
SkipSupportedChainData
;
operations
:
OperationJSON
[]
;
response
:
RouteResponse
;
sourceAsset
:
SkipSupportedAsset
;
sourceAssetChain
:
SkipSupportedChainData
;
transactionCount
:
number
;
}
Type declaration
amount
In
:
string
Optional
amount
Out
?:
string
Optional
destination
Address
?:
string
destination
Asset
:
SkipSupportedAsset
destination
Asset
Chain
:
SkipSupportedChainData
operations
:
OperationJSON
[]
response
:
RouteResponse
source
Asset
:
SkipSupportedAsset
source
Asset
Chain
:
SkipSupportedChainData
transaction
Count
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Elements Hooks
Loading...