fhevm-token-registry

Installation
SKILL.md

FHEVM Token Registry

Use this skill whenever a task needs a concrete Zama confidential token address, its underlying ERC20, decimals, or the block to start indexing from.

The canonical data lives in tokens.json next to this file. Treat that file as the source of truth.

When To Use

  • Wiring a dApp, script, or subgraph to a confidential token on Sepolia or mainnet
  • Setting up test fixtures or forked-network tests that need real deployments
  • Building a wallet, explorer, or indexer that surfaces confidential balances
  • Answering "what is the address of cUSDC / cZAMA / ... on Sepolia / mainnet?"
  • Backfilling historical events from the right deployment block

Config Shape

tokens.json is keyed by network, then by symbol:

Related skills
Installs
11
First Seen
Apr 14, 2026