UBCUSDTLPTokenSharePool
Verified contract
Active on
Ethereum with 976 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 | 37.532514K | -- | -- | |
UNI-V2 | ERC-20 | 0.001134 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12541190 | 3 years ago | | | 0 | 0.0022865762 | |
| 12318587 | 4 years ago | | | 0 | 0.0029524300 | |
| 12318587 | 4 years ago | | | 0 | 0.0092892150 | |
| 11962282 | 4 years ago | | | 0 | 0.0090256500 | |
| 11866491 | 4 years ago | | | 0 | 0.012667117 | |
| 11866455 | 4 years ago | | | 0 | 0.014182117 | |
| 11866430 | 4 years ago | | | 0 | 0.016990457 | |
| 11866405 | 4 years ago | | | 0 | 0.0055801200 | |
| 11866402 | 4 years ago | | | 0 | 0.015230866 | |
| 11772476 | 4 years ago | | | 0 | 0.024400469 |
ABI
ABI objects
Getter at block 21285632
DURATION() view returns (uint256)
2592000
UCS() view returns (address)
0xe7bf7fe480a707cf516b4dc431ea8958ab427220
initreward() view returns (uint256)
5898240000000000000000
lastTimeRewardApplicable() view returns (uint256)
1625043111
lastUpdateTime() view returns (uint256)
1622451111
lpt() view returns (address)
0x9802e3a4e338c9cc20bffb9876ce7c157fe5586b
owner() view returns (address)
0x477784fe160c246d8abfa457477e9ff8996a6096
periodFinish() view returns (uint256)
1625043111
rewardDistribution() view returns (address)
0x9f4b72590818c530dec570b14f920a3de6503dd2
rewardPerToken() view returns (uint256)
24348672152771016960882907
rewardPerTokenStored() view returns (uint256)
19146328054921766182461272
rewardRate() view returns (uint256)
2275555555555555
starttime() view returns (uint256)
1608559200
totalSupply() view returns (uint256)
1133765834989355
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.