BACPool

Verified contract

Active on Ethereum with 1,297 txns
Deployed by via 0x59239805 at 11896976
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BACPool"

0x632e1a83d791e33e19af49cd30573d3a03804620f2411f5453084e7011fc5a1f
0x60ff4470dbbb4b23f79c1cc424518ba5318940b79a430aca5a8817368a445488
0xe560af7eb4999a8323f1c6035d706d855286515f24fcb9efdb8a879375e3baf8
0x16a5cbd2128b2b019d294688d5e6d44b5b496763b9f621480fbc7cec21a56910
0xb556e57d46b1a7a1e6a5c380e1eb2c8a054ee9f4306b5851a8e51889db8e1543
0x0ffc6637da1a87b4e41f4c4606e7f034a311a7ebb9b1eb40eda73c86d8ca2548
0x5e546a5eb54d8d739fd8671e6715cee7cf53b4bb68dd1d54894152404ee0edb3
0xe9b1fe732926552e573be9e5306f01123adeafdf66e6f804b657c23362fd4afe
0x56ff22c19af6d1df3a26d98796fa5841dfb27778a6ad1a5e9bd005035edee047
0x4c2d2aabb318b18c4aa30b58511f85751af38bd5966f78b60ac0761a3cbd740a

Functions
Getter at block 20917269
applicableRewardTime(view returns (uint256)
1617983105
isOperator(view returns (bool)
false
operator(view returns (address)
0x68c3a95b35c45db5db67ed83c43305052fad6e04
owner(view returns (address)
0xa1bd0bbacd5f952a119ed12a18c87985773add62
period(view returns (uint256)
2592000
periodFinish(view returns (uint256)
1617983105
rewardRate(view returns (uint256)
22532857443759195
rewardRateBeforeHalve(view returns (uint256)
30043809925012261
share(view returns (address)
0x106538cc16f938776c7c180186975bca23875287
startTime(view returns (uint256)
1617072710
stopped(view returns (bool)
true
store(view returns (address)
0x01592e349258233a6f13685228060511eca00ae6
Read-only
approvals(addressview returns (bool)
balanceOf(uint256 _pidaddress _ownerview returns (uint256)
poolIdsOf(address _tokenview returns (uint256[])
pools(uint256view returns (bool initializeduint256 rewardRateuint256 lastUpdateTimeuint256 rewardPerTokenStored)
rewardEarned(uint256 _pidaddress _targetview returns (uint256)
rewardPerToken(uint256 _pidview returns (uint256)
rewardRatePerPool(uint256 _pidview returns (uint256)
tokenOf(uint256 _pidview returns (address)
totalSupply(uint256 _pidview returns (uint256)
users(uint256addressview returns (uint256 amountuint256 rewarduint256 rewardPerTokenPaid)
State-modifying
claimReward(uint256 _pid
deposit(uint256 _piduint256 _amount
exit(uint256 _pid
massUpdate(uint256[] _pids
migrate(address _newPooluint256 _amount
renounceOwnership(
setPeriod(uint256 _startTimeuint256 _period
setReward(uint256 _amount
stop(
transferOperator(address newOperator_
transferOwnership(address newOwner
update(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
DepositToken(address indexed owneruint256 indexed piduint256 amount
OperatorTransferred(address indexed previousOperatoraddress indexed newOperator
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardClaimed(address indexed owneruint256 indexed piduint256 amount
RewardNotified(address indexed operatoruint256 amountuint256 period
WithdrawToken(address indexed owneruint256 indexed piduint256 amount
Constructor
constructor(address _shareaddress _poolStore
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.