Devvestaking2

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xfcaf2b8b at 19989964
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "Devvestaking2"

No transactions found for "Devvestaking2"


Functions
Getter at block 20869756
owner(view returns (address)
0x0000000000000000000000000000000000000000
signer(view returns (address)
0x0000000000000000000000000000000000000000
token(view returns (address)
0x0000000000000000000000000000000000000000
 
totalContractBalance(view returns (uint256)
totalNumberofStakers(view returns (uint256)
0
totalStaking(view returns (uint256)
0
Read-only
StakesCount(addressview returns (uint256)
StakesPerUser(addressview returns (uint256)
getSigner(struct whitelistCheckerSigner whitelistview returns (address)
lockTime(uint256view returns (uint256)
stakeTime(addressview returns (uint256)
usedNonce(addressuint256view returns (bool)
userStakeInformation(addressuint256view returns (uint256 stakeAmountuint256 stakeTimeuint256 stakelocktypeuint256 id)
State-modifying
initialize(address _tokenuint256[] _setLocktime
renounceOwnership(
setSigner(address _signer
setTimeLocks(uint256[] _timeLock
setToken(address _address
stakeTokens(uint256 _amountuint256 _locktypestruct whitelistCheckerSigner _signer
transferOwnership(address newOwner
unStake(uint256 poolIdstruct whitelistCheckerSigner _signer
unStakeByAdmin(uint256 poolIdaddress _user
upgradeStakeTokens(uint256 poolIduint256 _amountuint256 _locktypestruct whitelistCheckerSigner _signer
withDrawFunds(address _tokenAddressuint256 amountbool inETH
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Stake(address _senderaddress _recipientuint256 _amountuint256 iduint256 locktype
rewards(address _useruint256 _amount
unstakeDevve(address _useruint256 _amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.