Back to Registry View Author Profile
Official Verified
check-aox-info
查看 AO 网络 跨链,支持哪些 Token, 支持哪些链? 目前关闭或开启了哪条链的充值或提现功能。
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/charles-lpd/check-aox-infoOr
获取 AO 网络基本信息
Trigger
当用户问到 AO 网络 跨链的基本信息时。
- 都有哪些交易对?
- 某一个链当前是否可以充值或提现?
- 某一个链提现手续费是多少?
Output
返回 closeServer关闭功能数据,以及跨链 tokens 包含 Token 的信息 等。
示例返回
{
"closeServer": {
"closeBaseMint": true,
"closeEthMint": false,
"closeBscMint": false,
"closeArweaveMint": false,
"closeEthBurn": true,
"closeBscBurn": true,
"closeArweaveBurn": true,
"closeTransfer": true
},
"tokens": [
{
"chainType": "ao",
"chainId": 0,
"symbol": "wUSDC",
"decimals": 6,
"name": "Ethereum-Wrapped USDC",
"stableRange": 0,
"locker": "",
"tokenId": "7zH9dlMNoxprab9loshv3Y7WG45DOny_Vrq9KrXObdQ",
"wrappedTokenId": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"minBurnAmt": "0.271524",
"burnFee": "0.271524",
},
{
"chainType": "ao",
"chainId": 0,
"symbol": "w4EVER",
"decimals": 18,
"name": "Ethereum-Wrapped 4EVER",
"stableRange": 0,
"locker": "",
"tokenId": "y9NnhY2RtCz0JP7LMJM8lIG2yGpZDAg0FUMYwDK_0Pg",
"wrappedTokenId": "0xe355De6a6043b0580Ff5A26b46051A4809B12793",
"minBurnAmt": "5000",
"burnFee": "2000",
},
{
"chainType": "ao",
"chainId": 0,
"symbol": "wANS",
"decimals": 18,
"name": "Ethereum-Wrapped ANS",
"stableRange": 0,
"locker": "",
"tokenId": "kCHI8LYxZf1NsmRoHCKHsf6PD4sMAvfPsMSkLta54Rw",
"wrappedTokenId": "0x937EFa4a5Ff9d65785691b70a1136aAf8aDA7e62",
"minBurnAmt": "0",
"burnFee": "0",
},
{
"chainType": "ao",
"chainId": 0,
"symbol": "wANYONE",
"decimals": 18,
"name": "Ethereum-Wrapped ANYONE",
"stableRange": 0,
"locker": "",
"tokenId": "H41CVAmengY3BuSz1aLjFJf26RKFbj0ENGTI7aG8j-U",
"wrappedTokenId": "0xFeAc2Eae96899709a43E252B6B92971D32F9C0F9",
"minBurnAmt": "0",
"burnFee": "0",
},
{
"chainType": "ao",
"chainId": 0,
"symbol": "wETH",
"decimals": 18,
"name": "Ethereum-Wrapped ETH",
"stableRange": 0,
"locker": "",
"tokenId": "cBgS-V_yGhOe9P1wCIuNSgDA_JS8l4sE5iFcPTr0TD0",
"wrappedTokenId": "0x0000000000000000000000000000000000000000",
"minBurnAmt": "0.00013",
"burnFee": "0.00013",
},
{
"chainType": "ao",
"chainId": 0,
"symbol": "wUSDT",
"decimals": 18,
"name": "BSC-Wrapped USDT",
"stableRange": 0,
"locker": "",
"tokenId": "7j3jUyFpTuepg_uu_sJnwLE6KiTVuA9cLrkfOp2MFlo",
"wrappedTokenId": "0x55d398326f99059fF775485246999027B3197955",
"minBurnAmt": "1",
"burnFee": "0.5",
},
{
"chainType": "ao",
"chainId": 0,
"symbol": "wAR",
"decimals": 12,
"name": "Wrapped AR",
"stableRange": 0,
"locker": "",
"tokenId": "xU9zFkq3X2ZQ6olwNVvr1vUWIjc3kXTWr7xKQD6dh10",
"wrappedTokenId": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"minB...
Metadata
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-aox-info": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.
Related Skills
check-hymx-info
查看 hymatrix 网络跨链 支持哪些 Token, 支持哪些链?
charles-lpd 3875
check_transaction
Allows users to check the status of a blockchain transaction by submitting a TxId. Queries the AOX transaction API and returns human-readable results.
charles-lpd 3875
check-transaction
Check transaction status on Hymatrix bridge
charles-lpd 3875
check-ao-transaction
Check transaction status on AO bridge
charles-lpd 3875
Create Ticket
Skill by charles-lpd
charles-lpd 3875