Add Ethereum STRATO (STRATO) token metadata and icon#1854
Open
michaelbtan wants to merge 1 commit into
Open
Conversation
Add CAIP-19 metadata for Ethereum STRATO (STRATO) at 0x4c93B9FbF7Fd1777CCBcBc538B1d0a8b58fB1ad6 on Ethereum mainnet (eip155:1). Verified name, symbol, and decimals (18) on-chain. Icon is the official STRATO brand logo, canvased on a solid white background with safe-area padding per STYLEGUIDE.md. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Adds CAIP-19 metadata and icon for Ethereum STRATO (STRATO).
eip155:1)0x4c93B9FbF7Fd1777CCBcBc538B1d0a8b58fB1ad6Name, symbol, and decimals were verified against the contract on-chain. The icon is the official STRATO brand logo, placed on a solid white background with safe-area padding per
STYLEGUIDE.md.npm run asset:verifypasses and the full test suite (698 tests) is green.Files:
metadata/eip155:1/erc20:0x4c93B9FbF7Fd1777CCBcBc538B1d0a8b58fB1ad6.jsonicons/eip155:1/erc20:0x4c93B9FbF7Fd1777CCBcBc538B1d0a8b58fB1ad6.pngNote
Low Risk
Additive token metadata only; no application or contract logic changes.
Overview
Registers Ethereum STRATO (STRATO) for Ethereum mainnet at contract
0x4c93B9FbF7Fd1777CCBcBc538B1d0a8b58fB1ad6via a new CAIP-19 metadata entry.The JSON records name Ethereum STRATO, symbol STRATO, 18 decimals,
erc20: true, and a relative path to the token logo PNG undericons/.Reviewed by Cursor Bugbot for commit 19a172a. Bugbot is set up for automated code reviews on this repo. Configure here.