ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 5/5

check-hymx-info

查看 hymatrix 网络跨链 支持哪些 Token, 支持哪些链?

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/charles-lpd/check-hymx-info
Or

What This Skill Does

The check-hymx-info skill is an essential tool for users interacting with the Hymatrix cross-chain ecosystem. This skill acts as an intelligent query interface that retrieves real-time configuration data regarding supported tokens and blockchain networks. It parses complex bridge data—including locker addresses, token identifiers, decimal precision, and fee structures—into a human-readable format. Whether you are a liquidity provider or a general user looking to bridge assets, this skill provides the necessary technical metadata to ensure your cross-chain transactions are compatible and correctly configured.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/charles-lpd/check-hymx-info After installation, the agent will have immediate access to the bridge configuration endpoints.

Use Cases

This skill is primarily designed for:

  1. Asset Verification: Quickly checking if a specific token (like USDC or AO) is supported on the Hymatrix bridge before initiating a transfer.
  2. Fee Transparency: Understanding the specific burn fees associated with moving assets between disparate chains such as Ethereum or AO-Testnet.
  3. Network Troubleshooting: Confirming the locker addresses or contract identifiers for developers integrating their own front-ends with the Hymatrix protocol.

Example Prompts

  1. "What tokens are currently supported for cross-chain bridging on Hymatrix?"
  2. "Can I bridge ETH from Ethereum to Hymatrix? If so, what are the fees?"
  3. "Show me the detailed configuration and locker address for the AO token on the Hymatrix network."

Tips & Limitations

  • Live Data: This skill relies on external bridge node endpoints. If the cuUrl (bridge node URL) is temporarily down, the skill may fail to return the latest burn limits or fee structures.
  • Precision: Always verify the decimals field provided by the tool when performing manual contract interactions, as mismatches can lead to failed transaction execution.
  • Scope: This tool is limited to Hymatrix-specific bridge data. It does not perform actual transactions; it only provides the metadata required for informed decision-making. Always double-check contract addresses against official documentation if you are moving high-value assets.

Metadata

Stars3875
Views1
Updated2026-04-07
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-charles-lpd-check-hymx-info": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#hymatrix#cross-chain#web3#bridge#crypto
Safety Score: 5/5

Flags: external-api