TornadoCash_eth
Verified contract
Active on
Ethereum with 14,075 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 ($42,149,135.61)
Native
Value
$42,149,135.6
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 12.43K | $3,390.92 |
$42,149,135.6 | |
HSF | ERC-20 | 1 | $0.010031 |
$0.01 | |
NFTD | ERC-20 | 500K | -- | -- | |
LOFE | ERC-20 | 12.789803K | -- | -- | |
MVDG | ERC-20 | 10K | -- | -- | |
ICG | ERC-20 | 100 | -- | -- | |
BRX | ERC-20 | 8 | -- | -- | |
STT | ERC-20 | 2 | -- | -- | |
PYRITE | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21064387 | 15 days ago | | | 0 | 0.0058961855 | |
| 21041920 | 18 days ago | | | 10 | 0.0053408580 | |
| 20871398 | a month ago | | | 10 | 0.035687351 | |
| 20871396 | a month ago | | | 10 | 0.035417213 | |
| 20871390 | a month ago | | | 10 | 0.029221299 | |
| 20871371 | a month ago | | | 10 | 0.035346248 | |
| 20871292 | a month ago | | | 10 | 0.041291712 | |
| 20319603 | 4 months ago | | | 0 | 0.0053463871 | |
| 20319596 | 4 months ago | | | 0 | 0.0068097007 | |
| 20319552 | 4 months ago | | | 0 | 0.0042310233 |
ABI
ABI objects
Getter at block 21170785
FIELD_SIZE() view returns (uint256)
21888242871839275222246405745257275088548364400416034343698204186575808495617
ROOT_HISTORY_SIZE() view returns (uint32)
100
ZERO_VALUE() view returns (uint256)
21663839004416932945382355908790599225266501822907911457504978515578255421292
currentRootIndex() view returns (uint32)
38
denomination() view returns (uint256)
10000000000000000000
getLastRoot() view returns (bytes32)
0x0c22c24f20a73bf2eec0d22c6e75dbf74b882b15e8f24d9f0ec9d9c1757bdc57
levels() view returns (uint32)
20
nextIndex() view returns (uint32)
55738
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.