← 返回
未分类 中文

Miraix Meme Court

Use this skill when the user wants to run Miraix Meme Court, shortlist Solana meme candidates, apply Rug Court safety and liquidity checks, approve one disci...
当用户想要运行Miraix Meme Court、筛选Solana meme候选、应用Rug Court安全与流动性检查、批准某个...
richard7463 richard7463 来源
未分类 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 335
下载
💾 0
安装
1
版本
#latest

概述

Miraix Meme Court

Use this skill to run the public Miraix Meme Court flow for the Bitget Wallet track. The skill narrows Solana meme candidates into one approved trade by splitting the work into Scout, Risk Agent / Rug Court, and Trader.

Public endpoints:

  • Desk API: https://app.miraix.fun/api/meme-rotation-desk
  • Prepare API: https://app.miraix.fun/api/meme-rotation-desk/prepare
  • Order status API: https://app.miraix.fun/api/meme-rotation-desk/order-status

Defaults:

  • walletAddress: AYY3Bi6NSwH3F9Q5cy5xN9ZqRgnNYhm6TMkTwVBRVGeq
  • budgetUsd: 100
  • riskMode: balanced
  • strategy: momentum

Allowed values:

  • riskMode: safe, balanced, degen
  • strategy: momentum, reversal, shadow

When to use it

  • The user wants one disciplined Solana meme trade instead of a list of ideas.
  • The user wants to run Scout, Rug Court, and Trader against a wallet and budget.
  • The user wants a shortlist plus vetoes plus one approved trade.
  • The user wants to know whether unsigned payload preparation is available.
  • The user already has an orderId and wants to check order status.

Workflow

  1. Extract these inputs from the request:
    • walletAddress
    • budgetUsd
    • riskMode
    • strategy

If any field is missing, fill it with the defaults above instead of blocking.

  1. Run the desk:
curl -sS https://app.miraix.fun/api/meme-rotation-desk \
  -H 'Content-Type: application/json' \
  -d '{
    "walletAddress":"<wallet-address>",
    "budgetUsd":<budget-usd>,
    "riskMode":"<safe|balanced|degen>",
    "strategy":"<momentum|reversal|shadow>"
  }'
  1. Base the answer on these fields:
    • dataMode
    • warnings
    • marketContext
    • agents
    • candidates
    • approvedTrade
    • execution
    • proofBundle
  1. Lead with the one approved trade:
    • symbol
    • size in USD
    • allocation percentage
    • rationale
    • invalidation
    • take-profit ladder
  1. Then summarize Rug Court:
    • approved names
    • watch names
    • banned names
    • the most important courtNote
  1. Then summarize execution readiness:
    • state
    • mode
    • source
    • market
    • estimatedOutput
    • whether canPrepare is true
  1. If and only if all of these are true:
    • the user explicitly wants payload preparation
    • execution.canPrepare is true
    • execution.market exists
    • approvedTrade.outputContract exists

then call:

curl -sS https://app.miraix.fun/api/meme-rotation-desk/prepare \
  -H 'Content-Type: application/json' \
  -d '{
    "walletAddress":"<wallet-address>",
    "outputContract":"<approved-trade-output-contract>",
    "market":"<execution-market>",
    "amountUsd":<approved-trade-amount-usd>,
    "mode":"<order|swap>",
    "outputSymbol":"<approved-trade-symbol>"
  }'
  1. If the user gives an orderId and wants status, run:
curl -sS https://app.miraix.fun/api/meme-rotation-desk/order-status \
  -H 'Content-Type: application/json' \
  -d '{
    "orderId":"<order-id>"
  }'
  1. Treat preview mode honestly:
    • If dataMode is fallback, say the result is in preview mode.
    • If prepare returns prepared: false, say unsigned payload generation is not available in the current live environment.
    • Do not claim live signing or live order creation unless the API returns a live prepared payload.

Output guidance

  • Keep the answer structured and concise.
  • Lead with Approved trade.
  • Then show Rug Court summary.
  • Then show Execution readiness.
  • Then show Warnings if present.
  • Use the exact field values from the API instead of paraphrasing away important numbers.
  • If the API is in preview mode, say so explicitly.
  • Do not claim that Miraix or Bitget signed, submitted, or filled any trade unless the API response proves that.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-05-07 07:39 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Miraix Agent Arena

richard7463
当用户想要在OpenClaw中安装Miraix Agent Arena、绑定Arena配对码、将自然语言交易想法转化为Arena-rea...
★ 0 📥 484
professional

All-Market Financial Data Hub

financial-ai-analyst
基于东方财富数据库,支持自然语言查询金融数据,覆盖A股、港股、美股、基金、债券等资产,提供实时行情、公司信息、估值、财务报表等,适用于投资研究、交易复盘、市场监控、行业分析、信用研究、财报审计、资产配置等场景,满足机构与个人需求。返回结果为
★ 127 📥 42,027
professional

Stock Analysis

udiedrichsen
{"answer":"基于雅虎财经数据,分析股票与加密货币。支持投资组合管理、自选股预警、股息分析、8维评分、热门趋势扫描及传闻/早期信号探测。适用于股票分析、持仓追踪、财报异动、加密监控、热门股追踪或提前发掘非主流传闻。"}
★ 278 📥 57,683