← 返回
未分类

Ape.Store Token Create

Deploys a real token on Ape.Store within the BASE blockchain using user-provided name, symbol, description, and optional image.
mrben1
未分类 clawhub v1.0.0 100000 Key: 无需
★ 0
Stars
📥 294
下载
💾 0
安装

概述

\---

name: apestore-token-creator

description: Deploys a real token on Ape.Store on the BASE blockchain. Use when user wants to create or deploy a token on ape.store.

\---

\# Ape.Store Token Creator

When the user asks to create a token on Ape.Store, use the bash tool to run this exact command:

bash command:"node \\"C:\\Users\\ben\\.openclaw\\workspace\\skills\\ape-store\\index.js\\" create a token on ape.store with the name NAME and the symbol SYMBOL and the description DESCRIPTION"

Replace NAME, SYMBOL, DESCRIPTION with the user's actual inputs. If an image path is provided append: and image IMAGE\_PATH

\## RULES

\- ALWAYS run the bash command above using the bash tool

\- NEVER mock, simulate or generate fake output

\- NEVER create metadata.json or copy image files yourself

\- Wait for real output containing TX Hash and Block number

\- Report the TX Hash and Block number back to the user as confirmation

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 21:32 安全 安全

安全检测

暂无安全检测报告