BaconChef

Verified contract

Active on Ethereum with 78 txns
Deployed by via 0xc378c72b at 10782561
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
--
ERC-20
--
0xc9b90b1647eb767c3af6369d9d74f16767aa80f3c748bb436364421cb6fa879d
0xdabb7a26cf23527ca14f050bd999cabe15b441a24a58991f26ad4771cf5185c0
0xc9ef2b5d9fbaa48ba46ae41e8e34171487762ce3d0e3abe906d6d04620b0fd5b
0x41211276e5e28655e72ce8891ebbf0370c14a0a96f71315a05b0e73432100609
0x08bb2e9f8e76cbe5831675846a750bafefc50ee90797e0870a43a4f8b5ec067a
0xeba836db84987ae02dfe14e0d1bb2c6594200bc9caeaeeb1bfcf679aeb3f5d28
0x41b83232b7367c0c900ed4dd69a9421b57f43d65f392b4bebae9bfe32f377288
0xff88834686f66a30586150f1e5f8610a67219bcd9d8f935c98f8ccb4922d4c1c
0xe302b4eb00ebcccb3f9feca1a4a7f0f6ccd242cdc05a682f4b1736490856a989
0x6b5da5fbca5e9c85b02c6eaf8006996c3035660d7e1211d1eff4592a28131a66

Functions
Getter at block 21204003
BONUS_MULTIPLIER(view returns (uint256)
1
bacon(view returns (address)
0xa50ccef3903b93afbd8e1f77372403a4a87c9fbf
baconPerBlock(view returns (uint256)
500000000000000000000
blockInADay(view returns (uint256)
5760
bonusEndBlock(view returns (uint256)
0
devaddr(view returns (address)
0xb51ce09988a45ca47fdb94d82763d34b405fe1d3
halvePeriod(view returns (uint256)
5760
lastHalveBlock(view returns (uint256)
10789644
minimumBaconPerBlock(view returns (uint256)
1000000000000000000
owner(view returns (address)
0xb51ce09988a45ca47fdb94d82763d34b405fe1d3
poolLength(view returns (uint256)
10
startBlock(view returns (uint256)
10782600
totalAllocPoint(view returns (uint256)
1600
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingBacon(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accBaconPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
deposit(uint256 _piduint256 _amount
dev(address _devaddr
doHalvingCheck(bool _withUpdate
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
Halve(uint256 newBaconPerBlockuint256 nextHalveBlockNumber
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _baconaddress _devaddruint256 _startBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.