CrabChef

Verified contract

Active on Ethereum with 65 txns
Deployed by via 0x23fc14eb at 10839345
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x5060ee318db838c5956c82ffb07634ffafb1d4c1ced8e112ebed4c0497d70ade
0xa3142cbf638f8d6c59fbae1337df6641fb68aa7c32b2f268b5f4fd8392ad7a70
0x6ae718dccca1a816412e4ec5726cb5b307459338420badd61a25ad73a897f8c9
0x1a2d7484fa61d667274dc9061e9d35cf00feb8a3a45f289549726e3ef7c772db
0x6de34b8deab0294c5bed5893458a2bb8846ad8722af0675f22e2082139687ace
0x42a81d42959c06230a11cdecfbe03621f004450fa434669b34d3d444ec35c84b
0x6da99e2cadb38272c9180c6482e9d16d4c7727f309afdc00f4f9e420b6046dfc
0xa4d44d17e57b2349afaad67d07dbf3a81957141cd2832a2f2b958692ef5071c3
0x4a3be7f9887a2aa976e20dcb2cc228377d16a2dd3c85ba77452f4c7c93a693d2
0xd647ecf2587d136d5abee5a12299745dc5323d77aad48cfc185defa201d00dc7

Functions
Getter at block 21015918
blockInADay(view returns (uint256)
5760
blockInAMonth(view returns (uint256)
172800
bonusEndBlock(view returns (uint256)
0
crab(view returns (address)
0x56acd2e672264f1118eae55364e31f6de080d9a8
crabPerBlock(view returns (uint256)
1000000000000000000000
devaddr(view returns (address)
0xd38bf8d03c0b113b4051016b55b36dc90d879e55
halvePeriod(view returns (uint256)
172800
lastHalveBlock(view returns (uint256)
10842370
migrator(view returns (address)
0x0000000000000000000000000000000000000000
minimumCrabPerBlock(view returns (uint256)
125000000000000000000
owner(view returns (address)
0xd38bf8d03c0b113b4051016b55b36dc90d879e55
poolLength(view returns (uint256)
6
startBlock(view returns (uint256)
10842370
totalAllocPoint(view returns (uint256)
9
Read-only
lpTokenExistsInPool(addressview returns (bool)
pendingCrab(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accCrabPerShare)
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(
migrate(uint256 _pid
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
setMigrator(address _migrator
transferOwnership(address newOwner
updateLpTokenExists(address _lpTokenAddrbool _isExists
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
Halve(uint256 newCrabPerBlockuint256 nextHalveBlockNumber
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _crabaddress _devaddruint256 _startBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.