AdderallStaking
Verified contract
Active on
Ethereum with 135 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ADDERALL | ERC-20 | 5.310858B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18369703 | a year ago | | | 0 | 0.00075687333 | |
| 18174038 | a year ago | | | 0 | 0.00094323961 | |
| 18174035 | a year ago | | | 0 | 0.0013428117 | |
| 18138560 | a year ago | | | 0 | 0.0015396751 | |
| 18109502 | a year ago | | | 0 | 0.00089792810 | |
| 18098388 | a year ago | | | 0 | 0.0010162010 | |
| 18098385 | a year ago | | | 0 | 0.00059208624 | |
| 18098385 | a year ago | | | 0 | 0.0010840152 | |
| 18094679 | a year ago | | | 0 | 0.0010160681 | |
| 18078252 | a year ago | | | 0 | 0.0043798725 |
ABI
ABI objects
Getter at block 21199757 totalRewardBalance() view returns (uint256)
adderallToken() view returns (address)
0x2b882fcf7d3886a3d9a23962d38a0023109fdb19
getCurrentRewardRate() view returns (uint256)
6146826198874265136238
k() view returns (uint256)
1000
lastUpdateTime() view returns (uint256)
1697540963
lockupPeriod() view returns (uint256)
0
owner() view returns (address)
0x134331731f65d5426134eac165081dfc86c24d20
rewardPerToken() view returns (uint256)
11415453078204299177
rewardPerTokenStored() view returns (uint256)
4032641132184931423
totalStaked() view returns (uint256)
28485352945417989481409860694
Read-only
stakers(address) view returns (uint256 stakedAmount, uint256 lastUpdated, uint256 reward, uint256 lastTotalRewardsPoolAtUpdate, uint256 lockupEndTime)
State-modifying
Events claimReward()
setDecayFactor(uint256 newK)
setLockupPeriod(uint256 _newLockupPeriod)
stakeTokens(uint256 _amount)
unstakeTokens(uint256 _amount)
DecayFactorUpdated(uint256 newK)
LockupPeriodUpdated(uint256 newLockupPeriod)
RewardClaimed(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Unstaked(address indexed user, uint256 amount)
constructor(address _adderallToken)
fallback()
This contract contains no error objects.