Claiming

Verified contract

Active on Ethereum with 2,082 txns
Deployed by via 0xb2f5e31d at 19977564
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 $62,394.41
0x96a33120d70626c3d7f4cc7728a76cf8447dae25197f17884bfc978abe982e0b
0xfbe3022eafef4e2484494081a9f3c5c80e908a399367ce60398f54e9081fadd4
0xb2f58c839de13b11c697bbe33fdbea20616120767a2261cc685caf8158888cec
0x6f21603bec6560d4bb0fd75c950d9cc4b380f65f6aac8c6359a257f2551ee10c
0x011ef94063e5ccf7da24209c86809c70e4ff877f82e298b6a7c9bbeaf96a1ef5
0x30637f7369060f9013270fd485fb1ba24375e5cdeac8a81ec4afe9edb5272a5e
0xec3e4453f35bb3490ab23ea28780568e8c96aecb3f0a4929fa1527197040fba7
0x826104254a6dc71bc8cf1f609c2b956f721b497cbbb8149588c4879265f1a69c
0x5aff5e7c9854ac213f62e8fa0f2e4c4f91b00a2217828eb292e395bc33fed7cf
0x73b1301254ce1739bac350161d45a6d8e1ed64ee51f69d76d277e7e703e4e7ff

Functions
Getter at block 21274896
DOP_TOKEN(view returns (address)
0x97a9a15168c22b3c137e6381037e1499c8ad0978
STAKING(view returns (address)
0x953be9c1adb9c651bbec52e614c06eee7ff9aa27
totalRequests(view returns (uint256)
2432
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 initDOPTokenaddress 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(