Comment on page

Wrapped ERC20

The Wrapped-ERC20 token used for the Fhenix by Example section. It represents a standard ERC20 token that allows a user to convert tokens to a private, wrapped balance. The contract only wraps the balances and amounts with privacy - sender and receiver are still public.
Contract is available here.
A very basic contract UI is available here.
Last modified 4mo ago