Commit Graph

13 Commits

Author SHA1 Message Date
pezkuwichain 1b54fb3896 fix: TRX icon frame + carry over the HEZ/PEZ sharpening from main
TRX.svg used a full-bleed r=24 circle (no margin) instead of the r=18
padded-circle frame every other token icon uses, making it visually
inconsistent in the token list. Scaled its icon path down to fit the
standard frame instead of redrawing it.

Also brings HEZ/PEZ's sharper re-render (already pushed to main in 962daf7)
onto master, since master and main currently serve different assets to the
app (main/master divergence is a known, separately-tracked issue) and this
keeps both consistent for now.
2026-07-11 07:49:39 -07:00
SatoshiQaziMuhammed cba1508b93 chore: sync from nova-base (ee89e832) 2026-07-09 22:22:37 -07:00
pezkuwichain 45cbb72e1c Add Tron chain to Pezkuwi overlay; regenerate merged configs
- pezkuwi-overlay/chains/pezkuwi-chains.json: add Tron mainnet
  (native TRX + USDT-TRC20) chain entry, plus new TRX/Tron icons
  under pezkuwi-overlay/icons/ (the correct source location - synced
  into the top-level icons/ output by sync_from_nova.py).
- Regenerate all chains/*, xcm/*, staking/* merged output via
  sync_from_nova.py against the current nova-base submodule state.
- Also picks up previously-uncommitted local fixes: canonical
  Telegram/Twitter links (t.me/kurdishmedya, x.com/bizinikiwi) in
  README/docs/banners, and Pezkuwi mainnet + People chain SubQuery
  staking overrides.
2026-07-07 11:02:08 -07:00
pezkuwichain 1d9161b181 fix: update HEZ and PEZ token icons with circular logos 2026-02-14 13:00:20 +03:00
pezkuwichain cb7abce673 Replace icons with circular PNG versions 2026-02-12 04:20:00 +03:00
pezkuwichain 8d72594774 Add circular SVG icons for PEZ and HEZ tokens 2026-02-12 03:52:10 +03:00
pezkuwichain 34db056597 Add Pezkuwi ecosystem token icons to colored/white folders 2026-02-12 03:44:54 +03:00
pezkuwichain 173f08a70b fix: correct Pezkuwi chain IDs and priceIds from app config 2026-02-09 05:03:41 +03:00
pezkuwichain aa5a457ae2 feat: add Pezkuwi token and chain icons
- HEZ token icon (512px)
- PEZ token icon (512px)
- wUSDT token icon
- Updated chain icons for Relay, Asset Hub, People
2026-02-08 16:46:35 +03:00
pezkuwichain be8845e84d Update Pezkuwi and PezkuwiPeople chain icons
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 19:52:39 +03:00
pezkuwichain d1e94e7974 Add Pezkuwi chain logos 2026-01-24 08:51:52 +03:00
pezkuwichain 99d6d66fc1 Add Pezkuwi DApp and category icons
DApp icons (256x256 PNG):
- Pezkuwi, PezkuwiStaking, Pezsnowbridge
- DijitalKurdistan, PezkuwiJS, PezkuwiExplorer

Category icons (SVG):
- Staking, DEX, Bridge, Governance, Art
- Gaming, Social, Utilities, EVM, Crowdloans
2026-01-24 07:49:50 +03:00
pezkuwichain 46297339b1 Initial commit: Pezkuwi Wallet Utils
- Chain configurations for Polkadot, Kusama and all major parachains
- Pezkuwichain ecosystem (Relay Chain, Asset Hub, People Chain)
- Staking metadata and validator lists
- DApp configurations
- XCM cross-chain messaging configs
- Governance dApp listings
- Promotional banners
- Chain migration configurations
- Asset metadata and icons

Based on Nova Utils with Pezkuwichain extensions
2026-01-23 00:29:48 +03:00