Once config.py is set, you’re ready to run Polysnipes and verify it’s copying correctly.
config.py
Fund your PROXY_WALLET with enough USDC for your caps.
PROXY_WALLET
Keep your PRIVATE_KEY local. Don’t share it in screenshots or logs.
PRIVATE_KEY
Start conservative. Use low MAX_USDC and COPY_LIMIT = 1 for your first test.
MAX_USDC
COPY_LIMIT = 1
Keep Polysnipes v1.1. and config.py in the same folder.
Polysnipes v1.1.
Start the bot executable.
If anything is missing or malformed, the bot will stop and prompt you.
Fix the value in config.py.
Restart the bot.
Wait for the console to show that it’s checking the TARGET_ADDRESS.
TARGET_ADDRESS
If you see repeated errors:
Check your internet connection.
Increase CHECK_INTERVAL to reduce request pressure.
CHECK_INTERVAL
Recommended first run:
MAX_USDC = 10
MAX_PERCENT = 5
Watch the console for the buy/sell confirmation.
The bot reads config at startup.
Stop the bot.
Edit config.py.
Restart.
No trades are being copied
The target may not be trading.
Your MAX_USDC may be too high for the target’s trade sizes.
Try lowering MAX_USDC and using COPY_LIMIT = 1 for testing.
“Insufficient balance” / failed buys
Add USDC to your PROXY_WALLET.
Reduce MAX_USDC or MAX_PERCENT.
MAX_PERCENT
More fixes and log-sharing tips: Troubleshootingarrow-up-right
Watch a full run: Demo Run
Fix issues fast: Troubleshootingarrow-up-right
Review plans in Pricing Plans
Quick answers in FAQs
Last updated 2 days ago