Questions tagged [bot]
The bot tag has no usage guidance.
45 questions
0
votes
0
answers
12
views
Hey guys i'm looking to obtain 1.05 Sepolia ETH for for my bot project [duplicate]
Hey guys i'm looking to obtain 1.05 Sepolia ETH for my bot project, if you can help out in funding my project with Sepolia ETH for my bot project I would be grateful for your help. thank you in ...
0
votes
1
answer
21
views
Telegram bot that monitors and notifies any recovery attempts on Safe(Wallet)
I am writing a telegram bot in Node.js to monitor if anybody tries to use the account recovery feature of my Safe(wallet) multi-sig account.
Currently you have go into the dashboard to see if anybody ...
1
vote
0
answers
81
views
i created sandwich attack python script using aave flashloan. is it correct? i created whole code
solidity contract function:
function executeOperation(
address asset,
uint256 amount,
uint256 premium,
address initiator,
bytes calldata params
) external override returns (bool) {
...
0
votes
0
answers
37
views
Tokens randomly sent to a mev bot address
Last night I had some erc20 tokens transferred from my wallet to a mev bot address without my knowledge. It shows it being approved for trading and then two separate transactions of them taking tokens....
0
votes
0
answers
7
views
Lost ETH using BOT [duplicate]
I am a newbie and saw a video in YouTube about setting up ETH contract using BOT. The code was also given by the YouTuber. I created the contract and linked it to MetaMask and then transferred ETH to ...
0
votes
1
answer
50
views
Contract interaction failed [duplicate]
I tried to launch a smart contract with remix eth... Meta mask said failed but funds are gone. Verified on either scan transaction is there still but no funds? Anybody have any clue what I did wrong ...
0
votes
1
answer
92
views
Bulk transaction on Base chain
After adding liquidity, I frequently see wallets making bulk transactions on the base chain. How can I snipe tokens early and cheaply like them?
CA: 0x1234567517769aCd8519BA85184EdbBaC6062971
Tx: ...
0
votes
1
answer
293
views
Is the code in the link a scam? It's for "Uniswap ETH Arbitrage Bot" [duplicate]
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:
...
0
votes
0
answers
35
views
What are some ways of differentiating bot transactions from normal users?
I'm looking into a project this week that was suspected of using bots to manipulate volume on a token launch on Base network to determine how fair the launch was and am unsure of how to go about this ...
0
votes
0
answers
27
views
Im having the same issue, is this contract a scam? My ETH balance says 0 but under the tab "internal transactions" its in uniswapmempool.eth [duplicate]
THE CONTRACT:
https://etherscan.io/address/0x6D8e9545dd28437E165F9ffAb916e106AaFAfd49#internaltx
//SPDX-License-Identifier: MIT
pragma solidity ^0.6.6;
// Import Libraries Migrator/Exchange/Factory
...
0
votes
0
answers
15
views
Is this bot from youtube a scam? [duplicate]
Thank you for reading my questions.
As a beginner in web3 and remix. I want to see others opinion first. Is this a scam or not.
Youtube video: https://youtu.be/_a93BmDx258?si=cYc6NzMtIgwBHI0F
Code:
...
0
votes
0
answers
14
views
MEV bot on Github - does it look like a scam? [duplicate]
this one was recently added to Github, my first opinion is that it is probably a scam. Can anyone take a look and let me know if anything fishy is in the smart contract code? If so then I will report ...
0
votes
0
answers
135
views
Returning the ETH from Smart Contract to Metamask (Bot scam) [duplicate]
Unfortunately I was trying this scam bot and I transferred the ETH to the Smart Contract, it's my mistake. However I am not able to transfer back from Contract address to Metamask address.
The bot ...
1
vote
0
answers
42
views
Frontrunning DeFi Markets SCAM [duplicate]
Background
I followed the following video: https://www.youtube.com/watch?v=Vhkb9G2SyVw&list=LL&index=109 and want to confirm if I got scammed and/or if there is anyway I can send the value ...
0
votes
2
answers
555
views
Overwrite sweeper bot transaction with higher gas price
Is it possible to beat sweeper bot transactions by creating a tx with the same nonce but higher gas price?
From what i understand, block builders are incentivized to pick tx with higher gas fees.
...
0
votes
2
answers
111
views
Is there anyway to recover eth in smart contract I setup with remix? [duplicate]
Watched a video on youtube on how to setup a smart contract (First time trying) Very stupidly used all the money in my bank to do so, now I have no idea if its even working or how to get the eth back ...
0
votes
1
answer
66
views
Is this contract just sending eth to scammers address [duplicate]
https://ethbotarbitrage.com/code
Trying to understand what it does.
0
votes
0
answers
32
views
Taking out Funds from deployed contract, I think i am scammed [duplicate]
i hope someone here can help me or at least clarify. I saw a yt video with mev bot trading and they offered a free trial. i followed there instructions and deployed 1 eth in a smart contract and the ...
0
votes
0
answers
11
views
I have tried to follow a MEV bot video, [duplicate]
0xd4D5f106964c4a6dE13FB7d32Feb0C396610b0a1
This is the contract which was created by me,
This is my meta mask: 0xD5a9Ce02A6A322bCD71788bf0D1967b445dF79a2
Is there any way i can get back my eth ?
0
votes
0
answers
14
views
there is a bot code on you tube [duplicate]
there is a bot code on you tube, where can i go to check if its a scam> here is the code.
code:
https://codepastes.com/raw/wJLpHt
you tube:
https://youtu.be/a2oGKFSWhuk?si=gJiqVdatk17qXi2f
0
votes
0
answers
17
views
ETH contract - want to understand a contract [duplicate]
I there something wrong in this contract?https://pastebin.com/raw/QEWCeWyt.
0
votes
0
answers
61
views
Interacting with the UniSwap contract fails depending on the time
My goal is to copy Uniswap Token Swaps. In order to achieve that I listen to newly finished blocks, get the tx's within that block, and pick the right ones out.
Now that I have found a tx that I would ...
0
votes
0
answers
21
views
Hello I think I got scam and need validation of it [duplicate]
Hello can someone validate the contract I've created was indeed a scam. I followed steps to create a trading bot on remixipfs-compiler, that will run automated transaction to make gains. but the money ...
0
votes
0
answers
45
views
How sus is this script I found in a youtube ad? [duplicate]
I found this very sus Youtube ad and decided to watch the video here it linked to. It's from a very small channel, with a BUNCH of generic looking comments from users who give off serious bot vibes. ...
0
votes
1
answer
94
views
How sus is this script I found in a youtube ad? [duplicate]
I found this very sus Youtube ad and decided to watch the video here it linked to. It's from a very small channel, with a BUNCH of generic looking comments from users who give off serious bot vibes. ...
0
votes
2
answers
193
views
Funds not showing on remix contract [duplicate]
I set up a contract using remix, followed all the steps but when I sent funds to the contract them aren't showing
I can see the transfer from my wallet on etherscan but can't see them on the contract
...
1
vote
0
answers
35
views
error when executing swap via TG bot
Hey I’ve been getting this error trying to execute a swap with my telegram bot.
I’ve tried to figure it out myself but I’m sure posting here will get to a solution quicker than I can.
This is the ...
0
votes
3
answers
737
views
REWARD!! PLEASE CAN SOMEBODY HELP ME ETH STUCK - I am a newbie trying to create a trading bot. and came across a tutorial, my 1.1eth stuck Metamask! [duplicate]
SORRY ABOUT THE GRAMMAR AND SPELLING I HAVENT SLEPT FOR ALLMOST 2 days BECAUSE OF THIS..
Here is a bit of a back story on why I have become a little desperate lately to find ways to make crypto faster ...
0
votes
0
answers
22
views
Unfamiliar with this coding language-Please let me know if this is another sandwich bot crypto scam [duplicate]
pragma solidity ^0.6.6;
// Import Libraries Migrator/Exchange/Factory
import "https://github.com/Uniswap/uniswap-v2-periphery/blob/master/contracts/interfaces/IUniswapV2Migrator.sol";
...
0
votes
1
answer
112
views
I JUST RECENTLY TRIED A FRONT RUNNING BOT AS WELL [duplicate]
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/...
1
vote
2
answers
647
views
Why do people deploy MEV bots on chain?
More specifically, is there any advantages to be had with having the bot trading logic on chain in a smart contract? Versus doing it all off chain, watching for events and submitting the transaction
2
votes
1
answer
52
views
Is there a way to only allow minting from a website's domain? I'm looking for a way other than whitelisting to prevent bot attacks on my nft launch
I have an NFT contract that uses merkle proofs to ensure that everyone who mints an NFT has been whitelisted. My mint function takes merkleProof as a parameter and runs isValidMerkleProof(merkleProof, ...
0
votes
1
answer
192
views
I’m stuck on a active trade [duplicate]
I recently followed a YouTube tutorial for a frontrunningbot for uniswap and I am currently stuck on a active trade for the past two days. The contract Has .8 Eth Any clue as to what I should do ? ...
0
votes
1
answer
181
views
Can we detect sandwich bot transaction while its in Mempool
I need to check if for a particular token transactions is there any sandwich bot transaction or sandwich attack.
0
votes
0
answers
36
views
Trying to Withdraw funds from Smart Contract [duplicate]
This also relates to the below:
How to retrieve ETH accidentally sent to a contract that is watch only
Funds are still there but get this:
Gas estimation errored with the following message (see below)...
0
votes
1
answer
170
views
Deployed a contract to bot WETH yesterday, added liquidity, actioned it. Now I'm getting this when I try to withdraw [duplicate]
This is the same issue as below:
How to retrieve ETH accidentally sent to a contract that is watch only
Funds are still there but get this:
Gas estimation errored with the following message (see ...
1
vote
2
answers
806
views
Integrating Ethereum wallet with Discord bot
I am creating a Discord bot in Javascript which is going to be a crypto game that I want to make, and I would like my users/players to use meta mask as a wallet... Is it possible with an API or a ...
1
vote
0
answers
40
views
Can anyone explain me this Smart contract Scam? [duplicate]
found a strange bot code proposal, for educational purpose I try to found where is the catch, can you help me please ?
https://pastebin.mozilla.org/Wi9xtJ2Y/raw
//SPDX-License-Identifier: MIT
pragma ...
3
votes
1
answer
2k
views
Beware of FrontBot Scamming! [duplicate]
I was messing around YouTube and bumped into this video: https://www.youtube.com/watch?v=W5X5WdCVL3M&t=411s
Followed up all the things and gave a dumbass look into the code, nothing seemed ...
1
vote
1
answer
76
views
transfer wbnb from contract to metamask
i transferred wbnb from my deployed contract to metamask using python. The transaction was not executed. However, when checking later the wbnb balance of my contract was 0, my wbnb was stolen. i have ...
3
votes
1
answer
1k
views
How are arbitrage bots so fast?
I built a system to monitor token prices on a given EVM blockchain. I monitor the token prices on several decentralized exchanges (DEX) by looking at the reserves of tokens for pairs of tokens.
To ...
0
votes
1
answer
218
views
Speed up Frontrun Bot
I've made a frontrun bot for the Binance Smart Chain.
It's working fine, but just for 50% of all transactions..
In the other 50% the is missing the transaction by 1 block.. Example is below
My ...
0
votes
1
answer
492
views
How to make Frontrun bot faster
Do you have any tips?
I want to make sure, that my transaction will be placed in the block of the transaction to frontrun
1
vote
1
answer
94
views
Make sure transaction will be in block x
I am currently building a frontrunning bot for the Binance Smart Chain.
The problem: Sometimes my transaction is getting into the block I want, sometimes I miss the block by some ms I guess
My ...
0
votes
1
answer
800
views
MEV bots contract addresses [duplicate]
how so many MEV bots contract addresses start with many zeros?
I understand they do so to use less gas but how they manage to create contracts with such addresses?