TEAIncentivizer
Verified contract
Active on
Ethereum with 537 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x504f…fee3
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 6.199517K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16209518 | 2 years ago | | | 0 | 0.0015128656 | |
| 16209504 | 2 years ago | | | 0 | 0.0021055634 | |
| 15252013 | 2 years ago | | | 0 | 0.00062268276 | |
| 15251959 | 2 years ago | | | 0 | 0.0017654199 | |
| 11533582 | 4 years ago | | | 0 | 0.010134025 | |
| 11139799 | 4 years ago | | | 0 | 0.0044164260 | |
| 11126073 | 4 years ago | | | 0 | 0.0046065961 | |
| 11074014 | 4 years ago | | | 0 | 0.0037886420 | |
| 11064809 | 4 years ago | | | 0 | 0.0083108874 | |
| 11052507 | 4 years ago | | | 0 | 0.015844840 |
ABI
ABI objects
Getter at block 21285289
DURATION() view returns (uint256)
625000
initreward() view returns (uint256)
477741305142423248291015
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1671966531
lastUpdateTime() view returns (uint256)
1671341699
owner() view returns (address)
0xcb985171332809b0c38addea29e0bc3efb330af0
periodFinish() view returns (uint256)
1671966531
rewardPerToken() view returns (uint256)
8663203240548674031521
rewardPerTokenStored() view returns (uint256)
8586162899830198284433
rewardRate() view returns (uint256)
764386088227877197
starttime() view returns (uint256)
1599148800
tea() view returns (address)
0x504fa07ad26bf82455bc67653e8aadb19d25fee3
totalSupply() view returns (uint256)
6199516822295935924869
uni_lp() view returns (address)
0x206682199b4e7e52c0663b29c82c192ddd1c82da
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()
governanceRecoverUnsupported(address _token, uint256 amount, address to)
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)
constructor(address _uni_lp, address _tea)
This contract contains no fallback and receive objects.
This contract contains no error objects.