YUANETHDFPool
Verified contract
Active on
Ethereum with 10 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x30bb…ac28
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YUAN | ERC-20 | 18.373804K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11194944 | 4 years ago | | | 0 | 0.0021061620 | |
| 11194943 | 4 years ago | | | 0 | 0.0039726400 | |
| 11194884 | 4 years ago | | | 0 | 0.0030213720 | |
| 11194820 | 4 years ago | | | 0 | 0.0060114500 | |
| 11188627 | 4 years ago | | | 0 | 0.0059453350 | |
| 11188585 | 4 years ago | | | 0 | 0.0022296120 | |
| 11184918 | 4 years ago | | | 0 | 0.0016716240 | |
| 11184914 | 4 years ago | | | 0 | 0.0015387840 | |
| 11184905 | 4 years ago | | | 0 | 0.0053824200 | |
| 11184904 | 4 years ago | | | 0 | 0.0030012240 |
ABI
ABI objects
Getter at block 21184849
DURATION() view returns (uint256)
1036800
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1605499200
lastUpdateTime() view returns (uint256)
1604549163
owner() view returns (address)
0x27f1b56298f39152b13c7ba9bc155a24a34e3a8c
periodFinish() view returns (uint256)
1605499200
rewardDistribution() view returns (address)
0x27f1b56298f39152b13c7ba9bc155a24a34e3a8c
rewardPerToken() view returns (uint256)
364017072729074058864
rewardPerTokenStored() view returns (uint256)
364017072729074058864
rewardRate() view returns (uint256)
19290123456790123
starttime() view returns (uint256)
1604462400
totalSupply() view returns (uint256)
0
uni_lp() view returns (address)
0x232818620877fd9232e9ade0c91ef5518eb11788
yuan() view returns (address)
0x30bb8d13047204ca2ab8f94d4c96e9dab85bac28
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.