BeefyLaunchpool
Verified contract
Active on
Base with 475 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1dd2…50c4
Balances ($1.71)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AEROBUD | ERC-20 | 65 | $0.014275 |
$0.93 | |
SQUOGE | ERC-20 | 420 | $0.001758 |
$0.74 | |
NEWB | ERC-20 | 410 | $0.000107 |
$0.04 | |
USA | ERC-20 | 1 | $0.000622 |
$0 | |
ALB | ERC-20 | 0.000017 | $0.479077 |
$0 | |
ALIENTACO | ERC-20 | 500 | -- | -- | |
ALBERT | ERC-20 | 100 | -- | -- | |
JustTest | ERC-20 | 1.008065 | -- | -- | |
CCC | ERC-20 | 1 | -- | -- | |
| ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5198942 | a year ago | | | 0 | 0.0000013669527 | |
| 4777893 | a year ago | | | 0 | 0.000010475114 | |
| 4602888 | a year ago | | | 0 | 0.0000013509540 | |
| 4466120 | a year ago | | | 0 | 0.0000014349739 | |
| 4332488 | a year ago | | | 0 | 0.0000017532972 | |
| 4332412 | a year ago | | | 0 | 0.0000017465456 | |
| 4332370 | a year ago | | | 0 | 0.0000017503954 | |
| 4332173 | a year ago | | | 0 | 0.0000023743181 | |
| 4222505 | a year ago | | | 0 | 0.000015110712 | |
| 4218781 | a year ago | | | 0 | 0.0000015390540 |
ABI
ABI objects
Getter at block 22932890
duration() view returns (uint256)
2419200
isOwner() view returns (bool)
false
isPreStake() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1695046609
lastUpdateTime() view returns (uint256)
1695046609
manager() view returns (address)
0x0c7694d5cb77e75c93c8fede6145a0bd39b2f8f4
owner() view returns (address)
0x0c7694d5cb77e75c93c8fede6145a0bd39b2f8f4
periodFinish() view returns (uint256)
1695046609
rewardBalance() view returns (uint256)
17250691115768
rewardPerToken() view returns (uint256)
285722116180652930665396
rewardPerTokenStored() view returns (uint256)
285722116180652930665396
rewardRate() view returns (uint256)
196345899470899470
rewardToken() view returns (address)
0x1dd2d631c92b1acdfcdd51a0f7145a50130050c4
stakedToken() view returns (address)
0xe6345a32ebf5e36a8fcc13610967127a67d077ef
totalSupply() view returns (uint256)
100000000
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.