This contract is being backfilled. You may encounter incomplete storage history.

ULURewardsBTCPool

Verified contract

Active on Ethereum with 920 txns
Deployed by via 0xcf95dbe4 at 10793370
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $20.9
0x44d179b36bb0f2138a46ccc2814edd5a11a6945aeb4a2912e8acf4d7c0c91f0f
0xb2ff738320ac7026a25cb0d6b3d90721db4a726110b08ea68b492a2b920959cf
0xc10dbd0e56ddfaa7bd60f710c8bdf54ce9516eaf3cbeb92818f8f5b26b050167
0xe44e3f9f01fef7fb398a526f09a7c9638079fbf773440997f5c137878f1e19f1
0xa7f05020c2cb15dc05b29e2cac1b57758d0c57f7ccf980412170ef2723ef6014
0xf5bb1fd48365fdee5ee6e961368a41bc26cba73711743b96c6397a9709f1f1c0
0xa36521fdf35918f57c27b5df54bba60c5325477640456995c91bc62e49c6bc79
0xf1d316437a46a96029cc8c71ea9344b27240083c103d06b1833f8ced69daf427
0x971877c7b38dc82d99e500ea784d7a0b57dbdb4a6e7df1c9182d69210192e6a7
0x5bbdc4f46a7942e5ae04b39e1f6ec1906322c691c14e7d326dd8cd4d9862ad04

Functions
Getter at block 20803825
DURATION(view returns (uint256)
604800
EPOCH_REWARD(view returns (uint256)
4200000000000000000000
NUMBER_EPOCHS(view returns (uint8)
10
REFERRAL_COMMISSION_PERCENT(view returns (uint256)
5
TOTAL_REWARD(view returns (uint256)
42000000000000000000000
currentEpoch(view returns (uint8)
2
currentEpochReward(view returns (uint256)
0
isOwner(view returns (bool)
false
lastTimeRewardApplicable(view returns (uint256)
1601124168
lastUpdateTime(view returns (uint256)
1600654432
nextRewardMultiplier(view returns (uint256)
0
owner(view returns (address)
0x90e44131774b83c1194c139dc938246a42c5a22a
periodFinish(view returns (uint256)
1601124168
rewardPerToken(view returns (uint256)
1034353525519180018
rewardPerTokenStored(view returns (uint256)
1034353525519180018
rewardRate(view returns (uint256)
0
rewardReferral(view returns (address)
0xd253353beca76cf835e714a115e5b12634896647
starttime(view returns (uint256)
1599310800
totalAccumulatedReward(view returns (uint256)
7350000000000000000000
totalSupply(view returns (uint256)
0
y(view returns (address)
0xd0f0adb14232e93e3230f55e8825b82aed5f15cd
yfv(view returns (address)
0x035bfe6057e15ea692c0dfdcab3bb41a64dd2ad4
Read-only
accumulatedStakingPower(addressview returns (uint256)
balanceOf(address accountview returns (uint256)
earned(address accountview returns (uint256)
rewards(addressview returns (uint256)
stakingPower(address accountview returns (uint256)
userRewardPerTokenPaid(addressview returns (uint256)
State-modifying
exit(
getReward(returns (uint256)
notifyRewardAmount(uint256 reward
renounceOwnership(
setNextRewardMultiplier(uint256 _nextRewardMultiplier
setRewardReferral(address _rewardReferral
stake(uint256 amountaddress referrer
transferOwnership(address newOwner
withdraw(uint256 amount
Events
Burned(uint256 reward
CommissionPaid(address indexed useruint256 reward
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardAdded(uint256 reward
RewardPaid(address indexed useruint256 reward
Staked(address indexed useruint256 amount
Withdrawn(address indexed useruint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.