Skip to content

Commit 3ea76ed

Browse files
committed
Add missing networks and chain IDs to ERC-8004 reference
ERC-8004 reference was missing Arbitrum, Arbitrum Sepolia, and specific testnets (Sepolia, Base Sepolia, Polygon Amoy). Also added chain IDs for all networks for consistency.
1 parent 4f6557b commit 3ea76ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

skills/bnbchain-mcp-skill/references/erc8004-tools-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ERC-8004 agent tools reference
22

3-
Register and resolve AI agents on the ERC-8004 Identity Registry. Supported networks: BSC (56), BSC Testnet (97), Ethereum, Base, Polygon, and their testnets where the official registry is deployed.
3+
Register and resolve AI agents on the ERC-8004 Identity Registry. Supported networks: BSC (56), BSC Testnet (97), Ethereum (1), Sepolia (11155111), Base (8453), Base Sepolia (84532), Polygon (137), Polygon Amoy (80002), Arbitrum (42161), Arbitrum Sepolia (421614).
44

55
**agentURI** must point to a JSON metadata file following the Agent Metadata Profile: name, description, image, and `services` (e.g. MCP endpoint).
66

0 commit comments

Comments
 (0)