BalancerRewards
Verified contract
Active on
Ethereum with 259 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7838…54df
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BRRYFI | ERC-20 | 4.358754K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10592409 | 4 years ago | | | 0 | 0.0053058060 | |
| 10592378 | 4 years ago | | | 0 | 0.0055424160 | |
| 10589858 | 4 years ago | | | 0 | 0.0057829800 | |
| 10589664 | 4 years ago | | | 0 | 0.0059206700 | |
| 10589387 | 4 years ago | | | 0 | 0.0047508480 | |
| 10588151 | 4 years ago | | | 0 | 0.0086568000 | |
| 10588102 | 4 years ago | | | 0 | 0.013769000 | |
| 10587989 | 4 years ago | | | 0 | 0.011223100 | |
| 10587732 | 4 years ago | | | 0 | 0.013069670 | |
| 10587221 | 4 years ago | | | 0 | 0.012805170 |
ABI
ABI objects
Getter at block 21384236
DURATION() view returns (uint256)
921600
bpt() view returns (address)
0x826f313076afae1b86ad211ef79d0616451a9045
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1597333138
lastUpdateTime() view returns (uint256)
1596532942
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1597333138
rewardPerToken() view returns (uint256)
578718241651582586
rewardPerTokenStored() view returns (uint256)
578718241651582586
rewardRate() view returns (uint256)
5425347222222222
totalSupply() view returns (uint256)
0
yfi() view returns (address)
0x7838c886c7f4431848cc0e8e07e7c59facb154df
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.