B
BASE167
/base167_enroll_wallet
Enrol a competition wallet in Degen Games
Register the wallet that will actually trade during the season. The player address is the Entry pass holder; the game wallet is the wallet whose trading gets sc
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_enroll_wallet for me.
Input
| Field | Type | Description |
|---|---|---|
| player* | string | The address holding the season Entry pass. |
| gameWallet* | string | The wallet that will trade and be scored. |
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_enroll_wallet","input":{"player":"...","gameWallet":"..."}}'cli
npx cracked-ai run -p mcp-com-base167-base167 -e /base167_enroll_wallet -i '{"player":"...","gameWallet":"..."}'mcp
run_tool({ provider: "mcp-com-base167-base167", endpoint: "/base167_enroll_wallet", input: {"player":"...","gameWallet":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.