Optional
maxThe maximum cost in USD to spend on a single SFX. This only includes the cost of the assets that are being sent. This puts a cap on the value of assets to be sent.
Optional
maxThe max share of txCost to profit. This is defined by txCost / maxProfit
Optional
maxThe max tx costs in USD for an execution. This can be useful to prevent executions during network congestion.
Optional
minMinimum profit in USD that a SFX should have to be considered profitable.
Optional
minA percentage value for the minimum yield that a SFX should have Yield is defined by (minProfit / totalCost)
Generated using TypeDoc
Type used for describing SFX strategies. These are used to determine the profitability of a given SFX, deciding if a bid should be submitted.