0x8517d1fd05578fa92ac5b17c69983caaab47ffb7
Verified contract
Proxy
Active on
Ethereum with 229 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
0xce22…5783
Balances ($47,949.30)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 12.097993 | $3,963.41 |
$47,949.3 | |
TREE | ERC-20 | 19.610296 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11541654 | 4 years ago | | | 0 | 0.0096745154 | |
| 11388327 | 4 years ago | | | 0 | 0.0026037711 | |
| 11362704 | 4 years ago | | | 0 | 0.0039541800 | |
| 11360996 | 4 years ago | | | 0 | 0.027746334 | |
| 11354689 | 4 years ago | | | 0 | 0.0016295466 | |
| 11352423 | 4 years ago | | | 0 | 0.0019445797 | |
| 11350281 | 4 years ago | | | 0 | 0.0021745360 | |
| 11342468 | 4 years ago | | | 0 | 0.0025385974 | |
| 11340313 | 4 years ago | | | 0 | 0.0029453340 | |
| 11339388 | 4 years ago | | | 0 | 0.010783700 |
ABI
ABI objects
Getter at block 21413131
DURATION() view returns (uint256)
604800
PRECISION() view returns (uint256)
1000000000000000000
initialized() view returns (bool)
true
lastTimeRewardApplicable() view returns (uint256)
1606513974
lastUpdateTime() view returns (uint256)
1606513974
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1606513974
rewardDistribution() view returns (address)
0x390a8fb3fcff0bb0fcf1f91c7e36db9c53165d17
rewardPerToken() view returns (uint256)
906436989251335356
rewardPerTokenStored() view returns (uint256)
906436989251335356
rewardRate() view returns (uint256)
1653439153439153
rewardToken() view returns (address)
0xce222993a7e4818e0d12bc56376c5a60f92a5783
stakeToken() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
starttime() view returns (uint256)
1605902400
totalSupply() view returns (uint256)
12097992568841060236
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.