Unipool
Verified contract
Active on
Ethereum with 1,301 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x431a…dbe0
Balances ($1,555.54)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x431a…dbe0 | ERC-20 | 36.959678K | $0.042088 |
$1,555.54 | |
UNI-V2 | ERC-20 | 31.941295K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12734892 | 3 years ago | | | 0 | 0.00048259120 | |
| 12559763 | 3 years ago | | | 0 | 0.0027476500 | |
| 12457333 | 4 years ago | | | 0 | 0.0039604860 | |
| 12439283 | 4 years ago | | | 0 | 0.0072388680 | |
| 12438212 | 4 years ago | | | 0 | 0.0071952400 | |
| 12390781 | 4 years ago | | | 0 | 0.0021532500 | |
| 12387926 | 4 years ago | | | 0 | 0.0094864150 | |
| 12360482 | 4 years ago | | | 0 | 0.0031381810 | |
| 12342275 | 4 years ago | | | 0 | 0.0020671200 | |
| 12342025 | 4 years ago | | | 0 | 0.0047599280 |
ABI
ABI objects
Getter at block 21294674
DURATION() view returns (uint256)
604800
df() view returns (address)
0x431ad2ff6a9c365805ebad47ee021148d6f7dbe0
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1621043534
lastUpdateTime() view returns (uint256)
1621043534
lockedDetails() view returns (bool, uint256)
(false, 1621043534)
lp() view returns (address)
0xfe7308d6ba8a64a189074f3c83a6cc56fc13b3af
owner() view returns (address)
0x377598d56030b2d6a9e83f20d44ba3b10ddfa2d5
periodFinish() view returns (uint256)
1621043534
rewardPerToken() view returns (uint256)
2190284584932234971
rewardPerTokenStored() view returns (uint256)
2190284584932234971
rewardRate() view returns (uint256)
8267195767195767
totalSupply() view returns (uint256)
31941295381629913259027
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.