ERC20Tornado

Verified contract

Active on Ethereum with 288 txns
Deployed by via 0xe7edcbe5 at 11698400
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 99 additional slots

No balances found for "ERC20Tornado"

0x82fe1362dc2061927ea9777691358307a540edbade670db2627f4c8359772e35
0xb3c1959af34bf9ad6cf335e2d952a88bc54ada83ebe6ff284cdffb16d2426de1
0xacf1e1ad4fd1cf4f99ed534962c19a5d078e05914468f6bccb4fe9ea0ccfd1e6
0x3aa1ac1657649c2dedd250f9cef4dbe4fbc64ac7ade914ae9abf358c6a7f8d32
0xb8a35dd13a29d34ce3660ae23a7fb0100668ed99e9d48b2e8149c4ab2240d0dc
0xc56caa601a5f81e6b386b5eb02dee505b1b31454fbe308ccd1bb3756a3b1136e
0x64ead8842566fd8f0e101e95a5fc6076f47bd29fef2f272444ed52ecce540c9f
0x20d6171eb922b56ba8740a689e47691f6dbe7ba6b089b446437ed09927b200fa
0x1abfa9f4ce13c462e89681b68e5eef26955d1fee5251a76596300f6abd03967c
0x4ed93d97557955606a7b3ebc9626fce68381bced99ce5c35d4dbd34e1b162e5f

Functions
Getter at block 21397133
FIELD_SIZE(view returns (uint256)
21888242871839275222246405745257275088548364400416034343698204186575808495617
ROOT_HISTORY_SIZE(view returns (uint32)
100
ZERO_VALUE(view returns (uint256)
21663839004416932945382355908790599225266501822907911457504978515578255421292
currentRootIndex(view returns (uint32)
95
denomination(view returns (uint256)
500000000000000
getLastRoot(view returns (bytes32)
0x1fa92c38b8cce1c2135864e9550640d49f8f31af626ed826b4298dca40b353f2
getStakedCount(view returns (uint256)
0
governance(view returns (address)
0xf6d61a4d17b06159f31a3ff424118d39ffb79295
levels(view returns (uint32)
20
nextIndex(view returns (uint32)
95
operator(view returns (address)
0x29fd05ec26e64d73f60fa6e83fd2aeb9ceb4a22f
reserve(view returns (address)
0x3cdcd4dd189a6ffac505129eac8eeb867c883eae
rewarder(view returns (address)
0x71c0540fcd09440d78d1bf9af8de51b35d106dd2
token(view returns (address)
0x92b767185fb3b04f881e3ac8e5b0662a027a1d9f
verifier(view returns (address)
0x7036a0555637b88c5a68c2a39799c7a9ab858c60
withdrawalFee(view returns (uint256)
50
withdrawalMax(view returns (uint256)
10000
Read-only
commitments(bytes32view returns (bool)
filledSubtrees(uint256view returns (bytes32)
hashLeftRight(bytes32 _leftbytes32 _rightpure returns (bytes32)
isKnownRoot(bytes32 _rootview returns (bool)
isSpent(bytes32 _nullifierHashview returns (bool)
isSpentArray(bytes32[] _nullifierHashesview returns (bool[] spent)
nullifierHashes(bytes32view returns (bool)
roots(uint256view returns (bytes32)
stakedNullifierHashOwner(bytes32view returns (address)
stakedNullifierHashes(addressbytes32view returns (bool)
zeros(uint256view returns (bytes32)
State-modifying
changeOperator(address _newOperator
deposit(bytes32 _commitmentpayable 
seize(address _tokenuint256 amount
setGovernance(address _governance
setReserveAddress(address _newReserve
setWithdrawalFee(uint256 _withdrawalFee
stakeWithdraw(bytes _proofbytes32 _rootbytes32 _nullifierHashaddress _recipientpayable 
unstakeAndWithdraw(bytes32 _nullifierHashpayable 
updateRewarder(address _newRewarder
updateVerifier(address _newVerifier
withdraw(bytes _proofbytes32 _rootbytes32 _nullifierHashaddress _recipientaddress _relayeruint256 _feeuint256 _refundpayable 
Events
Deposit(bytes32 indexed commitmentuint32 leafIndexuint256 timestamp
StakedWithdrawal(address indexed recipientbytes32 nullifierHashuint256 timestamp
UnstakedWithdrawal(address indexed recipientbytes32 nullifierHash
Withdrawal(address tobytes32 nullifierHashaddress indexed relayeruint256 fee
Constructor
constructor(address _verifieruint256 _denominationuint32 _merkleTreeHeightaddress _operatoraddress _governanceaddress _reserveaddress _token
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.