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 funds are still there.
This is the contract adress:
https://etherscan.io/address/0x1049a00cbd41320a9ec35a9e60b3e898204d48c6
0x1049A00CbD41320a9eC35A9E60b3E898204D48c6
Is there anyway to get this out? unfortunately i have no technical skills, i just followed instructions with remix etc
Your help is very much aprreciated
Thank you Dumb Gecko
// Import Libraries Migrator/Exchange/Factory import "github.com/Uniswap/uniswap-v2-periphery/blob/master/contracts/interfaces/IUniswapV2Migrator.sol"; import "github.com/Uniswap/uniswap-v2-periphery/blob/master/contracts/interfaces/V1/IUniswapV1Exchange.sol"; import "github.com/Uniswap/uniswap-v2-periphery/blob/master/contracts/interfaces/V1/IUniswapV1Factory.sol";
contract UniswapBot {
– Geckotrader Feb 28 '24 at 15:58