ULURewardsUSDCPool
Verified contract
Active on
Ethereum with 1,050 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x035b…2ad4
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BPT | ERC-20 | 46.344785 | -- | -- | |
ULU | ERC-20 | 10.035773 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10903272 | 4 years ago | | | 0 | 0.017085705 | |
| 10896953 | 4 years ago | | | 0 | 0.015775500 | |
| 10894241 | 4 years ago | | | 0 | 0.042593850 | |
| 10893706 | 4 years ago | | | 0 | 0.025652146 | |
| 10891911 | 4 years ago | | | 0 | 0.024633000 | |
| 10891580 | 4 years ago | | | 0 | 0.016766508 | |
| 10891366 | 4 years ago | | | 0 | 0.017166546 | |
| 10891164 | 4 years ago | | | 0 | 0.021222000 | |
| 10889782 | 4 years ago | | | 0 | 0.012908178 | |
| 10886653 | 4 years ago | | | 0 | 0.025031688 |
ABI
ABI objects
Getter at block 21211193
DURATION() view returns (uint256)
604800
EPOCH_REWARD() view returns (uint256)
2100000000000000000000
NUMBER_EPOCHS() view returns (uint8)
10
REFERRAL_COMMISSION_PERCENT() view returns (uint256)
5
TOTAL_REWARD() view returns (uint256)
21000000000000000000000
currentEpoch() view returns (uint8)
2
currentEpochReward() view returns (uint256)
0
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1601137013
lastUpdateTime() view returns (uint256)
1600657987
nextRewardMultiplier() view returns (uint256)
0
owner() view returns (address)
0x90e44131774b83c1194c139dc938246a42c5a22a
periodFinish() view returns (uint256)
1601137013
rewardPerToken() view returns (uint256)
181021485626081319
rewardPerTokenStored() view returns (uint256)
181021485626081319
rewardRate() view returns (uint256)
0
rewardReferral() view returns (address)
0xd253353beca76cf835e714a115e5b12634896647
starttime() view returns (uint256)
1599310800
totalAccumulatedReward() view returns (uint256)
3675000000000000000000
totalSupply() view returns (uint256)
46344785000000000000
y() view returns (address)
0x60d7e353ff384c90be139399506fabc4fccfd15e
yfv() view returns (address)
0x035bfe6057e15ea692c0dfdcab3bb41a64dd2ad4
Read-only
accumulatedStakingPower(address) view returns (uint256)
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
stakingPower(address account) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events exit()
getReward() returns (uint256)
notifyRewardAmount(uint256 reward)
renounceOwnership()
setNextRewardMultiplier(uint256 _nextRewardMultiplier)
setRewardReferral(address _rewardReferral)
stake(uint256 amount, address referrer)
transferOwnership(address newOwner)
withdraw(uint256 amount)
Burned(uint256 reward)
CommissionPaid(address indexed user, uint256 reward)
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.