TornadoCash_eth
Verified contract
Active on
Ethereum with 12,602 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 99 additional slots
Balances ($8,889,700.72)
Native
Value
$8,889,700.72
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2.693K | $3,301.04 |
$8,889,700.72 | |
KUE | ERC-20 | 15M | -- | -- | |
LOFE | ERC-20 | 18.415771K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21027893 | a month ago | | | 1 | 0.0054659220 | |
0x4865792c | 18497038 | a year ago | | | 0.00001 | 0.00035831250 | |
0x6a757374 | 17893686 | a year ago | | | 0 | 0.00069149342 | |
| 17475649 | a year ago | | | 0 | 0.0062022449 | |
| 17468121 | a year ago | | | 0 | 0.0062507354 | |
| 17460352 | a year ago | | | 0 | 0.0055422010 | |
| 17453074 | a year ago | | | 0 | 0.0068679369 | |
| 17453027 | a year ago | | | 0 | 0.0063382417 | |
| 17428967 | a year ago | | | 0 | 0.015222328 | |
| 17418217 | a year ago | | | 0 | 0.0079992547 |
ABI
ABI objects
Getter at block 21246066
FIELD_SIZE() view returns (uint256)
21888242871839275222246405745257275088548364400416034343698204186575808495617
ROOT_HISTORY_SIZE() view returns (uint32)
100
ZERO_VALUE() view returns (uint256)
21663839004416932945382355908790599225266501822907911457504978515578255421292
currentRootIndex() view returns (uint32)
51
denomination() view returns (uint256)
1000000000000000000
getLastRoot() view returns (bytes32)
0x01f76a5f61eb7eed69db51ebc80896668558db24601cf4c1886d37b7eee5f07b
levels() view returns (uint32)
20
nextIndex() view returns (uint32)
61851
operator() view returns (address)
0x0000000000000000000000000000000000000000
verifier() view returns (address)
0xce172ce1f20ec0b3728c9965470eaf994a03557a
Read-only
commitments(bytes32) view returns (bool)
filledSubtrees(uint256) view returns (bytes32)
hashLeftRight(bytes32 _left, bytes32 _right) pure returns (bytes32)
isKnownRoot(bytes32 _root) view returns (bool)
isSpent(bytes32 _nullifierHash) view returns (bool)
isSpentArray(bytes32[] _nullifierHashes) view returns (bool[] spent)
nullifierHashes(bytes32) view returns (bool)
roots(uint256) view returns (bytes32)
zeros(uint256) view returns (bytes32)
State-modifying
Events changeOperator(address _newOperator)
deposit(bytes32 _commitment) payable
updateVerifier(address _newVerifier)
withdraw(bytes _proof, bytes32 _root, bytes32 _nullifierHash, address _recipient, address _relayer, uint256 _fee, uint256 _refund) payable
Deposit(bytes32 indexed commitment, uint32 leafIndex, uint256 timestamp)
Withdrawal(address to, bytes32 nullifierHash, address indexed relayer, uint256 fee)
constructor(address _verifier, uint256 _denomination, uint32 _merkleTreeHeight, address _operator)
This contract contains no fallback and receive objects.
This contract contains no error objects.