BaconChef

Verified contract

Active on Ethereum with 51 txns
Deployed by via 0xb737ac09 at 10785368
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
--
0xb6b1b771c96c9be10f3d6aa66d3bf13af5ca9982ded67619e6fdaafb8976e05c
0xe3633f8b5adbebc61da14a6ba17065941e00adf3458e523919ae473b23a98fd5
0xf359f23332681dc76b8b05277d0f2d288a4a656381794d4d2ac7c53cbc58534f
0xd60d24760a79f11817b1b7c42e0233061b4455d235c4b46a5cce62239443b1b1
0x72d725f348ab4e3e7867f0ec1c836d2dfc47a0b718eacd4664bd75a2fb060c80
0x7cbf772018b44c538cee1da7cd76167675721bdacf6bf8dd103af5bc642a4cbe
0x7bd9c5f34db64fc64e5858b537798d68818b507c44810ad2e10816ebb270847b
0x805b42b8e29c350db9105c9ca52dee7829f0ea5f35804d79a477121d79c7aec4
0x576ba93bb38ef32b5c53fefb7842e7c428f0f39bfe1dc64f98aaf3aa94a16a54
0x50a174b01c16937211d707c4aeae2e21e938995a0e7b8c24dd7ab03ef5265b87

Functions
Getter at block 20812937
BONUS_MULTIPLIER(view returns (uint256)
1
bacon(view returns (address)
0x49651a670ed4cd58f4a4375745908cf9f31e4b9a
baconPerBlock(view returns (uint256)
250000000000000000000
blockInADay(view returns (uint256)
5760
bonusEndBlock(view returns (uint256)
0
devaddr(view returns (address)
0x1ebcc824d3ad3ab9c8f24221b962c1a952ee9594
halvePeriod(view returns (uint256)
5760
lastHalveBlock(view returns (uint256)
20801550
minimumBaconPerBlock(view returns (uint256)
1000000000000000000
owner(view returns (address)
0x1452b2a2835c7983e387656d578dd2e3b5e9e031
poolLength(view returns (uint256)
8
startBlock(view returns (uint256)
10785566
totalAllocPoint(view returns (uint256)
2090
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.