AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 2,616 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
0xe97b…4ac4
-
variable spans 49 additional slots
0xf7f3…98dc
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LOVE | ERC-20 | 352.619808 | -- | -- | |
UNI-V2 | ERC-20 | 37.772514 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14369642 | 3 years ago | | | 0 | 0.0020376784 | |
| 14158713 | 3 years ago | | | 0 | 0.0039941642 | |
| 14150104 | 3 years ago | | | 0 | 0.0087548806 | |
| 13853778 | 3 years ago | | | 0 | 0.0069682036 | |
| 13480252 | 3 years ago | | | 0 | 0.0055232248 | |
| 13339272 | 3 years ago | | | 0 | 0.0053912079 | |
| 13112475 | 3 years ago | | | 0 | 0.0072250454 | |
| 13077779 | 3 years ago | | | 0 | 0.0050330821 | |
| 13034100 | 3 years ago | | | 0 | 0.0074653533 | |
| 12969295 | 3 years ago | | | 0 | 0.0042786002 |
ABI
ABI objects
Getter at block 21200739
biffysLove() view returns (address)
0xf7f35fe2ede3addee7cf176f4ef20d9436e498dc
duration() view returns (uint256)
2592000
initreward() view returns (uint256)
234375000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1649648805
lastUpdateTime() view returns (uint256)
1646711019
loveLP() view returns (address)
0xe97bff521dae652a1bb107e2212907642c5a4ac4
owner() view returns (address)
0x9954154fb679105b06f16acad24c2fc159c4248e
periodFinish() view returns (uint256)
1649648805
rewardPerToken() view returns (uint256)
123824967585439238967557
rewardPerTokenStored() view returns (uint256)
123824967233805488707006
rewardRate() view returns (uint256)
90422453703
starttime() view returns (uint256)
1601701200
totalSupply() view returns (uint256)
755450289903877976872
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
fixEmissionRate(uint256 _initReward)
fixRewardPerTokenStored(address account, uint256 _rewardPerToken)
getReward()
init(address _loveLP)
initialize(address _loveLP, address _biffysLove, uint256 _duration, uint256 _initreward, uint256 _starttime, address _owner)
initialize(address sender)
renounceOwnership()
rug()
setInitReward(uint256 amtLoveWeiPerPeriod)
stake(uint256 amount)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
constructor(address _logic, address _admin, bytes _data)
fallback()
This contract contains no error objects.