Skip to content

Add AGNT metadata on BNB Smart Chain - #1894

Open
yxaegent-cpu wants to merge 2 commits into
MetaMask:masterfrom
yxaegent-cpu:agent/agnt-bsc-metadata
Open

Add AGNT metadata on BNB Smart Chain#1894
yxaegent-cpu wants to merge 2 commits into
MetaMask:masterfrom
yxaegent-cpu:agent/agnt-bsc-metadata

Conversation

@yxaegent-cpu

@yxaegent-cpu yxaegent-cpu commented Aug 2, 2026

Copy link
Copy Markdown

What changed

  • adds the official AGNT icon for BNB Smart Chain (eip155:56)
  • adds checksum-addressed ERC-20 metadata for Aegent (AGNT, 18 decimals)

Why

AGNT is currently identified on-chain and on the official project website, but its logo is not present in MetaMask's contract metadata. This submission binds the icon to the exact BNB Smart Chain contract so wallets consuming this repository can display the correct asset identity.

Official references:

Validation

  • queried two independent BSC mainnet RPC endpoints: name=Aegent, symbol=AGNT, decimals=18, chain ID 56
  • verified the checksum contract address against the official project website and BscScan
  • verified the submitted SVG contains no scripts, event handlers, external images, links, or data URLs
  • verified the source PNG is 256×256 RGBA and matches the published official asset SHA-256

Note

Low Risk
Additive static asset and JSON metadata only; no application or security logic changes.

Overview
Registers Aegent (AGNT) for BNB Smart Chain at checksum address 0x53Cc641Ef8769d81e586Fc56E6AAdc4Fe0B142c2 (eip155:56).

Adds a new ERC-20 metadata entry (name, symbol, decimals: 18, erc20: true) and a paired official SVG logo under the repo’s existing metadata/ + icons/ layout for BSC tokens.

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

@yxaegent-cpu
yxaegent-cpu marked this pull request as ready for review August 2, 2026 05:53
@yxaegent-cpu
yxaegent-cpu requested review from a team and MRabenda as code owners August 2, 2026 05:53

@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

Reviewed by Cursor Bugbot for commit 5029cca. Configure here.

Comment thread icons/eip155:56/erc20:0x53Cc641Ef8769d81e586Fc56E6AAdc4Fe0B142c2.svg Outdated
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.

1 participant