Unifier

Verified contract

Active on Ethereum with 480 txns
Deployed by via 0x94a296cf at 10939660
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x468719bf07f5801b770c6c92130426da337523a83c69d5f49eecf0b3d658a8b8
0x62d02b11695273ea44d2f782762e9f2f37ebc817e69053a7807a441ece3cf621
0x166ca4e63c64a5c14cfbda2195782b306bff7a20f1af2b2ca97f6a82dc83fa43
0xf78fce62af31381a94fff5048b03db00c97878d8f6a02d492a45cacf2f128ae9
0x9610e818bedf573e5f5f7bbe304b042c99d37d40cdfb1a05c45188a6de1adbf0
0x0e46d8f6045ea91f925b42183609ba11cd54797a54d3dec7660ecf653702cda1
0xd9971ba76abc245b7b8cb88180b46b2142456ae9698f3993ef3ebafd3d7aa3f3
0x3a69baad494cffc010700e8ab69f57423dbd87a6bdb7696a7b57953db962201f
0xa9179b5d88dc8f1d01a4122ac35ed91544ea8dbaf24ad8175b31cc585a5303ef
0x58a7bbeb4eb41a7ebfbab82d968035ca52dd664c6e47d08784e4e0b7f04da3d3

Functions
Getter at block 21167598
BONUS_MULTIPLIER(view returns (uint256)
3
bonusEndBlock(view returns (uint256)
10955000
devaddr(view returns (address)
0xaccb75e6dc80e15f09cc378bb931c540d879a989
migrator(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xaccb75e6dc80e15f09cc378bb931c540d879a989
poolLength(view returns (uint256)
3
startBlock(view returns (uint256)
10951500
totalAllocPoint(view returns (uint256)
2200
unisushi(view returns (address)
0x50b379ec299e4585f2644ea6376d00b3c402c8cc
unisushiPerBlock(view returns (uint256)
10000000000000000000
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingUniSushi(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accUniSushiPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
changeBonusEndBlock(uint256 _bonusEndBlock
changeBonusMultiplier(uint256 _bonusMultiplier
changeReward(uint256 _unisushiPerBlock
changeStartBlock(uint256 _startBlock
deposit(uint256 _piduint256 _amount
dev(address _devaddr
emergencyWithdraw(uint256 _pid
massUpdatePools(
migrate(uint256 _pid
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
setMigrator(address _migrator
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 _unisushiaddress _devaddruint256 _startBlockuint256 _bonusEndBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.