Files
winning-wallet-finder_github/watch.json
T
jaxperro 079fbf1787 Add push-based wallet trade watcher (Alchemy webhook -> Discord)
webhook_receiver.py: zero-dep stdlib HTTP server that receives Alchemy
Address-Activity webhook POSTs, confirms/enriches the trade via Polymarket
data-API, and pushes a Discord alert — fires only on a real trade, no polling.
Cloud-ready: secrets via env (DISCORD_WEBHOOK, ALCHEMY_SIGNING_KEY), non-secret
watch list in committed watch.json, binds to $PORT, /health endpoint,
optional HMAC signature verification, in-memory dedup. Procfile for one-command
deploy. config.json (secrets) stays gitignored.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-13 16:49:55 -04:00

34 lines
750 B
JSON

[
{
"wallet": "0x0b0f92507bbc340762d38eca43eba1e11ee37af1",
"name": "Famecesgoal"
},
{
"wallet": "0xe8c4d68aff65b38cac46987b9b65e01eb47d395d",
"name": "JAMJAMJAM4"
},
{
"wallet": "0xf4ad6aedf5475f2023912cd191eff5ec90ead00b",
"name": "Domerina"
},
{
"wallet": "0x419f32f30814030554f5df3e9f508ad7394ce853",
"name": "MyLastStand"
},
{
"wallet": "0x71528368bdff0a0b58493b71832c34c373c5faac",
"name": "qqqq88888"
},
{
"wallet": "0x3dd2db2d398ff72c2c71c9ad6473368b941e9ab1",
"name": "paspor"
},
{
"wallet": "0x03805a13a0b3e058f55f6c6af95389d4f431073d",
"name": "donthackme"
},
{
"wallet": "0xf6099a9eacfef24a4161bd857fbfbcd36cdfe68b",
"name": "Xixihaha008"
}
]