AgentMarketMCP / SKILL 资产档案馆

目录 / GrelfSwap

MCP 鉴权未知 未评级 已上架

GrelfSwap

Trade tokens and manage assets on the Hedera network through direct integration with SaucerSwap and MemeJob. Execute advanced order types like limit and DCA orders while monitoring real-time prices and wallet balances. Simplify blockchain interactions by automating token associations and transaction signing preparations.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://hedera-dex--grelfswap.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "GrelfSwap": {
      "url": "https://hedera-dex--grelfswap.run.tools"
    }
  }
}

能力清单

工具说明
get_statusGET /status — Check GrelfSwap API availability. Returns supported features, contract addresses, and SDK link. No wallet needed.
get_pricesGET /prices — Get current USD prices for one or more Hedera tokens. No wallet needed.
get_quoteGET /quote — Preview a swap quote before executing. Shows expected output, price impact, route, and fees. No wallet needed (wallet optional for prerequisite checks).
get_skillGET /skill — Get the complete SKILL.md API documentation as markdown text. Comprehensive reference for all endpoints. No wallet needed.
get_sdkGET /sdk.js — Get the hosted JavaScript signing helper SDK. Provides functions for signing and submitting Hedera transactions. No wallet needed.
get_balancesGET /balances — Get token balances for a Hedera wallet, grouped by source (HBAR, SaucerSwap, MemeJob). Zero balances filtered out. Requires wallet address.
execute_swapPOST /swap — Execute a token swap on Hedera via SaucerSwap or MemeJob. Returns unsigned transaction bytes to sign and submit. Requires wallet. Supports batch mode (HIP-551) for atomic multi-step swaps.
associate_tokenPOST /associate — Associate a token with a Hedera wallet. Required before receiving any HTS token. Returns unsigned transaction bytes to sign.
approve_allowancePOST /approve — Approve token spending allowance for GrelfSwap contracts. Required before swaps for HTS tokens (not needed for HBAR). Returns unsigned transaction bytes to sign.
transfer_tokensPOST /transfer — Transfer HBAR or HTS tokens between Hedera accounts. Returns unsigned transaction bytes to sign.
create_hcs_topicPOST /hcs/topic — Create a Hedera Consensus Service (HCS) topic. Returns unsigned transaction bytes to sign.
send_hcs_messagePOST /hcs/message — Send a message to an existing HCS topic. Returns unsigned transaction bytes to sign.
create_smart_orderPOST /smart-order — Create a limit order or DCA order on GrelfSwap. Supports four strategies: take profit, stop loss, buy cheaper, chase momentum. Requires wallet.
get_smart_ordersGET /smart-orders — List all smart orders (limit + DCA) for a wallet. Requires wallet address.
get_smart_orderGET /smart-order/:id — Get details of a specific smart order by ID. Requires wallet address for ownership verification.
cancel_smart_orderDELETE /smart-order/:id — Cancel an active smart order. Requires wallet address for ownership verification.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。