BPTPoolSWRV
Verified contract
Active on
Ethereum with 97 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfb9f…57c8
0x5a88…ebcf
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WEV | ERC-20 | 8.258805K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12093822 | 4 years ago | | | 0 | 0.011071872 | |
| 11386238 | 4 years ago | | | 0 | 0.0023481150 | |
| 11290013 | 4 years ago | | | 0 | 0.0021062520 | |
| 11171785 | 4 years ago | | | 0 | 0.0043831480 | |
| 11154541 | 4 years ago | | | 0 | 0.0034716360 | |
| 11129402 | 4 years ago | | | 0 | 0.0029613920 | |
| 11129386 | 4 years ago | | | 0 | 0.0034716360 | |
| 11127488 | 4 years ago | | | 0 | 0.0044635320 | |
| 11124835 | 4 years ago | | | 0 | 0.0024304987 | |
| 11124784 | 4 years ago | | | 0 | 0.0032135881 |
ABI
ABI objects
Getter at block 21258526
DURATION() view returns (uint256)
604800
initreward() view returns (uint256)
2050781250000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1617090187
lastUpdateTime() view returns (uint256)
1607690811
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1617090187
rewardPerToken() view returns (uint256)
2502667999706940097
rewardPerTokenStored() view returns (uint256)
2502667999706940097
rewardRate() view returns (uint256)
3390842013888888
starttime() view returns (uint256)
1600695000
token() view returns (address)
0x5a8844290f44465c71878fef9827a475ab86ebcf
totalSupply() view returns (uint256)
0
wev() view returns (address)
0xfb9fc4ccc2538172fe76f7dc231a6969950e57c8
y() view returns (address)
0x5a8844290f44465c71878fef9827a475ab86ebcf
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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.