YUANUSDxUSDCPool
Verified contract
Active on
Ethereum with 14 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 | 219.906536K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11198385 | 4 years ago | | | 0 | 0.012417720 | |
| 11195575 | 4 years ago | | | 0 | 0.0046579500 | |
| 11195515 | 4 years ago | | | 0 | 0.0087768450 | |
| 11194936 | 4 years ago | | | 0 | 0.0046011746 | |
| 11193249 | 4 years ago | | | 0 | 0.0032075340 | |
| 11190820 | 4 years ago | | | 0 | 0.021393750 | |
| 11190551 | 4 years ago | | | 0 | 0.0049968000 | |
| 11188706 | 4 years ago | | | 0 | 0.0024296500 | |
| 11188402 | 4 years ago | | | 0 | 0.0032533940 | |
| 11188398 | 4 years ago | | | 0 | 0.021356314 |
ABI
ABI objects
Getter at block 21190186
DURATION() view returns (uint256)
1555200
distributionTime() view returns (uint256)
1604462400
getrewardPerTokenAmount() view returns (uint256)
219833619224791218610525
halveInterval() view returns (uint256)
86400
initialRewardRate() view returns (uint256)
3472235467749366651
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1606017600
lastUpdateTime() view returns (uint256)
1604594975
owner() view returns (address)
0x27f1b56298f39152b13c7ba9bc155a24a34e3a8c
periodFinish() view returns (uint256)
1606017600
rewardDistribution() view returns (address)
0x27f1b56298f39152b13c7ba9bc155a24a34e3a8c
rewardPerToken() view returns (uint256)
24484106056062719600297862707
rewardPerTokenStored() view returns (uint256)
24484106056062719600297862707
rewardRate() view returns (uint256)
13245527144429
starttime() view returns (uint256)
1604462400
totalSupply() view returns (uint256)
0
uni_lp() view returns (address)
0x460067f15e9b461a5f4c482e80217a2f45269385
yuan() view returns (address)
0x30bb8d13047204ca2ab8f94d4c96e9dab85bac28
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
getFixedRewardRate(uint256 _timestamp) 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.