TakeoutChef

Verified contract

Active on Ethereum with 1,577 txns
Deployed by via 0x392a844b at 10826820
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
--
ERC-20
--
ERC-20
--
ERC-20
--
0x911a8ee66b9c5820b6dd4a6f6563497c88519f8424da254dd326f846a7d1e718
0x2fef9c1f35021abde338039be70f90ded8d49990b5309c416e75d0ff7706ab8f
0x0ee87e784f946c5dc851a8149b4acdfe8cfefa90a55efbafca25e820399594b7
0x9275d879bc1070f021738e52b41d8e69c69f3d4a8be81760bd1467eb3f4de05a
0xe06698163c7e350f6d8d080c924e7acd559cd0181a37f5feeef0d341da323a06
0xbb660d42bdcfbd1ca3f3317d8f6ee20d89b789e69797993529d3f322cc34b92c
0xbb1cee0dd04fcccd8bb94e53598197f6d48e315b3eede67ac9ee42f7a9c7d85c
0x655fff6c41f6a4bd811aac960f4adbfca2c183900d11dae27e587182114b9189
0x0b340ca9bf39212b13063f58fbb534dfd981343769856e115331fb41b1166bc4
0x210e9498462965720386639b03f5d9c7e96a29c16c45eb0b3ca1e248f613f42d

Functions
Getter at block 21168452
BONUS_MULTIPLIER(view returns (uint256)
1
bonusEndBlock(view returns (uint256)
999999999
devaddr(view returns (address)
0x4a530d702ba16ced91cff20bd4a461f68ab2b5ad
owner(view returns (address)
0x60417216e3d9676ecbe9a65528ae5375d9d8a1ce
poolLength(view returns (uint256)
9
startBlock(view returns (uint256)
10828080
takeout(view returns (address)
0x83e0573f777ca0932f8cdda2b0afa51789e8d6e0
takeoutPerBlock(view returns (uint256)
1000000000000000000000
totalAllocPoint(view returns (uint256)
18
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingTakeout(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accTakeoutPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
deposit(uint256 _piduint256 _amount
dev(address _devaddr
emergencyWithdraw(uint256 _pid
massUpdatePools(
mint(uint256 amount
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 _takeoutaddress _devaddruint256 _takeoutPerBlockuint256 _startBlockuint256 _bonusEndBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.