DopClaims

Verified contract

Active on Ethereum with 1,793 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"

0x0de14497a6a9fb2a212d980e671206aa49ab4b0e273dd47b1c5732a64c1aee03
0x3613d838aab8fc5e3d2ba63a756b13ddd1a27c282fb64c01de74d5ff3dfc71d6
0x5d56f025f854abdcdd2c707654104a046412012d5d404120d81438c0be5a26c5
0x2a7e3bafc003d62afe7f2b77265bbcb1a20cb465550b4e0d483dc6e479a7763f
0xa7e03f3ba6532f5d8fd731d7552551606df4b8f87831e85569dd67550f937cc3
0x289625c6157612a6a95878289e05b9b89cece2ec6167ce0a17aa0f2607fbc5aa
0xab11ce35ca21323b90e44107b3cd0076ffd3cbb5baa02209c5dba5f139bc03d6
0xed75bc47e9f75d5da2c941c158cb97a25ab834fe582708d3d089677b8931a3a5
0x12ae097ab890b32a85ab06fe07b38858cec793bb3d31a0ee6681da7dade2fd7c
0xd998ba04cf79afd408ed1c06331f25ddb2f3c708de8e7dacc61f4155207837ec

Functions
Getter at block 21248231
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(