TaskRewards

Verified contract

Active on Ethereum with 132 txns
Deployed by via 0xc29205d6 at 18420869
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TaskRewards"

0xf6187297ea90acf5c49dcc48341f6fcc855c73fa02d7dd70fd0870e9704b1bd8
0xe846bb000f6bdbbc90099ef6e2a58ee7cfa591225ab603161d78e38795dbe577
0x31253f36a70eeb111ce81b1e90182977ef639353864a182f239fbce0eec4cd44
0x3c3d6be12c17d9912b8a798251a85524f3376f5f37b52f4a9ac4578fb53de8ce
0xd943f56ba84817eae58831d8d879d054d75f92f50fec700940235e95cfefd69f
0x9bb688c08d3487fed96a781b7def6abfd8becdcb02d7b86f50258ebbc2554cd2
0xaf6835b4c73a397b09155a8cc27fbcb687252f288fdf967b4997578714cf3416
From
0xfe96ad51b96c73dbcbf6ac89b2fa60d077782e0f1a6def2f63ca282a16baae08
0x710379959adabcb99ef698f07506821fb4d4bfce9db24aa8d5860476a31f7dc9
0xe10970cf2df43e067e5a582de8aa1bdfd449ce5f845547b60c393be6d26097a2

Functions
Getter at block 21277049
cooldownPeriod(view returns (uint256)
600
owner(view returns (address)
0xb49577e2c38599caf7df9f86758f6e58c39911dc
rewardWallet(view returns (address)
0xb2c52e7bf6dd149d803ebf1eb47fa2ccfa5737b7
tomiToken(view returns (address)
0x4385328cc4d643ca98dfea734360c0f596c83449
Read-only
lastRedeemTime(addressview returns (uint256)
userRedeemHistory(addressview returns (uint256)
State-modifying
redeemTokens(uint256 timeuint256 amountuint8 vbytes32 rbytes32 s
renounceOwnership(
transferOwnership(address newOwner
updateCooldownPeriod(uint256 newCooldownPeriod
updateRewardWallet(address newRewardWallet
updateSignerAddress(address newSigner
Events
CooldownPeriodUpdated(uint256 oldCoolDownPerioduint256 newCooldownPeriod
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardWalletUpdated(address oldRewardWalletaddress newRewardWallet
SignerUpdated(address oldSigneraddress newSigner
TokensDeposited(address indexed depositoruint256 amount
TokensRedeemed(address indexed redeemeruint256 amount
Constructor
constructor(address signerAddressaddress tomiTokenAddressuint256 cooldownDurationaddress rewardWalletAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
CoolPeriodNotOver(
ECDSAInvalidSignature(
ECDSAInvalidSignatureLength(uint256 length
ECDSAInvalidSignatureS(bytes32 s
FailedInnerCall(
HashUsed(
IdenticalValue(
InvalidSignature(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
SafeERC20FailedOperation(address token
ZeroAddress(
ZeroValue(