Claiming

Verified contract

Active on Ethereum with 1,968 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 $33,101.46
0xbe225261e23986d61319eb20b61977aaf1d93c035328bae551012652bffbe028
0x8d1d0ed8a31f22dd3f3d14a5352d8dfdb70ccebd9bba6488fef86f0b07205663
0x2bdcb309fce9fbfe5bb46974059c011aaf705e8723bc23835abff0769a3b8ab8
0xbfbe72f5ac715751e1378952455023f8ee662b2b35521815d339c55a45c1143a
0x85a6fdf0aeb9db7c88cdefdc65ffaa3daa80915b26dafcc7e0ef092cd3b6ae05
0xaf1763491afb2f3756bd8e9184a7e6bf5962e0983d2d54fc3c9d1f08600b1d04
0xe84c9939bc69c4049769beaea159e74b8caa5cc80b96ff0758e08ef70f301112
0xd1329c82713d4cdb0a5eb29fb598cf9900651c38f7b4f0a300cae058cac44e8c
0x734f6097e12ce35dbfcd0a98d6288f226c794a5e3c4ed91fdf6759a7e50320ca
0x8778e85b64c4d1d92683186af06f61b4f763fd8825a40571d4b5dc6d284f61a6

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