Skip to main content

Questions tagged [arbitrage]

1 vote
1 answer
56 views

I'm creating a GETUNISWAPPRICE.JS It pulls the price, but it's not the same as the website (uniswap); the difference is considerable: $117,738.86 (uniswap website via browser) C:\Users\AHA>node ...
Afonso Aragão's user avatar
1 vote
0 answers
42 views

I want to learn about on-chain arbitrage right now, but I haven't found any suitable materials. Can you tell me some information about arbitrage? Documents or source code are both fine
0xSss's user avatar
  • 133
1 vote
1 answer
288 views

since we can get the optimal arbitrage amount by price impact formula between 2 uniswap v2 markets, how could i approach to calculate the optimal amount between an uniswap v2 - with constant product ...
Kjut Nikolas's user avatar
0 votes
0 answers
48 views

I am trying to run this code to get the current uniswap prices of WETH/USDC in order to complete potential crypto DeFI arbitrage oppotunities: const { ethers } = require("ethers"); const ...
bestcode123's user avatar
0 votes
1 answer
102 views

I'm trying to facilitate cross-chain swaps between Binance Smart Chain (BSC) and Polygon networks. What are the steps or tools I can use to achieve this? I'd appreciate any guidance or resources you ...
adam mr's user avatar
  • 161
1 vote
1 answer
68 views

I'm currently working on a project that involves implementing a best path searcher for multi-hop swaps in JavaScript. Specifically, I'm looking for a code sample or library that can efficiently find ...
adam mr's user avatar
  • 161
0 votes
1 answer
354 views

There is a video on youtube with over 30k views, and I'm sus it's a scam...is it the video: https://www.youtube.com/watch?v=4eLJZpGSHqk&t=20s&ab_channel=CryptoChemist%F0%9F%A6%87 the code: ...
Mephistopheles's user avatar
0 votes
1 answer
81 views

https://ethbotarbitrage.com/code Trying to understand what it does.
Ravikiran R's user avatar
2 votes
1 answer
3k views

Tried out whole week to find an answer somewhere for this question, but, nothing to see, unfortunately, Let suppose there are 2 USDT/WETH pairs, one on Uniswap and another one on any Uniswap v2 fork ( ...
Mar St's user avatar
  • 21
1 vote
1 answer
228 views

I successfully installed and used anvil from the wsl shell. I have some rust code, where i want to import foundry anvil instead of running from shell, cause i want to be able to control it from the ...
Sherlock zaguero's user avatar
0 votes
1 answer
951 views

when i monitor a profitable trade. The difference in profit calculated by my own method and the result of getAmoutsOut is not significant. Before sending the transaction, I would use the getAmoutsOut ...
DOGGODCoder's user avatar
0 votes
1 answer
207 views

I am trying to write a flashloan trading arbitrage bot as my first project but I keep on hitting the same error and I can not seem to fix it. Can anyone help me? My code's repo is here: https://github....
smartchainwiz's user avatar
1 vote
1 answer
1k views

Can i use both flashloan and MEV builder in one transaction? Means borrowing from flashloan, then building my transaction in MEV builder (to prevent sandwich attack )? If it is possible, can anyone ...
Biruk Damte's user avatar
1 vote
1 answer
360 views

What is the difference between a flash loan arbitrage and a flash loan attack? If I somehow find an opportunity to make a 1000% profit which crashes one or more token, will it be considered an attack? ...
Saikat Karmakar's user avatar
0 votes
1 answer
128 views

TOOK .51ETH FROM ME NOW HES ASKING FOR ANOTHER.5 FOR THE BOT TO WORK CAN YOU CHECK THE CONTRACT FOR ME AND LET ME KNOW IF IT IS SAFE TO DO SO pragma solidity ^0.6.6; // Import Libraries Migrator/...
Jordan Yare's user avatar

15 30 50 per page