Skip to content

Add XAUE and XAUt token metadata#616

Open
starksama wants to merge 1 commit into
masterfrom
agent/add-xaue-xaut-tokens
Open

Add XAUE and XAUt token metadata#616
starksama wants to merge 1 commit into
masterfrom
agent/add-xaue-xaut-tokens

Conversation

@starksama

@starksama starksama commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add XAUE and XAUt to supported token metadata on Ethereum mainnet
  • add token icons sourced from XAUE and Etherscan/Tether Gold metadata

Verification

  • on-chain metadata verified via viem/public Ethereum RPC
    • XAUE: XAU Reward Token, symbol XAUE, 18 decimals
    • XAUt: Tether Gold, symbol XAUt, 6 decimals
  • npx ultracite check src/utils/tokens.ts package.json
  • pnpm typecheck
  • pnpm build

Summary by CodeRabbit

  • New Features
    • Added support for recognizing XAUE and XAUt tokens, including their addresses, decimal precision, and provider metadata.

@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@vercel

vercel Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
monarch Error Error Jul 27, 2026 3:31pm

@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: aeb46000-5625-48ac-a8d4-97ce40d77fcf

📥 Commits

Reviewing files that changed from the base of the PR and between c319b5c and 8c5f9c9.

⛔ Files ignored due to path filters (2)
  • src/imgs/tokens/xaue.png is excluded by !**/*.png
  • src/imgs/tokens/xaut.svg is excluded by !**/*.svg
📒 Files selected for processing (1)
  • src/utils/tokens.ts

📝 Walkthrough

Walkthrough

The supported token registry now recognizes XAUE and XAUt with their mainnet addresses, decimal precision, images, and protocol metadata.

Changes

Supported token catalog

Layer / File(s) Summary
Add XAUE and XAUt entries
src/utils/tokens.ts
Adds XAUE with 18 decimals and Aurise Foundation metadata, plus XAUt with 6 decimals and Tether metadata.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested labels: feature request

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: adding XAUE and XAUt token metadata.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch agent/add-xaue-xaut-tokens

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot added the feature request Specific feature ready to be implemented label Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature request Specific feature ready to be implemented

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant