ERC20Tornado

Verified contract

Active on Ethereum with 904 txns
Deployed by via 0xf389e99a at 11698148
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"

0xcfae23336e0473997c41ba0f0e3b1743114b47b0f910e0ae7ffe4310e9675520
0xf97412161edc19bef59b74dd04c8679c9aec4ff0b79268cd4abd4980f3c7e82c
0xdab58bebc4f2afa3c8527f52207d1ead5bb9d3d99591531c5565013ef2b418d4
0xd533826ae627cd62a67e048bc9d90f2bafa979047b6ba701ad9065773a82cf2d
0x1e0566cb4f9c516e1de02bff7e756c99899c119948c5052f96e682400e8db903
0x96069d3ae6eaea67a5c1a56f023adf366d83b3c1d9dd3defb0fcf2e6156f5663
0x19e085d8ffeeadde79c8183c286664b85722dc59c90faa2b531ef33520574986
0xa68a77e0f3a8ca877df2f18e29361d794a97e061e572f09181e10ffbd0b3c28f
0x9291a756974107e6d91bac66c7e54140f6913dc98fad14fa2c81ce852b49893d
0x5920218e7802a97348c9316e1ce8408866218dc8eda40aa5914c98b094c51899

Functions
Getter at block 21168033
FIELD_SIZE(view returns (uint256)
21888242871839275222246405745257275088548364400416034343698204186575808495617
ROOT_HISTORY_SIZE(view returns (uint32)
100
ZERO_VALUE(view returns (uint256)
21663839004416932945382355908790599225266501822907911457504978515578255421292
currentRootIndex(view returns (uint32)
98
denomination(view returns (uint256)
50000000000000
getLastRoot(view returns (bytes32)
0x1da7903ff9995846884a545f4f47f6ad442e12a1509b07376bd0396c88d9ee91
getStakedCount(view returns (uint256)
1
governance(view returns (address)
0xf6d61a4d17b06159f31a3ff424118d39ffb79295
levels(view returns (uint32)
20
nextIndex(view returns (uint32)
298
operator(view returns (address)
0x29fd05ec26e64d73f60fa6e83fd2aeb9ceb4a22f
reserve(view returns (address)
0xd6523ec670df817a64ae3cf253a5c9b1892c5d4b
rewarder(view returns (address)
0x71c0540fcd09440d78d1bf9af8de51b35d106dd2
token(view returns (address)
0xf650c3d88d12db855b8bf7d11be6c55a4e07dcc9
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.