Preparing search index...
The search index is not available
@synapse/client-sdk
@synapse/client-sdk
FlashLoanAction
Interface FlashLoanAction
interface
FlashLoanAction
{
description
:
string
;
exchange
?:
string
;
inputAmount
:
number
;
outputAmount
:
number
;
type
:
"swap"
|
"arbitrage"
|
"liquidation"
;
}
Index
Properties
description
exchange?
input
Amount
output
Amount
type
Properties
description
description
:
string
Optional
exchange
exchange
?:
string
input
Amount
input
Amount
:
number
output
Amount
output
Amount
:
number
type
type
:
"swap"
|
"arbitrage"
|
"liquidation"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
exchange
input
Amount
output
Amount
type
@synapse/client-sdk
Loading...