Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbc16…8550
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PCT | ERC-20 | 103.5027K | -- | -- | |
BPT | ERC-20 | 20.99783K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11137298 | 4 years ago | | | 0 | 0.0020308770 | |
| 11133730 | 4 years ago | | | 0 | 0.0014699000 | |
| 11132542 | 4 years ago | | | 0 | 0.0041138760 | |
| 11130178 | 4 years ago | | | 0 | 0.0050632320 | |
| 11084003 | 4 years ago | | | 0 | 0.0044160000 | |
| 11080922 | 4 years ago | | | 0 | 0.0030406000 | |
| 11076699 | 4 years ago | | | 0 | 0.0025118000 | |
| 11075656 | 4 years ago | | | 0 | 0.0019514079 | |
| 11074594 | 4 years ago | | | 0 | 0.0030854070 | |
| 11072922 | 4 years ago | | | 0 | 0.0018542790 |
ABI
ABI objects
Getter at block 21124400
DURATION() view returns (uint256)
1209600
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1602767626
lastUpdateTime() view returns (uint256)
1602767626
owner() view returns (address)
0x79faee4b277d07ce23e2387ef67ef45acc62f156
pct() view returns (address)
0xbc16da9df0a22f01a16bc0620a27e7d6d6488550
periodFinish() view returns (uint256)
1602767626
rewardPerToken() view returns (uint256)
5048688144283482481
rewardPerTokenStored() view returns (uint256)
5048688144283482481
rewardRate() view returns (uint256)
275573192239858906
stakeToken() view returns (address)
0xe867be952ee17d2d294f2de62b13b9f4af521e9a
totalSupply() view returns (uint256)
20997829500000000000000
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(address pctAddress, address stakeTokenAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.