BASE167
B
BASE167
/base167_claim_winner_badge

Claim a Degen Games winner badge NFT

Claim the rank-stamped Winner badge NFT for a settled season. Available to the top ten finishers once results are published. IMPORTANT: this badge is a trophy.

liveverifiedunknown~5s typical
mcpprobedbase167
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-base167-base167 /base167_claim_winner_badge for me.

Input

FieldTypeDescription
address*stringAn Ethereum address on Base mainnet, 0x followed by 40 hex characters.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-base167-base167","endpoint":"/base167_claim_winner_badge","input":{"address":"..."}}'
cli
npx cracked-ai run -p mcp-com-base167-base167 -e /base167_claim_winner_badge -i '{"address":"..."}'
mcp
run_tool({ provider: "mcp-com-base167-base167", endpoint: "/base167_claim_winner_badge", input: {"address":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.