ZooKeeper

Verified contract

Active on Ethereum with 242 txns
Deployed by via 0x3ab88276 at 10800755
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xb9ba80bafa25d39d2d2b86236bb232327088203082f7760c322a02f6c89d9db6
0x2139b2e5ecae54171f4055d51db9fbce67b982311a9ffc2b0e4e6688e1abcd93
0x13097ba753ad65eb325a21643b1145b2a49fe11628a8bf058a753d81158d97d2
0xa0d666bc21bf2cd1968c0e78fdbef2199e7b7a25a0e1f65de6ef46436a6c186d
0x7280fc7a79eb9a16145384a58a9a43e924a5b9b5b5a6c3bf24db6b1a4dfd174e
0x3348405453c15061d48f59b3b3c1e46797b39800bf97a13fb458e4621b3224e3
0x723dd9bdb207a2529b7105c75119e0cd919448f87698f944d2786a8e4976957d
0x0f3be1bf778ff1e59f2d7d5763da367b7c896b29bbd568c3a7b22e51e9eb8813
0x1f1b8eed3ce5e33d9bbdc99cd414c542c930311a68800eabf7857fdd0c4662cb
0x676e90203bee1fc5ed510f6ebce95b915414368764972989786f433be09b04af

Functions
Getter at block 21217535
BONUS_MULTIPLIER(view returns (uint256)
1
InitTigerPerBlock(view returns (uint256)
439400000000000000000
bonusEndBlock(view returns (uint256)
9999999999
getCurrentHalvFactor(view returns (uint256)
0
 
getCurrentRewardPerBlock(view returns (uint256)
halvingPeriod(view returns (uint256)
22630
owner(view returns (address)
0x0000000000000000000000000000000000000000
poolLength(view returns (uint256)
5
startBlock(view returns (uint256)
10800800
tiger(view returns (address)
0xf6f70050f5104231810f185705baedfd7b577621
totalAllocPoint(view returns (uint256)
2000
Read-only
getHalvFactor(uint256 blockNumberview returns (uint256)
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
getRewardPerBlock(uint256 blockNumberview returns (uint256)
pendingTiger(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accTigerPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
massUpdatePools(
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
transferOwnership(address newOwner
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _tiger
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.