Skip to content

Add Inferno (IFR) metadata#1858

Open
NeaBouli wants to merge 1 commit into
MetaMask:masterfrom
NeaBouli:add-ifr-token-metadata
Open

Add Inferno (IFR) metadata#1858
NeaBouli wants to merge 1 commit into
MetaMask:masterfrom
NeaBouli:add-ifr-token-metadata

Conversation

@NeaBouli

@NeaBouli NeaBouli commented Jul 8, 2026

Copy link
Copy Markdown

Adds metadata and icon for Inferno (IFR), an Ethereum Mainnet ERC-20 token.

Token details:

Validation performed locally:

  • npm run asset:verify -- --caip eip155:1/erc20:0x77e99917Eca8539c62F509ED1193ac36580A6e7B
  • node buildindex.js
  • npm test
  • git diff --check

Note

Low Risk
Adds a static token metadata JSON entry only; no application logic, auth, or on-chain behavior changes.

Overview
Registers Inferno (IFR) on Ethereum mainnet (eip155:1) at contract 0x77e99917Eca8539c62F509ED1193ac36580A6e7B.

The new metadata entry sets name, symbol, 9 decimals, erc20: true, and a relative path to the token icon under icons/eip155:1/erc20/….

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

@NeaBouli NeaBouli requested review from a team and MRabenda as code owners July 8, 2026 07:02
@NeaBouli

NeaBouli commented Jul 8, 2026

Copy link
Copy Markdown
Author

Hi MetaMask team, just a polite follow-up on this metadata PR.

IFR now has its Etherscan token profile and icon live, with token reputation showing Neutral:
https://etherscan.io/token/0x77e99917Eca8539c62F509ED1193ac36580A6e7B

The change here is limited to a static CAIP-19 metadata JSON file plus the 256x256 PNG icon. Local validation passed before opening the PR:

  • npm run asset:verify -- --caip eip155:1/erc20:0x77e99917Eca8539c62F509ED1193ac36580A6e7B
  • node buildindex.js
  • npm test
  • git diff --check

Happy to adjust anything if the metadata format, icon path, or supporting evidence should be changed. Thanks for reviewing.

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