Add FIDURIS token metadata on BNB Chain - #1939
Open
fidurisproject-svg 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.
Adds FIDURIS (FID) token metadata and logo for BNB Smart Chain (eip155:56).
Token: FIDURIS
Symbol: FID
Decimals: 18
Contract: 0x60fabB10244037718b907De9ec7E17A622A8B482
Official website: https://fidurisproject.io
Official X: https://x.com/fidurisproject
The token contract is source-verified on BscScan.
The metadata and icon were created using the repository asset:set CLI and successfully validated with asset:verify.
Note
Low Risk
Adds static token metadata only; no application or on-chain logic changes.
Overview
Registers FIDURIS (
FID, 18 decimals) for BNB Smart Chain at contract0x60fabB10244037718b907De9ec7E17A622A8B482by adding a new ERC-20 metadata entry undermetadata/eip155:56/.The JSON points the logo at
./icons/eip155:56/erc20:0x60fabB10244037718b907De9ec7E17A622A8B482.pngand marks the asset aserc20: true, matching the usual pattern for other BSC tokens in this repo.Reviewed by Cursor Bugbot for commit b7c3a3c. Bugbot is set up for automated code reviews on this repo. Configure here.