This contract is being backfilled. You may encounter incomplete storage history.

stakingManager

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x0f3794b0 at 19617439
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

No balances found for "stakingManager"

No transactions found for "stakingManager"


Functions
Getter at block 20792029
claimStart(view returns (uint256)
0
endBlock(view returns (uint256)
0
harvestLock(view returns (bool)
false
lockedTime(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
presaleContract(view returns (address)
0x0000000000000000000000000000000000000000
rewardTokensPerBlock(view returns (uint256)
0
stakeToken(view returns (address)
0x0000000000000000000000000000000000000000
tokensStaked(view returns (uint256)
0
tokensStakedByPresale(view returns (uint256)
0
Read-only
getRewards(address _userview returns (uint256)
isBlacklisted(addressview returns (bool)
poolStakers(addressview returns (uint256 amountuint256 stakedTimeuint256 lastUpdatedBlockuint256 Harvestedrewardsuint256 rewardDebt)
userLockedRewards(addressview returns (uint256)
State-modifying
__stakingManager_init(address _rewardTokenAddressaddress _presaleuint256 _rewardTokensPerBlockuint256 _lockTimeuint256 _endBlock
blacklistUsers(address[] _usersToBlacklist
deposit(uint256 _amount
depositByPresale(address _useruint256 _amount
harvestRewards(
removeFromBlacklist(address[] _userToRemoveFromBlacklist
renounceOwnership(
setClaimStart(uint256 _claimStart
setEndBlock(uint256 _endBlock
setHarvestLock(bool _harvestlock
setLockedTime(uint256 _time
setPresale(address _presale
setStakeToken(address _stakeToken
transferOwnership(address newOwner
withdraw(
Events
Deposit(address indexed useruint256 amount
HarvestRewards(address indexed useruint256 amount
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.