AdminUpgradeableProxy

Verified contract

Proxy

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

No balances found for "AdminUpgradeableProxy"

0xa05a186a2e31cf52bab95d4b7be43533d377240a97801733ee58faa9fc3281ee
0x43edac4628d097d84039a3c09fb39dfc11423b24bd1f293a8314696ed1374ff9
0xced40ff19b35b833a55d5878f2e8dc80fbd4950a43737057228f7cfa484e197e
0x603a42bb08896d2f21cef4c5f3046365540d84bd6dd2f339fb979e77efcc3f99
0xdcc139b884f355790902f24ada87837d723016be80fc750ebcb2651a87493706
0xa2de6e426d103260e62e79a101d7ab6bd11be6f13ee637ce638458002c263e52
0xa5d45731c7bc91adae7b65a3e82d6e85ae95d9b05a2a20a0f57a4ebae9f15613
0x19d9ad99fc86b5b69e5ea6baf0adc5f2580a4129d854566668b476e68eb9cac0
0x756f2769ccc8f4045727e4bd523e1f3c07cc00c41e6b53dbe82422ca51e83ea0
0xdbc1f4fcb0a72111d976fdc0e9a656d5f10e5c0ab06d037c24bcbe8b001e03cd

Functions
Getter at block 21270631
BYTES_SIZE(view returns (uint256)
14404
CHUNK_SIZE(view returns (uint256)
256
CHUNK_TREE_HEIGHT(view returns (uint256)
8
ITEM_SIZE(view returns (uint256)
56
SNARK_FIELD(view returns (uint256)
21888242871839275222246405745257275088548364400416034343698204186575808495617
blockNumber(view returns (uint256)
21270631
depositRoot(view returns (bytes32)
0x16576daa2795f1f48ae74552c11b77195eabf1c7be13c354b413eecf8e72fb50
depositsLength(view returns (uint256)
92895
depositsV1Length(view returns (uint256)
22008
governance(view returns (address)
0x5efda50f22d34f262c29268506c5fa42cb56a1ce
lastProcessedDepositLeaf(view returns (uint256)
70656
lastProcessedWithdrawalLeaf(view returns (uint256)
74752
previousDepositRoot(view returns (bytes32)
0x0f2d466d9e5e8acf38922d168e7a1dcd8eee6c7d20bd5bc669d41174c8a02317
previousWithdrawalRoot(view returns (bytes32)
0x2816b4a8a53e47c41b5899c40936cef5af3d4362a5d955848646a642c2f499b1
tornadoProxy(view returns (address)
0x722122df12d4e14e13ac3b6895a86e84145b6967
tornadoTreesV1(view returns (address)
0x43a3be4ae954d9869836702afd10393d3a7ea417
treeUpdateVerifier(view returns (address)
0xed3b00b651c4c7af77c2fddce4a388de84b507c6
withdrawalRoot(view returns (bytes32)
0x0648b4bb8eebcf794b0d5ac32d209967d456b8521702d0b829c9aebd8f48a6ff
withdrawalsLength(view returns (uint256)
85961
withdrawalsV1Length(view returns (uint256)
14884
Read-only
deposits(uint256view returns (bytes32)
elementExists(address _tornadoTreesV1string _typeuint256 indexview returns (bool success)
validateRoots(bytes32 _depositRootbytes32 _withdrawalRootview 
withdrawals(uint256view returns (bytes32)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
initialize(address _tornadoProxyaddress _treeUpdateVerifier
registerDeposit(address _instancebytes32 _commitment
registerWithdrawal(address _instancebytes32 _nullifierHash
setTornadoProxyContract(address _tornadoProxy
setVerifierContract(address _treeUpdateVerifier
updateDepositTree(bytes _proofbytes32 _argsHashbytes32 _currentRootbytes32 _newRootuint32 _pathIndices(bytes32, address, uint32)[256] _events
updateWithdrawalTree(bytes _proofbytes32 _argsHashbytes32 _currentRootbytes32 _newRootuint32 _pathIndices(bytes32, address, uint32)[256] _events
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
DepositData(address instancebytes32 indexed hashuint256 blockuint256 index
ProxyUpdated(address newProxy
VerifierUpdated(address newVerifier
WithdrawalData(address instancebytes32 indexed hashuint256 blockuint256 index
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.