Distributor

Verified contract

Implementation

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

No balances found for "Distributor"

No transactions found for "Distributor"


Functions
Getter at block 21281577
core(view returns (address)
0x0000000000000000000000000000000000000000
disputeAmount(view returns (uint256)
0
disputePeriod(view returns (uint48)
0
disputeToken(view returns (address)
0x0000000000000000000000000000000000000000
disputer(view returns (address)
0x0000000000000000000000000000000000000000
endOfDisputePeriod(view returns (uint48)
0
getMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
lastTree(view returns (bytes32 merkleRootbytes32 ipfsHash)
(merkleRoot=0x0000000000000000000000000000000000000000000000000000000000000000, ipfsHash=0x0000000000000000000000000000000000000000000000000000000000000000)
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
tree(view returns (bytes32 merkleRootbytes32 ipfsHash)
(merkleRoot=0x0000000000000000000000000000000000000000000000000000000000000000, ipfsHash=0x0000000000000000000000000000000000000000000000000000000000000000)
Read-only
canUpdateMerkleRoot(addressview returns (uint256)
claimed(addressaddressview returns (uint208 amountuint48 timestampbytes32 merkleRoot)
onlyOperatorCanClaim(addressview returns (uint256)
operators(addressaddressview returns (uint256)
State-modifying
claim(address[] usersaddress[] tokensuint256[] amountsbytes32[][] proofs
disputeTree(string reason
initialize(address _core
recoverERC20(address tokenAddressaddress touint256 amountToRecover
resolveDispute(bool valid
revokeTree(
setDisputeAmount(uint256 _disputeAmount
setDisputePeriod(uint48 _disputePeriod
setDisputeToken(address _disputeToken
toggleOnlyOperatorCanClaim(address user
toggleOperator(address useraddress operator
toggleTrusted(address eoa
updateTree(struct MerkleTree _tree
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Claimed(address indexed useraddress indexed tokenuint256 amount
DisputeAmountUpdated(uint256 _disputeAmount
DisputePeriodUpdated(uint48 _disputePeriod
DisputeResolved(bool valid
DisputeTokenUpdated(address indexed _disputeToken
Disputed(string reason
Initialized(uint8 version
OperatorClaimingToggled(address indexed userbool isEnabled
OperatorToggled(address indexed useraddress indexed operatorbool isWhitelisted
Recovered(address indexed tokenaddress indexed touint256 amount
Revoked(
TreeUpdated(bytes32 merkleRootbytes32 ipfsHashuint48 endOfDisputePeriod
TrustedToggled(address indexed eoabool trust
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidDispute(
InvalidLengths(
InvalidProof(
InvalidUninitializedRoot(
NoDispute(
NotGovernor(
NotTrusted(
NotWhitelisted(
UnresolvedDispute(
ZeroAddress(