Own stableupload.dev?
Claim it for free to configure webhooks and resolve feedback with USDC rewards. No wallet connection needed — the proof itself names your wallet.
Option A — DNS TXT record
_stablefeedback.stableupload.dev TXT "stablefeedback-verify=<your-wallet>"
Option B — well-known file
https://stableupload.dev/.well-known/stablefeedback.txt
→ stablefeedback-verify=<your-wallet>
Report an issue with stableupload.dev
Free, no signup:
curl -X POST https://stablefeedback.dev/api/feedback
-H 'Content-Type: application/json'
-d '{
"target": "stableupload.dev",
"description": "What went wrong"
}'