oz-erc7984-confidential-tokens

Installation
SKILL.md

ERC7984 Confidential Tokens

Use this skill for work involving confidential fungible tokens built on FHEVM.

When To Use

  • Implementing or reviewing an ERC7984 token
  • Building a confidential wrapper around an ERC20
  • Designing wallet, app, or exchange flows for confidential transfers
  • Reviewing operator permissions and transfer semantics
  • Implementing unwrap flows that need verified plaintext finalization
  • Comparing a custom token with OpenZeppelin confidential contracts

Core Mental Model

ERC7984 is not ERC20 with hidden events. It changes the data model and control flow.

  • Balances and transfer amounts are encrypted onchain
  • euint64 values are handles to ciphertext, not readable integers
Related skills
Installs
11
First Seen
Apr 14, 2026