Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0919…875e
0x6534…0c32
0x5276…31ce
-
variable spans 99 additional slots
Balances ($0.00)
No balances found for "Miner"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14371995 | 3 years ago | | | 0 | 0.0062150882 | |
| 14371984 | 3 years ago | | | 0 | 0.0059622816 | |
| 14371964 | 3 years ago | | | 0 | 0.0066071837 | |
| 14371945 | 3 years ago | | | 0 | 0.0050826198 | |
| 14371925 | 3 years ago | | | 0 | 0.0057375742 | |
| 14371834 | 3 years ago | | | 0 | 0.00061392015 | |
| 14371834 | 3 years ago | | | 0 | 0.0046078370 | |
| 14371707 | 3 years ago | | | 0 | 0.0051943328 | |
| 14371250 | 3 years ago | | | 0 | 0.0072070832 | |
| 14371227 | 3 years ago | | | 0 | 0.0044046700 |
ABI
ABI objects
Getter at block 21246078
ACCOUNT_ROOT_HISTORY_SIZE() view returns (uint256)
100
accountCount() view returns (uint256)
28083
getLastAccountRoot() view returns (bytes32)
0x19287a466177b24833ac1db9c5dd9b763cfabb3b5986ef1aa61887f23750ec69
governance() view returns (address)
0x5efda50f22d34f262c29268506c5fa42cb56a1ce
rewardSwap() view returns (address)
0x5cab7692d4e94096462119ab7bf57319726eed2a
rewardVerifier() view returns (address)
0x88fd245fedec4a936e700f9173454d1931b4c307
tornadoTrees() view returns (address)
0x527653ea119f3e6a1f5bd18fbf4714081d7b31ce
treeUpdateVerifier() view returns (address)
0x653477c392c16b0765603074f157314cc4f40c32
withdrawVerifier() view returns (address)
0x09193888b3f38c82dedfda55259a82c0e7de875e
Read-only
accountNullifiers(bytes32) view returns (bool)
accountRoots(uint256) view returns (bytes32)
bulkResolve(bytes32[] domains) view returns (address[] result)
isKnownAccountRoot(bytes32 _root, uint256 _index) view returns (bool)
rates(address) view returns (uint256)
resolve(bytes32 node) view returns (address)
rewardNullifiers(bytes32) view returns (bool)
State-modifying
Events batchReward(bytes[] _rewardArgs)
reward(bytes _proof, struct MinerRewardArgs _args)
reward(bytes _proof, struct MinerRewardArgs _args, bytes _treeUpdateProof, struct MinerTreeUpdateArgs _treeUpdateArgs)
setPoolWeight(uint256 _newWeight)
setRates(struct MinerRate[] _rates)
setTornadoTreesContract(address _tornadoTrees)
setVerifiers(address[3] _verifiers)
withdraw(bytes _proof, struct MinerWithdrawArgs _args)
withdraw(bytes _proof, struct MinerWithdrawArgs _args, bytes _treeUpdateProof, struct MinerTreeUpdateArgs _treeUpdateArgs)
NewAccount(bytes32 commitment, bytes32 nullifier, bytes encryptedAccount, uint256 index)
RateChanged(address instance, uint256 value)
VerifiersUpdated(address reward, address withdraw, address treeUpdate)
constructor(bytes32 _rewardSwap, bytes32 _governance, bytes32 _tornadoTrees, bytes32[3] _verifiers, bytes32 _accountRoot, struct MinerRate[] _rates)
This contract contains no fallback and receive objects.
This contract contains no error objects.