Unipool
Verified contract
Active on
Ethereum with 1,495 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x72cf…3184
Balances ($1,765.87)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YFII | ERC-20 | 5.214434 | $338.65 |
$1,765.87 | |
TKX | ERC-20 | 0.000062 | $9.63 |
$0 | |
iUSDT | ERC-20 | 78.23604 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14878360 | 2 years ago | | | 0 | 0.0026336093 | |
| 13974525 | 3 years ago | | | 0 | 0.011094232 | |
| 13185983 | 3 years ago | | | 0 | 0.024065589 | |
| 13166368 | 3 years ago | | | 0 | 0.012911907 | |
| 13163024 | 3 years ago | | | 0 | 0.010838620 | |
| 13142591 | 3 years ago | | | 0 | 0.012559823 | |
| 13135246 | 3 years ago | | | 0 | 0.016617118 | |
| 12883215 | 3 years ago | | | 0 | 0.0017917240 | |
| 12851559 | 3 years ago | | | 0 | 0.0047617150 | |
| 12444990 | 3 years ago | | | 0 | 0.0053578360 |
ABI
ABI objects
Getter at block 21089853
DURATION() view returns (uint256)
604800
iUSDT() view returns (address)
0x72cf258c852dc485a853370171d46b9d29fd3184
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1602825338
lastUpdateTime() view returns (uint256)
1602825338
lockedDetails() view returns (bool, uint256)
(false, 1602825338)
lp() view returns (address)
0xa1d0e215a23d7030842fc67ce582a6afa3ccab83
owner() view returns (address)
0x000000004fa9e635dbe91c83aee357d01494936d
periodFinish() view returns (uint256)
1602825338
rewardPerToken() view returns (uint256)
12390090
rewardPerTokenStored() view returns (uint256)
12390090
rewardRate() view returns (uint256)
9920
totalSupply() view returns (uint256)
5214433613549729766
Read-only
balanceOf(address account) view returns (uint256)
canWithdrawTime(address) 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.