This contract is being backfilled. You may encounter incomplete storage history.

GemsClaims

Verified contract

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

No balances found for "GemsClaims"

0xbfb898cb6ac3c401cbab5c4657064bbbd0c72ecc4608959dbad5c0e7073691f3
0xf6db1fdd506d3871ac4d903d54a05a2e568411354e557eda9af16354c405a74b
0x0f87136a6c9dd31273ca083418fa20acc42eb2e144a207070bdca0bfd34cd605
0xe8035cd51fd2967490b8b305677f9198130d27198cb63d24b0e6ad35acda54ed
0x65f1fe5574c626b2896202b941e354462656d7c4d64ad8950eab40779f19e5be
0xa614aa1d2ce5ba65befcff5470421636485f8fc51794f29db84f717eb3747421
0xa6e808b5a23af168245bb2f1f24b65c28e1cca6c7de229d5efc3b6803faae176
0xcb6d77785cf21b191316f0cc8a882519ffe88e5311590e3b75c42f95820c60e4
0xa6fbfdb6f8a5ded769dccd736bc253a3e36ebc3f16a1aae80b1d4df7b7879068
0x47baa92078f5c5c736d14294f1a48b219a6b01cdd889d818bfd161d03a3aef94

Functions
Getter at block 20793896
GEMS(view returns (address)
0x3010ccb5419f1ef26d40a7cd3f0d707a0fa127dc
gemsNFT(view returns (address)
0x220bcf1c14837b50de4e1e16c757eb75d6ea63b0
gemsWallet(view returns (address)
0xf260948d66e6be1e685335e2ff7490ec79145eab
owner(view returns (address)
0x574197bdf0f7c3b68732a2c07a9b653f0bf21bae
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
root(view returns (bytes32)
0x689157beee173a26bcd5ae1005d01b28c3581532c08acf37ca06dde4ddc5fa60
signerWallet(view returns (address)
0xfd90fd4d1199fbb6f9f0fff72e63ead9f7de67ed
Read-only
blacklistAddress(addressview returns (bool)
isClaimed(addressview returns (bool)
State-modifying
acceptOwnership(
changeGemsWallet(address newGemsWallet
changeSigner(address newSigner
claimGems(uint256 amountToClaimbytes32[] merkleProofuint256[] idsuint256[] quantitybool claimNFTuint8 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 gemsAmountuint256[] indexed idsuint256[] indexed quantity
GemsWalletUpdated(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 gemsTokenaddress gemsNFTAddressaddress owneraddress gemsWalletAddressaddress 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(