-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Create erc20:0x2970134F4e01a8AE77b36c37c7b688b4ADEC76CF.json #1920
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| { | ||
| "name": "ARMAVERSE", | ||
| "symbol": "ARMA", | ||
| "decimals": 18, | ||
| "erc20": true, | ||
| "logo": "./icons/eip155:56/erc20:0x2970134F4e01a8AE77b36c37c7b688b4ADEC76CF.svg" | ||
| } | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Metadata file in wrong directoryHigh Severity This asset metadata was added under Reviewed by Cursor Bugbot for commit 65fadb6. Configure here. |
||


There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Referenced logo file missing
High Severity
The
logofield points to./icons/eip155:56/erc20:0x2970134F4e01a8AE77b36c37c7b688b4ADEC76CF.svg, but that icon is not present in the repository. Even after moving the metadata into the correct folder, consumers would resolve a missing image path.Reviewed by Cursor Bugbot for commit 65fadb6. Configure here.