PerpLpRewards
Verified contract
Active on
Ethereum with 5,550 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($589.95)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PERP | ERC-20 | 784.711163 | $0.751802 |
$589.95 | |
BPT | ERC-20 | 12.984666 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20569445 | 3 months ago | | | 0 | 0.00020105695 | |
| 14234733 | 3 years ago | | | 0 | 0.0054212918 | |
| 13887668 | 3 years ago | | | 0 | 0.0079007874 | |
| 13296020 | 3 years ago | | | 0 | 0.0041473406 | |
| 13077700 | 3 years ago | | | 0 | 0.0041684889 | |
| 13055878 | 3 years ago | | | 0 | 0.0028215250 | |
| 12983948 | 3 years ago | | | 0 | 0.0038988300 | |
| 12704689 | 3 years ago | | | 0 | 0.0019065840 | |
| 12631331 | 3 years ago | | | 0 | 0.0011292710 | |
| 12605431 | 3 years ago | | | 0 | 0.00094246000 |
ABI
ABI objects
Getter at block 21168191
DURATION() view returns (uint256)
604800
bpt() view returns (address)
0xf54025af2dc86809be1153c1f20d77adb7e8ecf4
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1617352332
lastUpdateTime() view returns (uint256)
1617352332
owner() view returns (address)
0x5e4b407eb1253527628bab875525aaec0099ffc5
periodFinish() view returns (uint256)
1617352332
perp() view returns (address)
0xbc396689893d065f41bc2c6ecbee5e0085233447
rewardPerToken() view returns (uint256)
1854470908737310149919
rewardPerTokenStored() view returns (uint256)
1854470908737310149919
rewardRate() view returns (uint256)
33097131191402422
totalSupply() view returns (uint256)
12984666069939600385
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()
inCaseTokenGetsStuckPartial(address _TokenAddress, uint256 _amount)
notifyRewardAmount(uint256 reward)
renounceOwnership()
setRewardDistribution(address _rewardDistribution)
stake(uint256 amount)
stakeFor(address to, 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.