DopClaims

Verified contract

Active on Ethereum with 377,365 txns
Deployed by via 0xa67915f6 at 19538260
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $21.02
0x8dffa54272682feb87583f91209a6fa11f06ed5269e9db31c5330c14b1f890ca
0x1fb56412777270a2d271d0cbc98a44be6b1d61d88700b2fcf0d3e2cf3e78bc72
0x94568bb566f8a74226b37cf69cd5c0f60c0267ebcd0d329cbe3770b18973941f
0x66135999f83734e7d7cb51cfc38fe6e7811f738482f47b8dfbdcdd7e147bca5e
0xa3844f13f134e2434c5acfeb407ce5eb8c5bcece2638b89b4fe669979f1a1f1a
0x4e4a95ffdcbaa3f04c91bdc5abaa56f754ff537dc3a29acdaba82edb73b8fd21
0xc44f97ecfb24244e4febd539eb64214883a675fc7bf64a694aebb1eabdff676b
0xf7812a6bfa88cf06ef7a31b08582642ae83998fd209b8f4fbea707376939afd5
0x30d7a7eb16c9036af89b41d17c8ecf0e7d31968e4fee14ba52d41bc8f583a50b
0x7783f0b61302640a04f26f2546d24aa05f6f3c077a879589834844a2af6ed6a2

Functions
Getter at block 21245019
DOP(view returns (address)
0x97a9a15168c22b3c137e6381037e1499c8ad0978
dopNFT(view returns (address)
0x2c2512aba6e0a095548e94a15572dd005c6fe2a0
dopWallet(view returns (address)
0x6e97eac711f309bf18d536a92428b13280d6f6e7
owner(view returns (address)
0x4607c83b39690c3a8ada0a03cc920514e48d2c8f
root(view returns (bytes32)
0x0abad684336a33543c368285b5ef9963886aac97c274f2025585d7d02d04007e
signerWallet(view returns (address)
0xc2fc26805e9c3201cbeced85f8759f38426dfbf4
Read-only
blacklistAddress(addressview returns (bool)
isClaimed(addressview returns (bool)
State-modifying
changeDopWallet(address newDopWallet
changeSigner(address newSigner
claimDop(uint256 amountToClaimbytes32[] merkleProofuint256[] idsuint256[] quantitybool claimNFTbool isKycRequireduint8 vbytes32 rbytes32 s
renounceOwnership(
transferOwnership(address newOwner
updateBlackListedUser(address whichbool access
Events
BlacklistUpdated(address indexed whichbool indexed accessNow
Claimed(address indexed byuint256 dopAmountuint256[] indexed idsuint256[] indexed quantity
DopWalletUpdated(address indexed prevAddressaddress indexed newAddress
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SignerUpdated(address indexed oldSigneraddress indexed newSigner
Constructor
constructor(address dopTokenaddress dopNFTAddressaddress owneraddress dopWalletAddressaddress signerAddressbytes32 merkleRoot
Fallback and receive

This contract contains no fallback and receive objects.

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