Skip to content

feat: add Tempo mainnet logos#1740

Open
maxime-oe wants to merge 1 commit intomasterfrom
feat/add-tempo-mainnet-logos
Open

feat: add Tempo mainnet logos#1740
maxime-oe wants to merge 1 commit intomasterfrom
feat/add-tempo-mainnet-logos

Conversation

@maxime-oe
Copy link
Contributor

@maxime-oe maxime-oe commented Mar 2, 2026

Note

Low Risk
Low risk: this PR only adds new static token metadata JSON files and SVG assets, with no executable code or behavior changes.

Overview
Adds Tempo mainnet (eip155:4217) ERC-20 entries by introducing new metadata/*.json files and corresponding icons/*.svg logos.

The new metadata covers PathUSD, USDT0, Frax USD (frxUSD), Bridged USDC (Stargate) (USDC.e), and Bridged EURC (Stargate) (EURC.e), each pointing to its newly added icon asset.

Written by Cursor Bugbot for commit 756fdb7. This will update automatically on new commits. Configure here.

@maxime-oe maxime-oe requested review from a team and MRabenda as code owners March 2, 2026 11:35
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As provided. Since it is not released yet and specific to this chain, there is no better quality logo

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

{
"name": "Frax USD",
"symbol": "frxUSD",
"decimals": 6,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

frxUSD decimals inconsistent with all other chains

Medium Severity

The decimals for frxUSD is set to 6, but every other frxUSD entry in this repository (on Sei chain 1329 and Fraxtal chain 252) uses decimals: 18. This appears to be a copy-paste issue where all five new tokens were given decimals: 6 — correct for USDT0, USDC.e, and EURC.e, but likely wrong for frxUSD. Incorrect decimals in token metadata causes wallets to display wildly inaccurate balances.

Fix in Cursor Fix in Web

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point. It is 6 decimals on Tempo chain so that value is correct but the points will be raised with Tempo to validate this.

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