Skip to content

Commit 2b1eaa8

Browse files
authored
chore(protocol-contracts): add mainnet registry address in doc (#1780)
1 parent 60f6a37 commit 2b1eaa8

File tree

1 file changed

+4
-0
lines changed
  • protocol-contracts/confidential-token-wrappers-registry/docs

1 file changed

+4
-0
lines changed

protocol-contracts/confidential-token-wrappers-registry/docs/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ The **Confidential Token Wrappers Registry** is an on-chain directory that maps
1212
- **Invalid**: An invalid confidential wrapper has been revoked by the registry owner and should not be used to wrap and unwrap tokens from the underlying token.
1313
- **Owner**: The owner of the registry. In the FHEVM protocol, this is a DAO governance contract handled by Zama.
1414

15+
## Mainnet address
16+
17+
The official registry address on Ethereum mainnet is [`0xeb5015fF021DB115aCe010f23F55C2591059bBA0`](https://etherscan.io/address/0xeb5015fF021DB115aCe010f23F55C2591059bBA0).
18+
1519
## Quick Start
1620

1721
> A token can only be associated with one confidential wrapper. A confidential wrapper can only be associated with one token.

0 commit comments

Comments
 (0)