Claiming

Verified contract

Active on Ethereum with 319 txns
Deployed by via 0xfd5b022d at 20089916
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
Value $77,747.5
0x72fd8809898a3f5369ae18ce73d51dde910dbef0d580d9661b3e5a1b7f1e5883
0xc6927d3020cd77209572376b12c757dc0e8b07c53ef9cef86325658b0d5e87fd
0x06c3da03922d6227fc7c423f8eb8a51acacc962e7c5566c78a5268275d03d8da
0x999859ef119642ae643591580e734e547de19b96ce6d958010f39b4e5b6084ba
0x0e9c4ff56a394aa58df8533b25a6b796bd56582d3e074e9f49de2be88e8c80ba
0x442a35a65e6728a21d6c521bc3388234cabed7dde6cb6c0ba6e5a1f83eb35ffd
0x2723b616b490c2ab24720e0907f9c281015c6abc26a48adddb38a50fd95a4ff0
0x7e9442261ca074e2224c8d57236bb72544d2fc509db3017988ece307a2a75395
0x01964b31381d91f56ee835a645c909f5efd595904f0028d13876cfd37901d283
0x4a187aa0450563744f837572e11c2f430c02f074262511f79a10e6192f60390d

Functions
Getter at block 20901114
GEMS_TOKEN(view returns (address)
0x3010ccb5419f1ef26d40a7cd3f0d707a0fa127dc
STAKING(view returns (address)
0x03b830791ebb7c70c47936a57cdf02d13ff41168
totalRequests(view returns (uint256)
348
Read-only
getRequest(uint256 indexview returns (uint256uint256)
getRequestKey(uint256 indexview returns (bytes32)
requests(bytes32 keyview returns (uint256 amountuint256 claimRequestTime)
State-modifying
claimMultipleRequests(uint256[] indexes
claimRequest(uint256 index
setRequest(address claimeruint256 amount
Events
MultipleRequestsClaimed(address indexed claimeruint256[] indexes
RequestClaimed(address indexed claimeruint256 index
RequestSet(address indexed claimeruint256 indexuint256 amountuint256 claimRequestTime
Constructor
constructor(address initGemsTokenaddress initStaking
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
ClaimRequestTimeNotReached(
ClaimingUnauthorizedAccount(address account
FailedInnerCall(
IdenticalVariableAssignment(
InvalidAddress(
InvalidAmount(
InvalidClaimRequest(
ReentrancyGuardReentrantCall(
SafeERC20FailedOperation(address token
ZeroLengthArray(