Skip to content

feat(statics): add bitkub batch 4 ungated tokens#8343

Merged
prithvishet2503 merged 1 commit intomasterfrom
CECHO-513-2
Mar 25, 2026
Merged

feat(statics): add bitkub batch 4 ungated tokens#8343
prithvishet2503 merged 1 commit intomasterfrom
CECHO-513-2

Conversation

@bhavesh-prasad
Copy link
Copy Markdown
Contributor

CECHO-513

Onboard the following tokens:

  • BASEETH:C (Chainbase)
  • BSC:MITO (Mitosis)
  • ETH:EL (ELYSIA)
  • ETH:KERNEL (KernelDAO)
  • SOL:SONIC (Sonic SVM)
  • ETH:TREE (Treehouse)
  • BSC:SHELL (MyShell)
  • BSC:HEMI (Hemi)
  • BSC:COOKIE (Cookie DAO)
  • ETH:ZKC (Boundless)
  • SUI:BLUE (Bluefin)
  • BASEETH:CARV (Carv)

TICKET: CECHO-513

@bhavesh-prasad bhavesh-prasad marked this pull request as ready for review March 24, 2026 12:06
@bhavesh-prasad bhavesh-prasad requested a review from a team as a code owner March 24, 2026 12:06
@bhavesh-prasad bhavesh-prasad requested a review from Copilot March 24, 2026 12:13
@bhavesh-prasad bhavesh-prasad self-assigned this Mar 24, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds statics entries to onboard a new batch of ungated tokens across Solana, Ethereum, BSC, Sui, and Base, including corresponding OFC mappings.

Changes:

  • Added new token definitions for SOL (SONIC), BSC (MITO/SHELL/HEMI/COOKIE), ETH (EL/KERNEL/TREE/ZKC), SUI (BLUE), and Base (C/CARV).
  • Extended UnderlyingAsset enum with new underlying asset identifiers for the onboarded tokens.
  • Added Base and Sui tokens to the aggregated allCoinsAndTokens registry.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
modules/statics/src/coins/solTokens.ts Adds SOL token entry for sol:sonic.
modules/statics/src/coins/bscTokens.ts Adds BSC token entries for bsc:mito, bsc:shell, bsc:hemi, bsc:cookie.
modules/statics/src/coins/erc20Coins.ts Adds ETH ERC20 entries for eth:el, eth:kernel, eth:tree, eth:zkc.
modules/statics/src/coins/ofcCoins.ts Adds OFC token entries for SOL Sonic, new BSC tokens, and SUI Bluefin.
modules/statics/src/coins/ofcErc20Coins.ts Adds OFC ERC20 mappings for Base (C, CARV) and ETH (EL, KERNEL, TREE, ZKC).
modules/statics/src/base.ts Extends UnderlyingAsset enum with SOL/BSC/Base/SUI/ETH identifiers.
modules/statics/src/allCoinsAndTokens.ts Adds Base tokens (C, CARV) and Sui token (BLUE) to the combined registry.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread modules/statics/src/coins/ofcCoins.ts
Comment thread modules/statics/src/coins/bscTokens.ts Outdated
Comment thread modules/statics/src/coins/erc20Coins.ts Outdated
Comment thread modules/statics/src/coins/bscTokens.ts Outdated
Comment thread modules/statics/src/coins/erc20Coins.ts
Comment thread modules/statics/src/coins/ofcCoins.ts
CECHO-513

Onboard the following tokens:
- BASEETH:C (Chainbase)
- BSC:MITO (Mitosis)
- ETH:EL (ELYSIA)
- ETH:KERNEL (KernelDAO)
- SOL:SONIC (Sonic SVM)
- ETH:TREE (Treehouse)
- BSC:SHELL (MyShell)
- BSC:HEMI (Hemi)
- BSC:COOKIE (Cookie DAO)
- ETH:ZKC (Boundless)
- SUI:BLUE (Bluefin)
- BASEETH:CARV (Carv)

TICKET: CECHO-513
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 7 out of 7 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Contributor

@manojkumar138 manojkumar138 left a comment

Choose a reason for hiding this comment

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

LGTM

@prithvishet2503 prithvishet2503 merged commit 5428d17 into master Mar 25, 2026
25 checks passed
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.

5 participants