ANTETHLPPoolReward
Verified contract
Active on
Ethereum with 874 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4ef7…7703
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 53.41432 | -- | -- | |
ANT | ERC-20 | 23.175755 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15330125 | 2 years ago | | | 0 | 0.0019860967 | |
| 15330123 | 2 years ago | | | 0 | 0.0016949314 | |
| 11763824 | 4 years ago | | | 0 | 0.012864166 | |
| 11760757 | 4 years ago | | | 0 | 0.0075421951 | |
| 11751823 | 4 years ago | | | 0 | 0.0078608794 | |
| 11751821 | 4 years ago | | | 0 | 0.0081795637 | |
| 11749737 | 4 years ago | | | 0 | 0.017841908 | |
| 11749579 | 4 years ago | | | 0 | 0.011792638 | |
| 11749540 | 4 years ago | | | 0 | 0.012336914 | |
| 11749481 | 4 years ago | | | 0 | 0.010522662 |
ABI
ABI objects
Getter at block 21333144
DURATION() view returns (uint256)
5184000
hotCoin() view returns (address)
0x4ef7c23e5bac1a14f1c33b4ed5e0214409cf7703
initreward() view returns (uint256)
625000000000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1665533286
lastUpdateTime() view returns (uint256)
1660349357
owner() view returns (address)
0x363a90172da0222f600c34eda04740eae9e3f45a
periodFinish() view returns (uint256)
1665533286
rewardPerToken() view returns (uint256)
148148643694084741686
rewardPerTokenStored() view returns (uint256)
136447821875860411232
rewardRate() view returns (uint256)
120563271604938
starttime() view returns (uint256)
1603801680
totalSupply() view returns (uint256)
53414319927022085240
usdt() view returns (address)
0xad21a00e32eb16e0a4dd81154d685ca391a4c1c1
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()
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.