DopClaims

Verified contract

Active on Ethereum with 377,361 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
0xa3844f13f134e2434c5acfeb407ce5eb8c5bcece2638b89b4fe669979f1a1f1a
0x4e4a95ffdcbaa3f04c91bdc5abaa56f754ff537dc3a29acdaba82edb73b8fd21
0xc44f97ecfb24244e4febd539eb64214883a675fc7bf64a694aebb1eabdff676b
0xf7812a6bfa88cf06ef7a31b08582642ae83998fd209b8f4fbea707376939afd5
0x30d7a7eb16c9036af89b41d17c8ecf0e7d31968e4fee14ba52d41bc8f583a50b
0x7783f0b61302640a04f26f2546d24aa05f6f3c077a879589834844a2af6ed6a2
0xffb460f517c9c16e13db2e5618f4cc6d971b951c7a867f2d15bedbbd6d0c3145
0xdc41d7f24496b850a92197d356021e255886f943815b5f6b81477a118a915870
0x2ef773a75d4d98a443f6f8a6e3e4705c07614cb046c138bbb61754d8fe1df3fb
0x22c3e10c8c58bd9075ca95ec6715622265a78a39fa537745d6df6342cfa4a8cd

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