UCSUSDTLPTokenSharePool
Verified contract
Active on
Ethereum with 231 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe7bf…7220
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UCS | ERC-20 | 13.71781K | -- | -- | |
UNI-V2 | ERC-20 | 0.000024 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11871320 | 4 years ago | | | 0 | 0.020771482 | |
| 11867686 | 4 years ago | | | 0 | 0.011254650 | |
| 11867667 | 4 years ago | | | 0 | 0.013813050 | |
| 11867163 | 4 years ago | | | 0 | 0.011565396 | |
| 11867145 | 4 years ago | | | 0 | 0.014940452 | |
| 11866923 | 4 years ago | | | 0 | 0.0077645680 | |
| 11866913 | 4 years ago | | | 0 | 0.013225245 | |
| 11866481 | 4 years ago | | | 0 | 0.010815787 | |
| 11866475 | 4 years ago | | | 0 | 0.014182117 | |
| 11866441 | 4 years ago | | | 0 | 0.010815787 |
ABI
ABI objects
Getter at block 21215340
DURATION() view returns (uint256)
2592000
UCS() view returns (address)
0xe7bf7fe480a707cf516b4dc431ea8958ab427220
initreward() view returns (uint256)
2880000000000000000000
lastTimeRewardApplicable() view returns (uint256)
1613783614
lastUpdateTime() view returns (uint256)
1613525443
lpt() view returns (address)
0xc3a44fbce8bd8fa3b1f889d9906d352e970dd591
owner() view returns (address)
0x477784fe160c246d8abfa457477e9ff8996a6096
periodFinish() view returns (uint256)
1613783614
rewardDistribution() view returns (address)
0x9f4b72590818c530dec570b14f920a3de6503dd2
rewardPerToken() view returns (uint256)
13437194678360699248699979
rewardPerTokenStored() view returns (uint256)
1679295716304200900577112
rewardRate() view returns (uint256)
1111111111111111
starttime() view returns (uint256)
1608559200
totalSupply() view returns (uint256)
24396932444510
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(address UCS_, address lptoken_, uint256 starttime_)
This contract contains no fallback and receive objects.
This contract contains no error objects.