Asset Registry
A project registry of ERC-20 assets, keyed by chain ID and contract address. Metadata is read from chain at registration and stored with the source you record, so a consumer can judge how much to trust an entry. Symbols are attacker-controlled and spoofable, so nothing is identified by ticker. Cross-project canonical verification lands later.
How it fits
- Product
- Assets
- Application route
/app/%5BprojectId%5D/registry- Documentation
- /docs/registry
- Status
- Available
Works with
Modules you are likely to use alongside this one.
- TokensERC-20 metadata and balance reads.
- SecurityRisk checks, allowlists, and emergency controls.
- ExplorerSearch accounts, transactions, and blocks.