BPTPoolYFI
Verified contract
Active on
Ethereum with 120 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfb9f…57c8
0x5147…78ab
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WEV | ERC-20 | 20.098896K | -- | -- | |
BPT | ERC-20 | 161 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12093821 | 4 years ago | | | 0 | 0.014817060 | |
| 11308424 | 4 years ago | | | 0 | 0.0042266070 | |
| 11165116 | 4 years ago | | | 0 | 0.0044520356 | |
| 11143966 | 4 years ago | | | 0 | 0.0038187996 | |
| 11127465 | 4 years ago | | | 0 | 0.0017470050 | |
| 11127462 | 4 years ago | | | 0 | 0.0039675840 | |
| 11124814 | 4 years ago | | | 0 | 0.0024854540 | |
| 11124783 | 4 years ago | | | 0 | 0.0029336656 | |
| 11122945 | 4 years ago | | | 0 | 0.0022001800 | |
| 11122920 | 4 years ago | | | 0 | 0.0015287260 |
ABI
ABI objects
Getter at block 21395936
DURATION() view returns (uint256)
604800
initreward() view returns (uint256)
4101562500000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1617090172
lastUpdateTime() view returns (uint256)
1606658359
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1617090172
rewardPerToken() view returns (uint256)
466480888251813199140
rewardPerTokenStored() view returns (uint256)
27069337923461800260
rewardRate() view returns (uint256)
6781684027777777
starttime() view returns (uint256)
1600695000
token() view returns (address)
0x51478f6917a3e1928b53e3a584cc9684ad7878ab
totalSupply() view returns (uint256)
161000000000000000000
wev() view returns (address)
0xfb9fc4ccc2538172fe76f7dc231a6969950e57c8
y() view returns (address)
0x51478f6917a3e1928b53e3a584cc9684ad7878ab
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.