Skip to content

feat: add HOOD, ORCL, SMCI, BABA, and TQQQ tokens - #256

Merged
findolor merged 3 commits into
mainfrom
feat/add-hood-orcl-smci-baba-tqqq
Aug 6, 2026
Merged

feat: add HOOD, ORCL, SMCI, BABA, and TQQQ tokens#256
findolor merged 3 commits into
mainfrom
feat/add-hood-orcl-smci-baba-tqqq

Conversation

@Siddharth2207

@Siddharth2207 Siddharth2207 commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add wtHOOD, wtORCL, wtSMCI, wtBABA, and wtTQQQ to src/lib/config/tokens.ts from st0x.registry #51.
  • Use the five logo paths supplied by SARKEX/st0x#253.
  • Keep this PR focused on token configuration; duplicate logo binaries have been removed.

Dependency

Merge #253 first so all five /images/{TICKER}.png paths exist before this configuration reaches production.

Test plan

Made with Cursor

Wire the five Base launches from st0x.registry#51 into TOKENS with logos so they appear in trade/dashboard flows.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Aug 6, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
st0x Ready Ready Preview Aug 6, 2026 12:47pm

Request Review

@coderabbitai

coderabbitai Bot commented Aug 6, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The shared TOKENS registry adds five Base ST0x token records with wrapped and unwrapped addresses, metadata, logos, categories, and TradingView identifiers.

Changes

Base ST0x token registry

Layer / File(s) Summary
Add Base ST0x token records
src/lib/config/tokens.ts
Adds records for wtHOOD, wtORCL, wtSMCI, wtBABA, and wtTQQQ to TOKENS.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

Suggested reviewers: alastairong1, findolor

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely identifies the five tokens added by the 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 feat/add-hood-orcl-smci-baba-tqqq

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.

Match SPLG.png dimensions and use PNG extension like the other token logos.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

2 participants