ULURewardsGTPool

Verified contract

Active on Ethereum with 211 txns
Deployed by via 0x3394118d at 10839334
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x6bf21cd953676957d388f3024b990144b5ca8f8428b0d35cde7bc729a673eb45
0x247abfe88cc67ede7f0852da76770fe0ec369f33ffd79509e6a6ecbdf0f69094
0xf5be69cb47437c38a84a5e6e9b867a566a6343c0731f2c4facf0c7b4ccc9fa25
0xe499c08cd946c8357eb87a2ad7516bb737f4b26d31e7da086d9df1ef70a44792
0x08b2883b1711979fac83ef1505fec7ec62b336c13b975040a586796ee3e6a904
0x752ccd69242221376168ec70a244f650c499e1c81aa898a4282ae9eab7f215f0
0x355e84174e6a1aa4d4eca4a2bae85caa92d18d6815251848f26e803c2005e0bc
0x7cb80950115acc999d65af8eff2c27903bcb9303d1880a227962fd0b757c6b53
0xaca68fc805c56674ded590da5e7db6ccec8b02ed92c96f1351cf679170f72e1d
0x327ecf4b81c09ed6db3ba93acb301f63bb73dd67ebf7b750b0a199d476b225da

Functions
Getter at block 21191645
DURATION(view returns (uint256)
604800
EPOCH_REWARD(view returns (uint256)
1050000000000000000000
NUMBER_EPOCHS(view returns (uint8)
5
REFERRAL_COMMISSION_PERCENT(view returns (uint256)
5
TOTAL_REWARD(view returns (uint256)
5250000000000000000000
currentEpoch(view returns (uint8)
1
currentEpochReward(view returns (uint256)
0
isOwner(view returns (bool)
false
lastTimeRewardApplicable(view returns (uint256)
1601207008
lastUpdateTime(view returns (uint256)
1600938644
nextRewardMultiplier(view returns (uint256)
0
owner(view returns (address)
0x90e44131774b83c1194c139dc938246a42c5a22a
periodFinish(view returns (uint256)
1601207008
rewardPerToken(view returns (uint256)
368278602112394379
rewardPerTokenStored(view returns (uint256)
368278602112394379
rewardRate(view returns (uint256)
0
rewardReferral(view returns (address)
0xd253353beca76cf835e714a115e5b12634896647
starttime(view returns (uint256)
1599998400
totalAccumulatedReward(view returns (uint256)
1050000000000000000000
totalSupply(view returns (uint256)
6607516000000000000
y(view returns (address)
0x1f187fa8d99803a0c1d7bb66ba619aa92a3ec34a
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.