MrBanker

Verified contract

Active on Ethereum with 7,177 txns
Deployed by via 0xac50a7ae at 11091829
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
--
0xd81def530255d762e6c8ac5e94e519855ef8529f2e136474a4c0a64f796b9acb
0xc89f5e870dcdd1aaa43a9ecb6d30d95d16c5be459332e4c881a0df93916c8e30
0x25b9b9d6d16df79e5de8f29e15bd842e709ea11601fb212412fde532b0416d46
0x1e54a585d3e255f8c82aa4498f0292cf08affd82405a27baa2c095f447f69b63
0xb65db75105422f1697366daa1b1fcba32b386074a1129fcfaf30dd7aa3a82a80
0x80d943e876127f4a98ddc74e3c139fe4dcc9d60804ea526a5fa029fc26de8405
0x039a73590a936dfeca4b8606fac49ed8f31b2c6c90279c7ad0395fac976a1565
0x75eaef624cf33ff7020e46e710c4515eb78714e4ad12c6cfb2705f9524509a57
0x4f7207aba51484c8168a75a97b5f4444fd61def1cd104c59b7347ea602a3ffa1
0xab1f10ba8f78e5bffd983a7b34d24d6c5bfcf3a350feeec3272928d465c3915c

Functions
Getter at block 20817139
BONUS_MULTIPLIER(view returns (uint256)
1
bonusEndBlock(view returns (uint256)
11201337
bonusLpEndBlock(view returns (uint256)
11201337
devaddr(view returns (address)
0x9d3f72efcd04face500171fa32d1d2359a7a6b29
owner(view returns (address)
0x9f4133488080acdf5d94a0d4768590b3f5dd75b6
poolLength(view returns (uint256)
5
startBlock(view returns (uint256)
11098523
sushi(view returns (address)
0xa9c44135b3a87e0688c41cf8c27939a22dd437c9
sushiPerBlock(view returns (uint256)
500000000000000000
totalAllocPoint(view returns (uint256)
400
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingSushi(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accSushiPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebtuint256 earlyRewardMultiplier)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
deposit(uint256 _piduint256 _amount
dev(address _devaddr
emergencyWithdraw(uint256 _pid
massUpdatePools(
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
setBonusEndBlock(uint256 _bonusEndBlock
setBonusLpEndBlock(uint256 _bonusLpEndBlock
setBonusMultiplier(uint256 _bonusMultiplier
setBurnRate(uint8 _burnDivisor
setPauseBlock(uint256 _pauseUntilBlock
setStartBlock(uint256 _startBlock
transferOwnership(address newOwner
updateBooOwner(address _newOwner
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
Deposit(address indexed useruint256 indexed piduint256 amount
EarlyAdopter(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 _sushiaddress _devaddruint256 _sushiPerBlockuint256 _startBlockuint256 _bonusEndBlockuint256 _bonusLpEndBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.