Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŒ€ PRIOR Swap Bot (Base Sepolia)

Bot otomatis untuk melakukan swap token PRIOR ke USDT/USDC di jaringan Base Sepolia Testnet.
Didesain untuk keperluan testnet & farming airdrop dengan dukungan multi-wallet dan randomization.


πŸš€ Fitur

  • βœ… Swap otomatis PRIOR β†’ USDT/USDC
  • πŸ” Multi-wallet support (PRIVATE_KEY_1, PRIVATE_KEY_2, dst.)
  • 🎲 Jumlah swap dan token tujuan di-random
  • ⏱ Delay otomatis antar transaksi
  • πŸ” Private key tersimpan aman di .env
  • πŸ“¦ Ringan & mudah dijalankan (Node.js)

πŸ“¦ Instalasi

  1. Clone repo:

    git clone https://github.com/yossweh/prior-swap-bot.git
    cd prior-swap-bot
    
  2. Install dependencies:

    npm install
    
  3. Siapkan file .env:

    Buat file .envdan isi seperti berikut:

    PRIVATE_KEY=your_private_key_here
    
  4. βš™οΈ Menjalankan Bot:

    node swap.js
    

Kamu akan ditanya berapa kali swap yang ingin dilakukan per wallet. Bot akan menjalankan proses secara otomatis.

πŸ“„ Contoh Output

πŸ’³ Wallet 1 (0x123...abcd):
πŸ’Ž ETH: 0.321
πŸ”Ά PRIOR: 120.00
πŸ’΅ USDT: 3.42
πŸ’° USDC: 2.17

πŸ”„ Wallet 1 | Swap 1/5: 0.001321 PRIOR for USDC
βŒ› Waiting for 10 seconds...
βœ… Wallet 1 | Swap confirmed in block 12345678

About

automated DEX swap execution bot for token trading

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages