MerkleDistributor

Verified contract

Active on Ethereum with 722 txns
Deployed by via 0x58165e0c at 16940154
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MerkleDistributor"

0x7f7011a73bf4970a70dca67dc9fd55756179e224319f3c0ea60908e2684d0aa1
0xd3e48953b8a0bbba7f034fea02a11fc6f0da894655ba6f8d1e54871d9712c6e9
0xd42306fb484ffa48c1ca44ec5a11ffb85a0c0743027bd641eaa7716193866057
0xbde5b6894d2abdad8f62ef4ee01ee6aa658087e977d5ee17179ff3bf6db6edc1
0xf9f1dfaff5ff7991a75085143233ad4b0f52ce12b78d6d97313591fa91cfdb42
0x1dbcbc45f58a87e54975b9f8f3c0d0fb58788414cc351fb534dfe507a1b3e4ba
0x6a98eda56a184ad981a8bf34b918b325e0d54f434353d587db89b4a0810c0783
0x8aa8bdad3988ee4caf670e7d87e9c0d24aef8890a2ae946cc9638b7372e141b1
0xbf92f29da914ecfac1acde085a9e477dddf1b7bc02d783c9d46614c12038f447
0xa541527ea7b1b758d5063110e020e5fe16eb44133a309d944b8841f0e3391fb6

Functions
Getter at block 20866153
CREATE_ROLE(view returns (bytes32)
0x2ad5dda4abad2eba9015076cc6a1db468a91b444067d58b590c8c73985521a04
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
getProject(uint256 roundIDview returns (addressaddressbytes32addressuint256uint256uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isClaimed(uint256 roundIDuint256 indexview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
claim(uint256 roundIDuint256 indexuint256 numbytes calldataABIbytes32[] merkleProofpayable 
grantRole(bytes32 roleaddress account
launchpad(uint256 _roundIDaddress _targetbytes32 _merkleRootaddress _receiptaddress _paymentuint256 _priceuint256 _startTimeuint256 _endTime
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
Events
Claimed(uint256 roundIDaddress senderuint256 index
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(address rootaddress creator
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyClaimed(
InvalidProof(