Skip to content

feat: add near sol token list#1408

Merged
limitofzero merged 2 commits intomainfrom
feat/add-near-sol-token-list
Apr 7, 2026
Merged

feat: add near sol token list#1408
limitofzero merged 2 commits intomainfrom
feat/add-near-sol-token-list

Conversation

@limitofzero
Copy link
Copy Markdown
Contributor

@limitofzero limitofzero commented Apr 3, 2026

Summary by CodeRabbit

  • New Features
    • Added a new Solana token list manifest containing token metadata (names, symbols, chain IDs, addresses, decimals and optional logos) plus a manifest version and timestamp to improve token discovery, display consistency, and reliable identification across the app.

@limitofzero limitofzero requested a review from a team April 3, 2026 19:41
@limitofzero limitofzero self-assigned this Apr 3, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 3, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: bd83a243-0f6a-4253-b111-7847f10ec05e

📥 Commits

Reviewing files that changed from the base of the PR and between 5681ffc and 331e48c.

📒 Files selected for processing (1)
  • src/public/NearSolana.json
✅ Files skipped from review due to trivial changes (1)
  • src/public/NearSolana.json

📝 Walkthrough

Walkthrough

Added a new static JSON manifest NearSolana.json containing a Solana token list with top-level metadata (name, timestamp, version) and a tokens array of entries including chainId, address, decimals, name, symbol, and optional logoURI.

Changes

Cohort / File(s) Summary
Token List Manifest
src/public/NearSolana.json
New Solana token list JSON manifest added. Contains file-level metadata (name, timestamp, version) and ~125 lines of token entries with chainId, address, decimals, name, symbol, and optional logoURI. No executable code or control-flow changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 I hopped through JSON, neat and spry,
I counted tokens under sky,
With names and symbols all in row,
Addresses tucked in tidy rows,
A hopping list — now off I go!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'feat: add near sol token list' accurately describes the main change—adding a new JSON token list file for Near Solana tokens.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/add-near-sol-token-list

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 and usage tips.

@limitofzero limitofzero merged commit e6e05af into main Apr 7, 2026
5 checks passed
@limitofzero limitofzero deleted the feat/add-near-sol-token-list branch April 7, 2026 09:33
@github-actions github-actions bot locked and limited conversation to collaborators Apr 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants