Comment on page
Encrypted ERC20
This contract showcases a full ERC20-like encrypted token, where all token amounts are encrypted - though sender and receiver addresses are not encrypted.
Note that this token does not conform to the standard ERC20, which is where the Wrapped ERC20 differs.
Last modified 4mo ago