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

AletheaStakingImpl

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0x08add325 at 14193832
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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
2 additional variables

No balances found for "AletheaStakingImpl"

0xdf26bd73e5cfc7350e227b0d900f3cacd6b8afe7f9020196292f0ceb1ab7a775

Functions
Getter at block 20793296
lastBalance(view returns (uint256)
0
lastTimeRewardApplicable(view returns (uint256)
0
lastUpdateTime(view returns (uint256)
0
now256(view returns (uint256)
1726853327
owner(view returns (address)
0x967b073201215cabbbc0f1c1f2b258683b495cb4
paused(view returns (bool)
false
periodFinish(view returns (uint256)
0
rewardPerToken(view returns (uint256)
0
rewardPerTokenStored(view returns (uint256)
0
rewardRate(view returns (uint256)
0
rewardsDuration(view returns (uint256)
0
token(view returns (address)
0x6b0b3a982b4634ac68dd83a4dbf02311ce324181
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address accountview returns (uint256)
earned(address accountview returns (uint256)
State-modifying
exit(
getReward(
notifyRewardAmount(uint256 reward
postConstruct(address _token
recoverERC20(address _tokenuint256 tokenAmount
renounceOwnership(
setRewardRate(uint256 rewardsPerIntervaluint256 interval
stake(uint256 amount
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(uint256 amount
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Recovered(address tokenuint256 amount
RewardAdded(uint256 reward
RewardPaid(address indexed useruint256 reward
RewardRateUpdated(uint256 rewardsPerIntervaluint256 intervaluint256 rewardRate
Staked(address indexed useruint256 amount
Unpaused(address account
Upgraded(address indexed implementation
Withdrawn(address indexed 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.