Skip to content

feat: add ZAIBATSU token metadata - #1897

Merged
willdias-consensys merged 2 commits into
masterfrom
agent/add-zaibatsu-metadata
Aug 6, 2026
Merged

feat: add ZAIBATSU token metadata#1897
willdias-consensys merged 2 commits into
masterfrom
agent/add-zaibatsu-metadata

Conversation

@willdias-consensys

@willdias-consensys willdias-consensys commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

What changed

  • Added CAIP-19 metadata for ZAIBATSU (eip155:4663/erc20:0x5DBaCA8327B0bAA57eB6C872a333Bf8D6F642BA3).
  • Added the canonical 800×800 ZAIBATSU icon associated with the project's Dexscreener profile and official website.

Why

ZAIBATSU can currently be resolved dynamically by Token API, but it is absent from MetaMask's curated chain-wide token registry. Adding it to contract-metadata allows the published MetaMask token list to recognize it as a curated asset on Robinhood Chain.

Impact

After merge and downstream token-list ingestion, Token API should attach the metamask aggregator to ZAIBATSU and Accounts API can include it when supported-token filtering is enabled.

Validation

  • node cli-update-asset.js verify --caip eip155:4663/erc20:0x5DBaCA8327B0bAA57eB6C872a333Bf8D6F642BA3
  • node buildindex.js
  • Full repository test suite (yarn test equivalent commands)

Note

Low Risk
Metadata-only registry addition with no application or security logic changes.

Overview
Adds curated ZAIBATSU (Zaibatsu Wagies) ERC-20 metadata for Robinhood Chain under CAIP-19 eip155:4663/erc20:0x5DBaCA8327B0bAA57eB6C872a333Bf8D6F642BA3, including name, symbol, 18 decimals, and a logo path consistent with other eip155:4663 entries.

This registers the token in contract-metadata so downstream MetaMask token-list ingestion can treat it as a curated asset on that chain.

Reviewed by Cursor Bugbot for commit 64ab925. Bugbot is set up for automated code reviews on this repo. Configure here.

@willdias-consensys
willdias-consensys marked this pull request as ready for review August 6, 2026 13:58
@willdias-consensys
willdias-consensys requested review from a team and MRabenda as code owners August 6, 2026 13:58

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 71b3794. Configure here.

Comment thread metadata/eip155:4663/erc20:0x5DBaCA8327B0bAA57eB6C872a333Bf8D6F642BA3.json Outdated
@willdias-consensys
willdias-consensys merged commit 24a6206 into master Aug 6, 2026
9 checks passed
@willdias-consensys
willdias-consensys deleted the agent/add-zaibatsu-metadata branch August 6, 2026 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants