Skip to content

feat: add honeypot service#654

Open
Vanya13917 wants to merge 1 commit into
tempoxyz:mainfrom
Vanya13917:add/honeypot-clean
Open

feat: add honeypot service#654
Vanya13917 wants to merge 1 commit into
tempoxyz:mainfrom
Vanya13917:add/honeypot-clean

Conversation

@Vanya13917
Copy link
Copy Markdown

Summary

  • Adds honeypot — multi-chain token honeypot and security checker via GoPlus Security API
  • 5 paid endpoints + 2 free, 8 EVM chains (Ethereum, BSC, Polygon, Avalanche, Arbitrum, Optimism, Base, Fantom)
  • Alphabetically inserted between Holidays and Hunter

Endpoints

Route Price
GET /api/check?token=0x...&chain=1 $0.02
GET /api/check/deep?token=0x...&chain=1 $0.04
GET /api/check/batch?tokens=0x...,0x...&chain=1 $0.01/token
GET /api/wallet-risk?address=0x...&chain=1 $0.02
GET /api/lp?token=0x...&chain=1 $0.02
GET /api/info free
GET /openapi.json free

Links

Multi-chain token honeypot and security checker via GoPlus Security.
5 paid endpoints (basic/deep/batch check, wallet-risk, LP) + 2 free.
Supports 8 EVM chains: Ethereum, BSC, Polygon, Avalanche, Arbitrum,
Optimism, Base, Fantom. Prices: $0.02–$0.04 per check, $0.01/token batch.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 19, 2026

@Vanya13917 is attempting to deploy a commit to the Tempo Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown

Thanks for submitting a service to the MPP directory!

If you want your service included in the curated mpp.dev/services list, complete this checklist before review:

Required

  • Your service is live and accepting payments via MPP (not a placeholder or coming-soon)
  • You've added your entry to schemas/services.ts following the contributing guide
  • Types pass: pnpm check:types
  • Build succeeds: pnpm build

Recommended

  • Register your service on MPPScan (by Merit Systems) — it follows the standard MPP discovery format and makes your service discoverable by agents immediately, no PR required

Review criteria

We prioritize services that are high quality and novel. We may not approve services that duplicate existing functionality or aren't yet production-ready.


Contributing guide · MPPScan · Protocol docs

@github-actions
Copy link
Copy Markdown

🔀 Changed Services

✅ Added

  • honeypot

@Vanya13917
Copy link
Copy Markdown
Author

Heads up — discovered a Tempo chain bug that affects this service for passkey wallets. Filed issue #657. Service works for EOA wallets meanwhile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant