This is the updated version for Airdrop Variance Authority.
Changes:
- Use your own Dodo API Key for better security
- Clears guide
- Update packages
- Fill
wallets.txtwith yoursend PHRSaddresses. Replace the current one. - Add proxies to
proxies.txt. Replace the current one. Removeproxies.txtif you're not using it. - Add private keys to
privatekeys.txt. Replace the current one. - You can add your dodokey to
dodokey.txt. Replace the current one. Create dodo key here. - Install package
npm install- Run the script
npm run startModify config.json to increase your transactions:
{
"swapRepetitions": 1,
"sendPhrsRepetitions": 1,
"addLiquidityRepetitions": 1,
"tipRepetitions": 1,
"mintRepetitions": 1
}Before redistribute this code, please don't forget to change the data of your dodo key, private key, and proxy files