0x0b736544a1714298edfac6267292a39d69246cf4
Verified contract
Proxy
Active on
Ethereum with 17 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
0xd56d…7c44
0xa314…b042
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TREE | ERC-20 | 863.814484 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11339547 | 4 years ago | | | 0 | 0.0044792040 | |
| 11339280 | 4 years ago | | | 0 | 0.0034750080 | |
| 11303319 | 4 years ago | | | 0 | 0.0033763860 | |
| 11300245 | 4 years ago | | | 0 | 0.0023233390 | |
| 11300220 | 4 years ago | | | 0 | 0.0034748100 | |
| 11297395 | 4 years ago | | | 0 | 0.012342726 | |
| 11297393 | 4 years ago | | | 0 | 0.0095998980 | |
| 11297386 | 4 years ago | | | 0 | 0.0039611881 | |
| 11297382 | 4 years ago | | | 0 | 0.0099818730 | |
| 11297374 | 4 years ago | | | 0 | 0.0068119040 |
ABI
ABI objects
Getter at block 21194852
DURATION() view returns (uint256)
604800
PRECISION() view returns (uint256)
1000000000000000000
initialized() view returns (bool)
true
lastTimeRewardApplicable() view returns (uint256)
1606509441
lastUpdateTime() view returns (uint256)
1606466316
owner() view returns (address)
0xc0fcf8403e10b65f1d18f1b81b093004b1127275
periodFinish() view returns (uint256)
1606509441
rewardDistribution() view returns (address)
0xc0fcf8403e10b65f1d18f1b81b093004b1127275
rewardPerToken() view returns (uint256)
245405417489482231
rewardPerTokenStored() view returns (uint256)
245405417489482231
rewardRate() view returns (uint256)
1653439153439153
rewardToken() view returns (address)
0xa314d652c4cbf662eb8ff60ff7ea86baa335b042
stakeToken() view returns (address)
0xd56dac73a4d6766464b38ec6d91eb45ce7457c44
starttime() view returns (uint256)
1605902400
totalSupply() view returns (uint256)
0
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.