← 返回 Skills 市场
check-hymx-info
作者
charles-lpd
· GitHub ↗
· v1.0.3
· MIT-0
166
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install check-hymx-info
功能描述
查看 hymatrix 网络跨链 支持哪些 Token, 支持哪些链?
使用说明 (SKILL.md)
获取 Hymatrix 网络 跨链信息
Trigger
When asking users for cross-chain information, which tokens are supported?
Output
返回 tokens 列表, 包含跨链信息,Token 的信息 等。
[
{
"chainType": "aostest",
"chainId": 99,
"symbol": "AO",
"decimals": 12,
"name": "AO",
"locker": "9C-Z94fVLcAExlCCOQNE2F3hXb3mDiz599dNkZvsX-0",
"tokenId": "0syT13r0s0tgPmIed95bJnuSqaD29HQNN8D3ElLSrsc",
"wrappedTokenId": "SX8LisFGf3lqN1HJMa15F3FawZUdI4e8FRoE2EeoWCo",
"logo": "",
"stableRange": 0,
"maxBurnAmts": {},
"feeRecipient": "",
"burnFees": {},
"wrappedTokenIds": ["SX8LisFGf3lqN1HJMa15F3FawZUdI4e8FRoE2EeoWCo"]
},
{
"chainType": "ethereum",
"chainId": 1,
"symbol": "ETH",
"decimals": 18,
"name": "ETH",
"locker": "0x3D9c68E6B4c7105A6aE66c30B204A73f053bD45d",
"tokenId": "0x0000000000000000000000000000000000000000",
"wrappedTokenId": "KX8CqkwLcVuASe_jI4LNKWFxtE0WY9baVzuV12ZvTr4",
"logo": "",
"stableRange": 0,
"maxBurnAmts": {},
"feeRecipient": "",
"burnFees": {},
"wrappedTokenIds": ["KX8CqkwLcVuASe_jI4LNKWFxtE0WY9baVzuV12ZvTr4"]
},
{
"chainType": "ethereum",
"chainId": 1,
"symbol": "USDC",
"decimals": 6,
"name": "USDC",
"locker": "0x3D9c68E6B4c7105A6aE66c30B204A73f053bD45d",
"tokenId": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"wrappedTokenId": "v3-NSt4h-OXQuA6DAkBwDTv-11UYu8Z9W5a2KRhnGpw",
"logo": "",
"stableRange": 0,
"maxBurnAmts": {},
"feeRecipient": "",
"burnFees": {},
"wrappedTokenIds": ["v3-NSt4h-OXQuA6DAkBwDTv-11UYu8Z9W5a2KRhnGpw"]
},
{
"chainType": "hymatrix",
"chainId": 0,
"symbol": "AO",
"decimals": "12",
"name": "AO Token",
"locker": "9C-Z94fVLcAExlCCOQNE2F3hXb3mDiz599dNkZvsX-0",
"tokenId": "SX8LisFGf3lqN1HJMa15F3FawZUdI4e8FRoE2EeoWCo",
"wrappedTokenId": "0syT13r0s0tgPmIed95bJnuSqaD29HQNN8D3ElLSrsc",
"logo": "",
"stableRange": 0,
"cuUrl": "https://bridge-node-dev.hymatrix.com",
"maxBurnAmts": {
"aostest:0syT13r0s0tgPmIed95bJnuSqaD29HQNN8D3ElLSrsc": "1258.321226676586"
},
"feeRecipient": "0xe1c3124E11219C09e7B4EB75a98930e3c43C3e1c",
"burnFees": { "aostest": "0.0000000001" },
"wrappedTokenIds": ["0syT13r0s0tgPmIed95bJnuSqaD29HQNN8D3ElLSrsc"]
},
{
"chainType": "hymatrix",
"chainId": 0,
"symbol": "ETH",
"decimals": "18",
"name": "Ethereum Token",
"locker": "0x3D9c68E6B4c7105A6aE66c30B204A73f053bD45d",
"tokenId": "KX8CqkwLcVuASe_jI4LNKWFxtE0WY9baVzuV12ZvTr4",
"wrappedTokenId": "0x0000000000000000000000000000000000000000",
"logo": "",
"stableRange": 0,
"cuUrl": "https://bridge-node-dev.hymatrix.com",
"maxBurnAmts": {
"ethereum:0x0000000000000000000000000000000000000000": "1.945792491825996"
},
"feeRecipient": "0x72365DA62A3F9652a61bD11F2069AC41FBb5Bd8E",
"burnFees": { "ethereum": "0.0005" },
"wrappedTokenIds": ["0x0000000000000000000000000000000000000000"]
},
{
"chainType": "hymatrix",
"chainId": 0,
"symbol": "USDC",
"decimals": "6",
"name": "ETH USDC",
"locker": "0x3D9c68E6B4c7105A6aE66c30B204A73f053bD45d",
"tokenId": "v3-NSt4h-OXQuA6DAkBwDTv-11UYu8Z9W5a2KRhnGpw",
"wrappedTokenId": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"logo": "",
"stableRange": 0,
"cuUrl": "https://bridge-node-dev.hymatrix.com",
"maxBurnAmts": {
"ethereum:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48": "9731.793325"
},
"feeRecipient": "0x72365DA62A3F9652a61bD11F2069AC41FBb5Bd8E",
"burnFees": { "ethereum": "0.1" },
"wrappedTokenIds": ["0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48"]
}
]
字段类型
export interface HymxBridgeTokenItem {
chainType: string
chainId: number
symbol: string
decimals: number
name: string
locker: string
tokenId: string
wrappedTokenId: string
logo: string
stableRange: number
maxBurnAmts: { [key: string]: string }
feeRecipient: string
burnFees: { [key: string]: string }
minBurnAmt?: string
wrappedTokenIds?: string[]
cuUrl?: string
}
子段解释:
chainType:Token所在的链,例如ethereum,arweave,hymatrix。chainId:Token链的Id。symbol:Token的Symbol。decimals:Token的数额精度。name:Token的 全称,和Symbol字符长短不一。locker: 锁仓。tokenId:tokenId,Token的唯一标识。wrappedTokenId:Token可以跨链成wrappedTokenId。该地址也是唯一标识。logo:Token的图片地址。stableRange: 都是0,可忽略。maxBurnAmts:最大提现的数额。不同链,不同额度。 该对象 可通过chainType:tokenId为键名的形式获取键值 示例:{"ethereum:0x0000000000000000000000000000000000000000": "1945792.491825996"}。feeRecipient:手续费收款地址。burnFees: 提现的手续费。不同链,不同额度。该对象 可通过chainType为键名的形式获取键值 示例:{"ethereum": "0.0005"}。cuUrl: 通常cuUrl存在,都是hymatrix链上的Token,hymatrix Token再进行交易时,需要依赖这个cuUrl, 否则无法进行交易。- wrappedTokenIds: 该字段是数组,为了防止
tokenId可以跨成不同的wrappedTokenId, 可通过wrappedTokenIds数组,来确认一共支持跨成哪些Token, 通常都只有一个。
安全使用建议
This skill appears to do exactly what it says: it runs a Node script that fetches token/bridge information from Hymatrix API endpoints and returns JSON. Before installing, be aware that: (1) the script will make outbound HTTP requests to external ("-dev") hymatrix domains — verify you are comfortable with that network activity; (2) there are no requested credentials, so it won't access your secrets; and (3) the script contains some minor implementation quirks (ESM-style exports and JSON parsing that may cause runtime errors) but nothing that indicates malicious behavior. If you need guarantees about the endpoints, confirm the final production domains or hostnames with the skill author before use.
功能分析
Type: OpenClaw Skill
Name: check-hymx-info
Version: 1.0.3
The skill is designed to fetch and format cross-chain token information from the Hymatrix network. The script `script/index.js` retrieves data from a legitimate-appearing API endpoint (hymatrix.com) and processes it to provide token details like symbols, decimals, and bridge fees, which aligns perfectly with the documentation in `SKILL.md`. No suspicious behaviors such as data exfiltration, command execution, or prompt injection were identified.
能力评估
Purpose & Capability
Name/description ask for cross-chain token info and the included script fetches token/bridge data from hymatrix bridge endpoints and returns a token list — this is coherent with the stated purpose.
Instruction Scope
The runtime runs node script/index.js which issues HTTP requests to api-bridgescan-dev.hymatrix.com and (via returned bridgeNodeUrl) to bridge-node-dev.hymatrix.com/cache/… to assemble token information. External network calls are expected for this purpose, but note the endpoints are developer/dev subdomains ("-dev") and will contact external servers when executed.
Install Mechanism
No install spec; the skill is instruction + included script only and does not download or install third-party packages or run arbitrary installers.
Credentials
The skill declares no required environment variables, credentials, or config paths and the code does not read environment secrets — requested privileges are proportional to the task.
Persistence & Privilege
always is false and the skill does not attempt to persist configuration or modify agent/system settings; it simply runs the script and outputs JSON.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install check-hymx-info - 安装完成后,直接呼叫该 Skill 的名称或使用
/check-hymx-info触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Output format updated: now returns a plain array of token objects instead of an object with a "success" key.
- Adjusted example `maxBurnAmts` and `burnFees` values in output for several tokens.
- Documentation and sample outputs updated for clarity and consistency.
- No logic or file changes detected; SKILL.md documentation only.
v1.0.2
- Updated documentation examples in SKILL.md for consistency and accuracy.
- Standardized sample values used in field explanations, especially for `maxBurnAmts` and `burnFees`.
- No functional or code changes; documentation only.
v1.0.1
- Output format changed: now returns a JSON object with a "success" boolean and a "data" array containing the tokens, instead of just an array.
- Updated burnFees and maxBurnAmts fields: values are now formatted as strings with decimal precision, improving readability.
- Added _meta.json file.
v1.0.0
Initial release: Provides detailed information about tokens and supported chains for the Hymatrix cross-chain network.
- Returns a list of supported tokens, including chain info, symbol, decimals, and unique identifiers.
- Includes max withdrawal limits, fee recipient addresses, and withdrawal fees by chain.
- Adds full field documentation and example output in SKILL.md.
- Supports querying both native and wrapped tokens across aostest, ethereum, and hymatrix chains.
元数据
常见问题
check-hymx-info 是什么?
查看 hymatrix 网络跨链 支持哪些 Token, 支持哪些链?. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 166 次。
如何安装 check-hymx-info?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install check-hymx-info」即可一键安装,无需额外配置。
check-hymx-info 是免费的吗?
是的,check-hymx-info 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
check-hymx-info 支持哪些平台?
check-hymx-info 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 check-hymx-info?
由 charles-lpd(@charles-lpd)开发并维护,当前版本 v1.0.3。
推荐 Skills