Claiming

Verified contract

Active on Ethereum with 423 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 $120,941.95
0x722237258a46f84419904a5fb00e6f581b11b03a6af6ed81cf38e23a66329058
0x3291ad0b62179dd4a5ffe36630ac64bf511d1e77f2b61efe78bfeed75bf1484d
0xa211ac721f46a6603f49f31ce179e0b71669abedf9a50a7da42446ce5407adc1
0x5b365fabdd7d5953441360481cff722d8c3299fda4947d671eeb8270372ab067
0x440417c4f50bf7ac460cbc8c833ca188cfc9481dae3d19acf25f0f1a390138e7
0x43a482578c19ad0de94b0b215463122993f3a5613006e761e6e0a7fb00270144
0xeb89555fbd194d9a1cc0c27a71357fe83b77c14ae4e1412765bbbfcc808811bc
0x6ad7a3852d6dcc531eae3818a122367d6e8c01008a9e80013e35761dc5308861
0x7b52b23f2b13536c01d5c01ced197aa4424c42bd7797bcba188ae5124e4f2d81
0xdd8f2cbc90d3a9bbb276e37b4c4a4c96abc2125aadaab8eea0546acc541e9220

Functions
Getter at block 21327603
GEMS_TOKEN(view returns (address)
0x3010ccb5419f1ef26d40a7cd3f0d707a0fa127dc
STAKING(view returns (address)
0x03b830791ebb7c70c47936a57cdf02d13ff41168
totalRequests(view returns (uint256)
448
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(