Preparing search index...
The search index is not available
@synapse/client-sdk
@synapse/client-sdk
FlashLoanSimulation
Interface FlashLoanSimulation
interface
FlashLoanSimulation
{
actions
:
FlashLoanAction
[]
;
estimatedCost
:
number
;
estimatedProfit
:
number
;
loanAmount
:
number
;
logs
:
string
[]
;
netProfit
:
number
;
success
:
boolean
;
tokenMint
:
string
;
}
Index
Properties
actions
estimated
Cost
estimated
Profit
loan
Amount
logs
net
Profit
success
token
Mint
Properties
actions
actions
:
FlashLoanAction
[]
estimated
Cost
estimated
Cost
:
number
estimated
Profit
estimated
Profit
:
number
loan
Amount
loan
Amount
:
number
logs
logs
:
string
[]
net
Profit
net
Profit
:
number
success
success
:
boolean
token
Mint
token
Mint
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actions
estimated
Cost
estimated
Profit
loan
Amount
logs
net
Profit
success
token
Mint
@synapse/client-sdk
Loading...