DopClaims

Verified contract

Active on Ethereum with 1,785 txns
Deployed by via 0x09e0881b at 20026342
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DopClaims"

0x12ae097ab890b32a85ab06fe07b38858cec793bb3d31a0ee6681da7dade2fd7c
0xd998ba04cf79afd408ed1c06331f25ddb2f3c708de8e7dacc61f4155207837ec
0x11f01301dc1ca0ebf5774dc8d596cfd36b9c15f38c78977535873928e90a0b33
0xb25cced2c82760800567971f90266e71fc201327d70719fa05c7df7e803d2ce9
0xf054d862c71acbe489dc8207af42b3915bdd68957603cb9e40bf8830a3253d05
0x065a9233eef31e318c982a709d23f9a66d0d948c45a979dc6e2183922d81aad4
0x9d0fc64ea7bf45db67a164e58eae4f908edf4fe7172d673fa3d15396eb9ffc5a
0x8a112439dd74e565400d43569a5e2d07214e70946dee0ae30e6616a697c88a9c
0x9d16896a31cac3801e45b0d20b75ddc422c878330df6953aa86edd9bc809a214
0x6d26aa77b2cbf4a226963d9a24643bafa3b4a519d5988288d4bc25d9f8812d86

Functions
Getter at block 21171260
DOP(view returns (address)
0x97a9a15168c22b3c137e6381037e1499c8ad0978
dopWallet(view returns (address)
0x6e97eac711f309bf18d536a92428b13280d6f6e7
owner(view returns (address)
0x4607c83b39690c3a8ada0a03cc920514e48d2c8f
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
root(view returns (bytes32)
0xa6ffcf0e511a0e0e5a44c2758ee589925265e97b0c4f4073b2a0dcf9c859c111
signerWallet(view returns (address)
0xc2fc26805e9c3201cbeced85f8759f38426dfbf4
Read-only
blacklistAddress(addressview returns (bool)
isClaimed(addressview returns (bool)
State-modifying
acceptOwnership(
changeDopWallet(address newDopWallet
changeSigner(address newSigner
claimDop(uint256 amountToClaimbytes32[] merkleProofbool isKycRequireduint8 vbytes32 rbytes32 s
renounceOwnership(
transferOwnership(address newOwner
updateBlackListedUser(address whichbool access
updateRoot(bytes32 newRoot
Events
BlacklistUpdated(address indexed whichbool indexed accessNow
Claimed(address indexed byuint256 dopAmount
DopWalletUpdated(address indexed prevAddressaddress indexed newAddress
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RootUpdated(bytes32 indexed oldRootbytes32 indexed newRoot
SignerUpdated(address indexed oldSigneraddress indexed newSigner
Constructor
constructor(address dopTokenaddress owneraddress dopWalletAddressaddress signerAddressbytes32 merkleRoot
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
AlreadyClaimed(
Blacklisted(
ECDSAInvalidSignature(
ECDSAInvalidSignatureLength(uint256 length
ECDSAInvalidSignatureS(bytes32 s
FailedInnerCall(
IdenticalValue(
InvalidProof(
InvalidRoot(
InvalidSignature(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
SafeERC20FailedOperation(address token
ZeroAddress(