Skip to content

1f1n/solana-check-contested-wallets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Solana Contested Wallet Checker

Check if a wallet is contested with potential copy traders on Solana.

Setup

Add your RPC URL to config.json. (Go to https://helius.dev if you don't have one, $50 Developer plan recommended)

Add your target wallet address to config.json (use the test ones below if you don't have)

Edit your block and transaction limit:

Block Limit - how many blocks after the target wallet you wanna check until
Transaction Limit - amount of transcations you want to check in that block
Test Wallets
Cupsey suqh5sHtr8HyJ7q8scBimULPkPpA557prMG47xCHQfK
Euris - DfMxre4cKmvogbLrPigxmibVTTQDuzjdXojWzjCXXhzj
Waddles - 73LnJ7G9ffBDjEBGgJDdgvLUhD5APLonKrNiHsKDCw5B
Gake - DNfuF1L62WWyW3pNakVkyGGFzVVhj4Yr52jSmdTyeBHm

Installation

pip install -r requirements.txt

python main.py

About

Check if a wallet is contested with potential copy traders on Solana.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages