BluzelleRewards
Verified contract
Active on
Ethereum with 175 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5732…d668
Balances ($1,074.61)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BLZ | ERC-20 | 9.936482K | $0.108148 |
$1,074.61 | |
UNI-V2 | ERC-20 | 0.043575 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14599774 | 3 years ago | | | 0 | 0.0027731542 | |
| 14434290 | 3 years ago | | | 0 | 0.0027349081 | |
| 13893185 | 3 years ago | | | 0 | 0.0061080713 | |
| 13497028 | 3 years ago | | | 0 | 0.0038793735 | |
| 13497019 | 3 years ago | | | 0 | 0.0042959739 | |
| 13466917 | 3 years ago | | | 0 | 0.0075948453 | |
| 13193872 | 3 years ago | | | 0 | 0.0045166821 | |
| 13193633 | 3 years ago | | | 0 | 0.0068973874 | |
| 13145661 | 3 years ago | | | 0 | 0.0045593594 | |
| 13145622 | 3 years ago | | | 0 | 0.0052610373 |
ABI
ABI objects
Getter at block 21192843
DURATION() view returns (uint256)
604800
blz() view returns (address)
0x5732046a883704404f284ce41ffadd5b007fd668
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1635910253
lastUpdateTime() view returns (uint256)
1635910253
owner() view returns (address)
0xbe4680d29ac7129d0db45e4017dd146579a6c931
periodFinish() view returns (uint256)
1635910253
rewardPerToken() view returns (uint256)
1195246643782246171760163
rewardPerTokenStored() view returns (uint256)
1195246643782246171760163
rewardRate() view returns (uint256)
3306727944521429
totalSupply() view returns (uint256)
43574642158303393
uni() view returns (address)
0x5fa9569b0ed6aa01e234468e6a15b77988b950df
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.