Claiming

Verified contract

Active on Ethereum with 1,076 txns
Deployed by via 0x06555bbd at 20218951
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 $74,058.39
0x96065a10e30627816d35bb1354755937e4e39fcc649f13b2a119e4b97efb0cd1
0xeb968e81830dde111c66e0872853ca5a2b373f8abbc39b276b5694ded00d4a1b
0x322511627a54b5372ccd80241111b60d74bf0f208cfcf8bfab515de095a60725
0x042ee1433a0d6e30f05553d6bd3f8edad2a1ba060e61673a4ac2a0818b557bf9
0xb4579f7607aa4dbb185e9b6a7972a5e71c4e1f88a9acd7f81207951450c3c5cc
0xbb28f725e0609e33a12ca4196b2759de373be66ef23a90bd48f55e075cd1e0cf
0x8bec8d5ccc4427c3dca650d0d33c62f58b291897b11ce47b8de2858d7ca1444e
0xa2db9d63481476bb79e3e796733cca212c533474402054a6aac8d5746b7a73ca
0xecaf74f2acdd4364d3166f400508728cd91547f3e3fd81b2494e50dbbeb5ae79
0xf23d11038347f764f15c13b514a264487e23cba90759be6c6101cd6e2696e09a

Functions
Getter at block 21158593
DOP_TOKEN(view returns (address)
0x97a9a15168c22b3c137e6381037e1499c8ad0978
STAKING(view returns (address)
0xf5c9f83c14db63ab8260a8d19d0b3ec8b1903e92
totalRequests(view returns (uint256)
1220
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(