0xe7b7d02296a016e25a40f18dfd55626a64308fe3
Verified contract
Proxy
Active on
Ethereum with 695 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0828…df7d
0xce22…5783
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 1.560438K | -- | -- | |
TREE | ERC-20 | 378.751269 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12731447 | 3 years ago | | | 0 | 0.0025316800 | |
| 12479704 | 3 years ago | | | 0 | 0.011566517 | |
| 12070792 | 4 years ago | | | 0 | 0.014830944 | |
| 11807940 | 4 years ago | | | 0 | 0.0098738100 | |
| 11684357 | 4 years ago | | | 0 | 0.0047776500 | |
| 11640959 | 4 years ago | | | 0 | 0.011712145 | |
| 11570765 | 4 years ago | | | 0 | 0.0037159500 | |
| 11557940 | 4 years ago | | | 0 | 0.0063702000 | |
| 11557940 | 4 years ago | | | 0 | 0.0055409400 | |
| 11556848 | 4 years ago | | | 0 | 0.0072041200 |
ABI
ABI objects
Getter at block 21168457
DURATION() view returns (uint256)
604800
PRECISION() view returns (uint256)
1000000000000000000
initialized() view returns (bool)
true
lastTimeRewardApplicable() view returns (uint256)
1618603834
lastUpdateTime() view returns (uint256)
1618603834
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1618603834
rewardDistribution() view returns (address)
0x390a8fb3fcff0bb0fcf1f91c7e36db9c53165d17
rewardPerToken() view returns (uint256)
10192474759449152194
rewardPerTokenStored() view returns (uint256)
10192474759449152194
rewardRate() view returns (uint256)
0
rewardToken() view returns (address)
0xce222993a7e4818e0d12bc56376c5a60f92a5783
stakeToken() view returns (address)
0x0828df03e5e339ed017b6db8956e27b6521bdf7d
starttime() view returns (uint256)
1605902400
totalSupply() view returns (uint256)
1560438385651615747029
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 exit()
getReward()
init(address _sender, uint256 _starttime, address _stakeToken, address _rewardToken)
notifyRewardAmount(uint256 reward)
renounceOwnership()
setRewardDistribution(address _rewardDistribution)
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.