BeefyLaunchpool
Verified contract
Active on
Base with 382 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbbde…a5dd
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
mooAlienBaseALB | ERC-20 | 15.113421 | -- | -- | |
| ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8970236 | 10 months ago | | | 0 | 0.0000013989097 | |
| 6423415 | a year ago | | | 0 | 0.0000013989092 | |
| 6060420 | a year ago | | | 0 | 0.0000013989098 | |
| 5767398 | a year ago | | | 0 | 1.3989000e-7 | |
| 5467402 | a year ago | | | 0 | 0.0000014271228 | |
| 5465345 | a year ago | | | 0 | 0.0000014252922 | |
| 5296098 | a year ago | | | 0 | 0.0000012613695 | |
| 5263080 | a year ago | | | 0 | 0.0000014395395 | |
| 5208314 | a year ago | | | 0 | 0.0000012774978 | |
| 5145035 | a year ago | | | 0 | 0.0000015387900 |
ABI
ABI objects
Getter at block 22773855
duration() view returns (uint256)
2419200
isOwner() view returns (bool)
false
isPreStake() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1696871123
lastUpdateTime() view returns (uint256)
1696871123
manager() view returns (address)
0x0c7694d5cb77e75c93c8fede6145a0bd39b2f8f4
owner() view returns (address)
0x0c7694d5cb77e75c93c8fede6145a0bd39b2f8f4
periodFinish() view returns (uint256)
1696871123
rewardBalance() view returns (uint256)
15113421440196519141
rewardPerToken() view returns (uint256)
75166229200230978283819718
rewardPerTokenStored() view returns (uint256)
75166229200230978283819718
rewardRate() view returns (uint256)
113020626653439153
rewardToken() view returns (address)
0xbbdeaaa32cbce61e0a2809edcae8d1857c55a5dd
stakedToken() view returns (address)
0xf084738624547827215f5825efa65244cd8bff8d
totalSupply() view returns (uint256)
494575763238
treasury() view returns (address)
0xb91e183c906a86a26212af93ab58c00aebd9e776
treasuryFee() view returns (uint256)
500
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
notifiers(address) view returns (bool)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events closePreStake()
exit()
getReward()
inCaseTokensGetStuck(address _token)
inCaseTokensGetStuck(address _token, address _to, uint256 _amount)
notifyAlreadySent()
notifyAmount(uint256 _amount)
openPreStake()
renounceOwnership()
setNotifier(address _notifier, bool _enable)
setRewardDuration(uint256 _duration)
setTreasury(address _treasury)
setTreasuryFee(uint256 _fee)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
constructor(address _stakedToken, address _rewardToken, uint256 _duration)
This contract contains no fallback and receive objects.
This contract contains no error objects.