feat: add Stonk.Fi token metadata and icon - #1928
Open
franciskim wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds metadata and the official square SVG icon for Stonk.Fi (STONKFI) on Robinhood Chain.
eip155:4663/erc20:0xBD4802d70448fb1D776683bebEa592d66B623e29Stonk.FiSTONKFI18Project and asset verification
Validation
npm run asset:verify -- --caip "eip155:4663/erc20:0xBD4802d70448fb1D776683bebEa592d66B623e29"node buildindex.jsyarn test— 702/702 tests passed on Node 20Note
Low Risk
Additive asset metadata and icon only; no application logic or security-sensitive code changes.
Overview
Registers Stonk.Fi (
STONKFI) as a new Robinhood Chain ERC-20 asset under CAIP-19eip155:4663/erc20:0xBD4802d70448fb1D776683bebEa592d66B623e29.The PR adds a metadata entry (name, symbol, 18 decimals,
erc20: true) and a linked square SVG icon in the repo’s standardmetadata/+icons/layout for chain 4663.Reviewed by Cursor Bugbot for commit 8fe3687. Bugbot is set up for automated code reviews on this repo. Configure here.