Giter VIP home page Giter VIP logo

ens-claim-flashbot-example's Introduction

save airdrop in hacked wallet example

The code may not work, it is recommended to contact https://twitter.com/ourRescuETH.

use flashbot, only support ethereum mainnet and goerli

support ENS PSP SOS GAS WTF RSS3 FORT BLUR

support ERC20 ERC721 ERC1155

Usage

cp .env.example .env, then modify environment variables

yarn install or npm install to install packages

modify code in src/index.ts (if claim SOS/GAS/WTF, also need add parameters in file at src/engine)

use yarn start run code

How to build your bundle

check this document

ens-claim-flashbot-example's People

Contributors

script-money avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ens-claim-flashbot-example's Issues

Error: call revert exception (method="balanceOf(address)

Any idea why this is happening?

[2022-06-14T19:43:15.834Z] Error: call revert exception (method="balanceOf(address)", errorArgs=null, errorName=null, errorSignature=null, reason=null, code=CALL_EXCEPTION, version=abi/5.5.0)

Using TransferERC20 and Mainnet.

Illuvium

Hi! Need your help or consultation
Site with staking - https://staking.illuvium.io/vesting
Token 0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E - ILV
When you stake ILV tokens to vesting tokens transferred (?) to 0x25121EDDf746c884ddE4619b573A7B10714E2a36 - Illuvium: ILV Core Pool. Vesting staking is time locked. Question - if wallet compromised (autotransfer balance if you try topup) is it possible to transfer the balance to another (uncompromised) wallet? There's no LP tokens for transfer by conventional means. Please give advice if possible. Thank you in advance. If you have any further questions, write me.

Other networks

Is it possible to configure the script to work on other networks and if so, where to change the settings? Avalanche, Cronos etc...

Help

How to claim rewards from an compromised wallet and send them out

please help me

is it possible to run without ABI function, only using hex data?

This address is not eligible for the FORT token airdrop

i got this message : This address is not eligible for the FORT token airdrop altough my address was eligible
maybe something about airdrop-api because we can't check address anymore, only connect wallet to know that our address is eligible

Hi! DappRadar problem

Hi! Could you help in a similar situation only with DappRadar Airdrop? Many people have fallen for the tricks of cheaters and lost control over the addresses. Unfortunately, I don't have enough experience to write code based on your code yet.

adapt kihiru engine for ERC20 token

Hello, please how can i adapt kihiru engine for an ERC20.
I just need to unstake and send an ERC20. it is ok for the abi , but i j ust wondering how to modify this line since it is an ERC20:

tokenIds.forEach(async tokenId => {
batchTransaction.push({
...await this._KahiruNFTContract.populateTransaction.transferFrom(this._sender, this._recipient, tokenId), chainId: 1, gasLimit: 70000
})
});

unclaimed tokens

hello sir ! i have unclaimed tokens in project (eth) and staked nfts in same project ! how i can get my nfts and claim tokens then send them to save wallet ! before the hacker notice them ! i can prove to you the wallet ! tnx

Q about mint

hello sir ! i really appreciate your work and helping the people ! i was wondering if this code can work with mint cuz i have upcoming good mint but they are connected with my hacked wallet so i can not mint as long as the hackers but burner bot on my wallet.

staked tokens

hello! i transfer it erc 721 and worked ! now i have staked tokens how i can unstake them and transfer them
thanks

Can't transfer ERC721

hi, i already succesfull claim forta airdrop and transfer ens name but when i try to transfer nft, it say TX1 reverted : undefined
this nft token id is 300, i change the code to [300] or ["300"] or [0, 300] etc but still same error.
it's look like something about simulation

Unexpected end of JSON input

Hi! Its my scriptkiddy error or something wrong?
Last version of node js - with command yarn all dependencies install correctly
λ yarn start
yarn run v1.22.17
$ ts-node --project tsconfig.json src/index.ts
[2021-12-29T14:14:28.736Z] SyntaxError: Unexpected end of JSON input
at JSON.parse ()
at GAS.getSponsoredTransactions (c:****\src\engine\GAS.ts:83:37)
at main (c:\Airdrop\src\index.ts:95:46)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at run (c:\Airdrop\src\index.ts:167:7)

P.S. Thank you for your scripts. They developed my desire to study nodejs and solidity.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.