Rezzecup/whale-wallet-mirror-copy-trader — reverse-engineered prompt
Reverse engineered prompt
I want a self hosted Python tool that watches smart money wallets on Solana and Base, then automatically mirrors their swaps from my own wallet when they pass basic quality and risk checks. It should work in both paper mode and live mode, so I can safely test first, and it should keep everything local with simple config for tracked wallets, sizing, slippage, position caps, and wallet tiers.
Please make it feel like a real trading engine, not just alerts. I want live monitoring, wallet scoring based on recent activity and win rate style signals, proportional mirror sizing, and clear execution logs that show what was detected, what got approved or blocked, and whether the mirror trade filled. It should also keep a running session summary with simple PnL and wallet rankings.
A terminal first setup is fine, as long as it is easy to run and understand. If any chain specific integration details are outdated, look up the current docs online and wire it up in the most practical way.
Want more depth? Deep Reverse