-
Notifications
You must be signed in to change notification settings - Fork 826
transaction fail, i cant understand profit #26
Comments
I'm not sure about this but it seems bot dont take liquidity provider fee into account, so if the "profit" is too small, the contrat will fail to do a real profit |
if anyone can confirm... if true, seems like its not that hard to implement the feature yourself in getprofit function in flashbot.sol |
@hallex321 |
There's a time gap between you found profitability and then actually sent a transaction. So it might not be profitable when the transaction actually got executed on the blockchain. |
@paco0x 1 - Why there is always a difference between buying and selling 2- With these conditions why there is always profit |
Did anyone utilize this bot and make a profit yet? Did you clean it up a bit first or run it out of the box. Thanks in advance!! |
did you find anything |
I see a profit between the two pair
profit: 0.059353947220959595
'0x5010dA63eBD45D833258cca1FEFB7715c16708c2', '0x223740a259E461aBeE12D84A9FFF5Da69Ff071dD'
config
minimumProfit: 3, // in USD
I called the flashArbitrage manually
But the transaction went fail
Was the amount of profit small?
How is the loan amount obtained, can it be changed for max profit?
I use bsc network
code:
result:
The text was updated successfully, but these errors were encountered: