You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: protocol-contracts/confidential-token-wrappers-registry/docs/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,10 @@ The **Confidential Token Wrappers Registry** is an on-chain directory that maps
12
12
-**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.
13
13
-**Owner**: The owner of the registry. In the FHEVM protocol, this is a DAO governance contract handled by Zama.
14
14
15
+
## Mainnet address
16
+
17
+
The official registry address on Ethereum mainnet is [`0xeb5015fF021DB115aCe010f23F55C2591059bBA0`](https://etherscan.io/address/0xeb5015fF021DB115aCe010f23F55C2591059bBA0).
18
+
15
19
## Quick Start
16
20
17
21
> A token can only be associated with one confidential wrapper. A confidential wrapper can only be associated with one token.
0 commit comments