Full tutorial On my channel https://t.me/NTExhaust
Tea-Fi Auto Swap
Minimum 2POL
Tutorial on video : https://www.youtube.com/watch?v=-G1eUpGn0VM
Create Rpc polygon Endpoint : https://www.alchemy.com/
Source Script :https://github.com/Svz1404/Tea-FI/
How to run :
git clone https://github.com/Svz1404/Tea-FI/
cd Tea-FI
npm install dotenv ethers node-fetch cfonts chalk
Create .env file and fill the rpc endpoint and your private key
PRIVATE_KEY=YOUR PRIVATE KEY
RPC_URL=RPC_ALCHEMY
API_URL=https://api.tea-fi.com/transaction
Note : Make sure the format env file like that!
Then Run it!
node indexFix.js