PctPool
Verified contract
Active on
Ethereum with 1,979 txns
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 |
---|---|---|---|---|---|
BPT | ERC-20 | 220.545846B | -- | -- | |
PCT | ERC-20 | 76.685085K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12216355 | 4 years ago | | | 0 | 0.0051357150 | |
| 11244013 | 4 years ago | | | 0 | 0.0024572421 | |
| 11243929 | 4 years ago | | | 0 | 0.0021380320 | |
| 11186011 | 4 years ago | | | 0 | 0.0040982000 | |
| 11177259 | 4 years ago | | | 0 | 0.0057428000 | |
| 11174715 | 4 years ago | | | 0 | 0.0050236000 | |
| 11172540 | 4 years ago | | | 0 | 0.0044948000 | |
| 11171884 | 4 years ago | | | 0 | 0.0033988000 | |
| 11141444 | 4 years ago | | | 0 | 0.0026956000 | |
| 11123450 | 4 years ago | | | 0 | 0.0026489700 |
ABI
ABI objects
Getter at block 21258406
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)
834595358787
rewardPerTokenStored() view returns (uint256)
834595358787
rewardRate() view returns (uint256)
1279294814286997377
stakeToken() view returns (address)
0xeb85b2e12320a123d447ca0da26b49e666b799db
totalSupply() view returns (uint256)
220545846153571200000000000000
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.