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 | 156.577627 | -- | -- | |
BPT | ERC-20 | 0.0002 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11111144 | 4 years ago | | | 0 | 0.0054202000 | |
| 11095967 | 4 years ago | | | 0 | 0.0028255680 | |
| 11089256 | 4 years ago | | | 0 | 0.0015063000 | |
| 11088095 | 4 years ago | | | 0 | 0.0026489700 | |
| 11088040 | 4 years ago | | | 0 | 0.0020792400 | |
| 11082716 | 4 years ago | | | 0 | 0.0023620600 | |
| 11082624 | 4 years ago | | | 0 | 0.0021256380 | |
| 11078308 | 4 years ago | | | 0 | 0.0016776810 | |
| 11078282 | 4 years ago | | | 0 | 0.0018822600 | |
| 11074003 | 4 years ago | | | 0 | 0.0017050840 |
ABI
ABI objects
Getter at block 21203321
DURATION() view returns (uint256)
1209600
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1602767558
lastUpdateTime() view returns (uint256)
1602767558
owner() view returns (address)
0x79faee4b277d07ce23e2387ef67ef45acc62f156
pct() view returns (address)
0xbc16da9df0a22f01a16bc0620a27e7d6d6488550
periodFinish() view returns (uint256)
1602767558
rewardPerToken() view returns (uint256)
105156661914403149
rewardPerTokenStored() view returns (uint256)
105156661914403149
rewardRate() view returns (uint256)
275573192239858906
stakeToken() view returns (address)
0x99e582374015c1d2f3c0f98d0763b4b1145772b7
totalSupply() view returns (uint256)
200000000000000
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.