github: https://github.com/jimjimvalkema/EIP7503-ERC20

Connect Wallet

public


public address:
balance:

private


spendable from selection: 0
Burn Accounts:

tokenName Faucet

Transfer

Blindly sends tokens to an address. Can also be used for burning. See safe burn for a safer method for burning.


safe Burn

Runs superSafeBurn() on the client to make sure that:
Pow is valid, preImage is correct, merkle tree is not full,
burn does not exceed RE_MINT_LIMIT. Then call the regular transfer() function on the contract.


Make Private (Remint)Transfer