Reward

Verified contract

Active on Base with 3,286 txns
Deployed by via 0x0aeb4510 at 15365785
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.06
ERC-20
--
0xf0b8fdd7f5f1d27b8a145a9a6d3686c29a80870070f77867361f01186dc4a2ca
0x082bda3af5b0d8f3a678d2de98a2709f667122127e031464502562af2ab6b485
0x43c155afc0e77e0595c3771e10f6c0588b99a31dffc5bb807f02524bcf7ec006
0x5b719604903bce88753edad906b6f1f92fd708ed5b542d496467178211d72a1d
0xe3eb2680b5715c1e691c8d3fcd34eeeab5ab8bef9f25a164742f5257f94cdacb
0x385a0e7fd76914b368213f1cfe8212114fa7a3bcf86cd40cf7708b1337c4ed78
0xc32848d68727819f64b79845b487a07b8668f10d132b02b04344d7e37d5fd88a
0x7f8acf2219a6b66276c9a764bef361486dc94a2c36cbe574535609399152ee01
0xac67eb61cc227add4161885219c1afd03c7803fba24df6f4814fca4432ff148e
0x449f9f1115da02645d1507a97e9873adc46056248384cb9a727fb6e82b5ef23d

Functions
Getter at block 22326373
CLAIM_TYPEHASH(view returns (bytes32)
0xf0abeeb72dba79d3991cdd5d61cd7b139241849df69e193e0406a354dfa2d276
DOMAIN_SEPARATOR(view returns (bytes32)
0xc4045d96dcc5af7b467f73db932c8f82fac23e69f315976846963f2d8d33adec
DOMAIN_TYPEHASH(view returns (bytes32)
0x8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f
lockPeriod(view returns (uint256)
172800
owner(view returns (address)
0x10167d3e15ceb895efe969b87dd58062dbb90be0
startedAt(view returns (uint256)
1717520917
token(view returns (address)
0xa83d1a010e4a36198a884dcb3d7d2de87fe9a59d
Read-only
buildClaimSeparator(uint256 amountaddress tostring iduint256 nonceview returns (bytes32)
nonces(addressview returns (uint256)
State-modifying
claimReward(address touint256 amountstring iduint8[] vbytes32[] rbytes32[] s
renounceOwnership(
setLockPeriod(uint256 period
setSigners(address[] _signers
transferOwnership(address newOwner
withdraw(uint256 amount
Events
Claimed(address indexed tokenaddress indexed touint256 amountstring id
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _token
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(