WifeyRewards
Verified contract
Active on
Ethereum with 428 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x601d…90a9
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WIFEY | ERC-20 | 2.272948K | -- | -- | |
BPT | ERC-20 | 0.7431 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11032432 | 4 years ago | | | 0 | 0.0043542600 | |
| 10948917 | 4 years ago | | | 0 | 0.013979944 | |
| 10808521 | 4 years ago | | | 0 | 0.020689697 | |
| 10731225 | 4 years ago | | | 0 | 0.015725008 | |
| 10716127 | 4 years ago | | | 0 | 0.010624498 | |
| 10697507 | 4 years ago | | | 0 | 0.017027245 | |
| 10672525 | 4 years ago | | | 0 | 0.013485245 | |
| 10672308 | 4 years ago | | | 0 | 0.014592684 | |
| 10671584 | 4 years ago | | | 0 | 0.013626199 | |
| 10643112 | 4 years ago | | | 0 | 0.022251958 |
ABI
ABI objects
Getter at block 21100816
DURATION() view returns (uint256)
604800
bpt() view returns (address)
0x980efbe727f74e6aadc47452a0bc7c4332de4a33
initreward() view returns (uint256)
156250000000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1603001108
lastUpdateTime() view returns (uint256)
1601872812
owner() view returns (address)
0xd7599af305d7f5b47aaaf7833b9304ef289bc191
periodFinish() view returns (uint256)
1603001108
rewardPerToken() view returns (uint256)
1496568734795704352106
rewardPerTokenStored() view returns (uint256)
1104299696504092810414
rewardRate() view returns (uint256)
258349867724867
starttime() view returns (uint256)
1596468600
totalSupply() view returns (uint256)
743100000000000000
wifey() view returns (address)
0x601d244d9fe9434e03ccf7d9cd8f4d4d4f8790a9
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.