TornadoProxy
Verified contract
Active on
Ethereum with 143,954 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FLO | ERC-20 | 50K | -- | -- | |
PMR | ERC-20 | 33K | -- | -- | |
CHUA | ERC-20 | 20K | -- | -- | |
MUNCH | ERC-20 | 10K | -- | -- | |
PLBK | ERC-20 | 10K | -- | -- | |
BTH | ERC-20 | 777 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15362174 | 2 years ago | | | 0.1 | 0.00016365769 | |
| 15362148 | 2 years ago | | | 0.1 | 0.00017669852 | |
| 15242019 | 2 years ago | | | 0.1 | 0.000076377000 | |
| 15199055 | 2 years ago | | | 0.1 | 0.00010183600 | |
| 15197955 | 2 years ago | | | 0 | 0.00010438190 | |
| 15190538 | 2 years ago | | | 0.1 | 0.00012729500 | |
| 15061564 | 2 years ago | | | 0.1 | 0.00017821300 | |
| 14990948 | 2 years ago | | | 10 | 0.00063647500 | |
| 14990945 | 2 years ago | | | 10 | 0.00063647500 | |
| 14990940 | 2 years ago | | | 10 | 0.00063647500 |
ABI
ABI objects
Getter at block 21158701
governance() view returns (address)
0x5efda50f22d34f262c29268506c5fa42cb56a1ce
tornadoTrees() view returns (address)
0x527653ea119f3e6a1f5bd18fbf4714081d7b31ce
Read-only
instances(address) view returns (bool isERC20, address token, uint8 state)
State-modifying
Events backupNotes(bytes[] _encryptedNotes)
deposit(address _tornado, bytes32 _commitment, bytes _encryptedNote) payable
rescueTokens(address _token, address _to, uint256 _amount)
setTornadoTreesContract(address _tornadoTrees)
updateInstance(struct TornadoProxyTornado _tornado)
withdraw(address _tornado, bytes _proof, bytes32 _root, bytes32 _nullifierHash, address _recipient, address _relayer, uint256 _fee, uint256 _refund) payable
EncryptedNote(address indexed sender, bytes encryptedNote)
InstanceStateUpdated(address indexed instance, uint8 state)
TornadoTreesUpdated(address addr)
constructor(address _tornadoTrees, address _governance, struct TornadoProxyTornado[] _instances)
This contract contains no fallback and receive objects.
This contract contains no error objects.