Skip to content

feat: add Fake World Assets (FWA) on Ethereum mainnet - #1881

Merged
Prithpal-Sooriya merged 1 commit into
masterfrom
cursor/add-fwa-mainnet-9e3d
Jul 24, 2026
Merged

feat: add Fake World Assets (FWA) on Ethereum mainnet#1881
Prithpal-Sooriya merged 1 commit into
masterfrom
cursor/add-fwa-mainnet-9e3d

Conversation

@Prithpal-Sooriya

Copy link
Copy Markdown
Contributor

Summary

Adds CAIP-19 metadata and icon for Fake World Assets (FWA) on Ethereum mainnet:

  • CAIP-19: eip155:1/erc20:0xa0Df17B5aC76ABaBA36E1450E2cbCd18A620C845
  • Name: Fake World Assets
  • Symbol: FWA
  • Decimals: 18

Verification

  • name(), symbol(), decimals() read directly on-chain via eth_call against the contract, and cross-checked with DexScreener, GeckoTerminal, Etherscan and OpenSea
  • Address stored in EIP-55 checksummed form (validated with ethereumjs-util)

Icon

Sourced from the official project website fwa.fun (fwa-logo.webp, 1254×1254) — the same artwork used by the team's DexScreener token profile and OpenSea. Per the icon style guide, the artwork was composited onto a solid white square background, centered within the 80% safe area, and exported as an optimized 512×512 PNG (~80 KB).

FWA icon

Testing

  • npm run asset:set / npm run asset:verify via the repo CLI
  • npm test — all 702 tests pass (checksum, logo existence, permitted fields, symbol length)

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Adds CAIP-19 metadata and icon for Fake World Assets (FWA) at
0xa0Df17B5aC76ABaBA36E1450E2cbCd18A620C845 on Ethereum mainnet.

Name, symbol and decimals verified on-chain via eth_call and
cross-checked against DexScreener, GeckoTerminal and OpenSea.
Icon sourced from the official fwa.fun logo (1254x1254), composited
onto a solid white square background with the artwork centered in the
80% safe area per the icon style guide, exported as an optimized
512x512 PNG.

Co-authored-by: Prithpal Sooriya <prithpal.sooriya@gmail.com>
@Prithpal-Sooriya
Prithpal-Sooriya marked this pull request as ready for review July 24, 2026 19:25
@Prithpal-Sooriya
Prithpal-Sooriya requested review from a team and MRabenda as code owners July 24, 2026 19:25
@Prithpal-Sooriya
Prithpal-Sooriya merged commit 9ac5afa into master Jul 24, 2026
9 checks passed
@Prithpal-Sooriya
Prithpal-Sooriya deleted the cursor/add-fwa-mainnet-9e3d branch July 24, 2026 21:02
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.

3 participants