SimpBalancerRewards
Verified contract
Active on
Ethereum with 305 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdc12…a289
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BPT | ERC-20 | 27.588101K | -- | -- | |
SIMP | ERC-20 | 17.895549 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15380945 | 2 years ago | | | 0 | 0.00053379892 | |
| 15380935 | 2 years ago | | | 0 | 0.00057396340 | |
| 10665955 | 4 years ago | | | 0 | 0.018580887 | |
| 10589936 | 4 years ago | | | 0 | 0.0056053600 | |
| 10587678 | 4 years ago | | | 0 | 0.014293668 | |
| 10587444 | 4 years ago | | | 0 | 0.011319066 | |
| 10587415 | 4 years ago | | | 0 | 0.010605672 | |
| 10587387 | 4 years ago | | | 0 | 0.013032462 | |
| 10586392 | 4 years ago | | | 0 | 0.0046106000 | |
| 10586342 | 4 years ago | | | 0 | 0.0045717601 |
ABI
ABI objects
Getter at block 21382625
DURATION() view returns (uint256)
604800
bpt() view returns (address)
0xfab25bd82510a7bcf9aadc21afd5a46d623b31de
initreward() view returns (uint256)
2500000000000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1661648282
lastUpdateTime() view returns (uint256)
1661043621
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1661648282
rewardPerToken() view returns (uint256)
9971431456709903396
rewardPerTokenStored() view returns (uint256)
9880833506732450396
rewardRate() view returns (uint256)
4133597883597883
starttime() view returns (uint256)
1596337200
totalSupply() view returns (uint256)
27588101392097817218072
yfi() view returns (address)
0xdc1253088b29c4d14135638f0d77a63f0420a289
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.