Add missing create_erc20_token tool documentation#38
Add missing create_erc20_token tool documentation#38mefai-dev wants to merge 1 commit intobnb-chain:mainfrom
Conversation
Pull Request ReviewThis PR is a documentation-only update to Sensitive ContentNo sensitive content detected. Security IssuesNo serious security issues detected. Generated by Hashdit Bot. This tool can absolutely NOT replace manual audits. |
## Summary - `create_erc20_token` exists in the MCP server but was completely undocumented - Agents cannot discover this capability without documentation ## Type of Change - [x] Documentation improvement ## Changes Made - Added create_erc20_token to Tokens (ERC20) section with params: name, symbol, network, privateKey ## Testing - [x] Verified tool exists in src/evm/modules/tokens/tools.ts
95b3055 to
b60d772
Compare
Pull Request ReviewThis PR is a documentation-only update to the BNB Chain MCP skill reference, adding the previously missing Sensitive ContentNo sensitive content detected. Security IssuesNo serious security issues detected. Generated by Hashdit Bot. This tool can absolutely NOT replace manual audits. |
Summary
create_erc20_tokentool that exists in bnbchain-mcp but was not in the skills referenceType of Change
Changes Made
Testing