@trustwallet/assets

by trustwallet · v1.0.0 · prompt

Work with the Trust Wallet assets repository — look up token logos and metadata, list assets by blockchain, and contribute new assets.

Install

Add @trustwallet/assets to Claude Code with the PolySkill CLI: polyskill add @trustwallet/assets

Instructions

# Trust Wallet Assets Comprehensive collection of token logos and metadata for thousands of crypto tokens across 180+ blockchains. Used by Trust Wallet, and many other projects, as the canonical source for token info and logos. **Repo**: `github.com/trustwallet/assets` **Web app**: `assets.trustwallet.com` **Docs**: `developer.trustwallet.com/listing-new-assets` --- ## Repository Structure ``` blockchains/ └── <chain>/ e.g. ethereum, binance, solana, polygon ├── assets/ │ └── <address>/ checksum address for EVM; native ID for others │ ├── logo.png token logo (required) │ └── info.json token m…

Keywords: trustwallet, token-logos, metadata, crypto, blockchain, assets