Unipool
Verified contract
Active on
Ethereum with 1,033 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x431a…dbe0
Balances ($2,957.21)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x431a…dbe0 | ERC-20 | 75.023993K | $0.039417 |
$2,957.21 | |
UNI-V2 | ERC-20 | 1.679756K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18659338 | a year ago | | | 0 | 0.0058179100 | |
| 18659335 | a year ago | | | 0 | 0.0073056900 | |
| 14588474 | 3 years ago | | | 0 | 0.0080644200 | |
| 14545482 | 3 years ago | | | 0 | 0.0026595378 | |
| 13280183 | 3 years ago | | | 0 | 0.010716786 | |
| 13234937 | 3 years ago | | | 0 | 0.0059010230 | |
| 13234760 | 3 years ago | | | 0 | 0.0088711950 | |
| 13215351 | 3 years ago | | | 0 | 0.0049993020 | |
| 12805103 | 3 years ago | | | 0 | 0.0010990600 | |
| 12800525 | 3 years ago | | | 0 | 0.0015750900 |
ABI
ABI objects
Getter at block 21269564
DURATION() view returns (uint256)
604800
df() view returns (address)
0x431ad2ff6a9c365805ebad47ee021148d6f7dbe0
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1625017829
lastUpdateTime() view returns (uint256)
1625017829
lockedDetails() view returns (bool, uint256)
(false, 1625017829)
lp() view returns (address)
0x232818620877fd9232e9ade0c91ef5518eb11788
owner() view returns (address)
0x377598d56030b2d6a9e83f20d44ba3b10ddfa2d5
periodFinish() view returns (uint256)
1625017829
rewardPerToken() view returns (uint256)
60092952090935459709
rewardPerTokenStored() view returns (uint256)
60092952090935459709
rewardRate() view returns (uint256)
248015873015873015
totalSupply() view returns (uint256)
1679756216251553673091
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.