Skip to content

Add KRWQ token on Base (eip155:8453) - #1889

Merged
blurpesec merged 1 commit into
masterfrom
cursor/add-krwq-base-token-8e88
Aug 3, 2026
Merged

Add KRWQ token on Base (eip155:8453)#1889
blurpesec merged 1 commit into
masterfrom
cursor/add-krwq-base-token-8e88

Conversation

@Prithpal-Sooriya

Copy link
Copy Markdown
Contributor

Description

Adds metadata and icon for the KRWQ token on Base to override the incorrect KRWT symbol currently shown in MetaMask Swaps.

  • CAIP-19: eip155:8453/erc20:0x370923D39f139C64813f173a1bf0b4f9Ba36a24f
  • Name: KRWQ
  • Symbol: KRWQ
  • Decimals: 18

Context

MetaMask Swaps shows this token as KRWT instead of KRWQ. The token was renamed, and most aggregators still return the stale KRWT symbol (CoinGecko has picked up KRWQ).

The on-chain contract is the source of truth and now returns KRWQ, verified via eth_call against the contract on Basescan:

  • name()KRWQ
  • symbol()KRWQ
  • decimals()18

Icon sourced from the token's CoinGecko listing (250x250 PNG).

Changes

  • metadata/eip155:8453/erc20:0x370923D39f139C64813f173a1bf0b4f9Ba36a24f.json
  • icons/eip155:8453/erc20:0x370923D39f139C64813f173a1bf0b4f9Ba36a24f.png

Added via npm run asset:set, validated with npm run asset:verify, and the full test suite passes (702/702).

Open in Web Open in Cursor 

Co-authored-by: Prithpal Sooriya <prithpal.sooriya@gmail.com>

@Prithpal-Sooriya Prithpal-Sooriya left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Validated metadata and image.

@Prithpal-Sooriya
Prithpal-Sooriya marked this pull request as ready for review July 31, 2026 16:00
@Prithpal-Sooriya
Prithpal-Sooriya requested review from a team and MRabenda as code owners July 31, 2026 16:00
@blurpesec
blurpesec merged commit 9bee914 into master Aug 3, 2026
9 checks passed
@blurpesec
blurpesec deleted the cursor/add-krwq-base-token-8e88 branch August 3, 2026 22:09
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