MiniChefV2

Verified contract

Active on Base with 1,223 txns
Deployed by via 0x56430ede at 4580059
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
--
0x1435b61f9cc8d857755aca4eee32e82f833c0a868069754bc4f1aae885da274c
0xf0de16b25632d8a661e2f25d7305ec82f671fa22f0cbd9a69e4ca9ecd6b8e681
0x26e2ee3b80042fc3aaf71efcf9f7afc87993a80703982b0cd7376f6a7bcf299d
0x45fc1a45d3f112dd86da57816cc6ba04e62adef80cd525b495c698367201e7ef
0xa91fdced683b28853eadc9ea97260489c96c833f3ee4d05e769a463082ed90af
0x4aa14ec985b577de6f36d33a030db54c610db319d17468f5790aea7afa66d97e
0x4483662d35919dc89e923f5ffbffd4f02898fd39c1a7a22d232c243406b84022
0x7672c2227551a757512507fc7f549fdf6b6dd216670b44bf15fb56d78b0de42e
0x7fa9afe3d4979bab88b87e957ef33e55d9d5c94d973decd3294815349cb9cc70
0x7f6484816477584ef076a0c23f38f9f8a42fc1fd70c88830c438a73fa6c947ac

Functions
Getter at block 22758130
SUSHI(view returns (address)
0xf45116c2e5be608152ea8a6a73917dfe75b707dc
nonce(view returns (uint256)
0
owner(view returns (address)
0x4ead779001ee27aeb67148362183a208eb0b3970
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
poolLength(view returns (uint256 pools)
29
sushiPerSecond(view returns (uint256)
2430555555555555300
totalAllocPoint(view returns (uint256)
275000
Read-only
addedTokens(addressview returns (bool)
lpToken(uint256view returns (address)
pendingSushi(uint256 _pidaddress _userview returns (uint256 pending)
poolInfo(uint256view returns (uint128 accSushiPerShareuint64 lastRewardTimeuint64 allocPoint)
rewarder(uint256view returns (address)
userInfo(uint256addressview returns (uint256 amountint256 rewardDebt)
State-modifying
add(uint256 allocPointaddress _lpTokenaddress _rewarder
batch(bytes[] callsbool revertOnFailpayable 
claimOwnership(
deposit(uint256 piduint256 amountaddress to
emergencyWithdraw(uint256 pidaddress to
harvest(uint256 pidaddress to
harvest(uint256[] pidsaddress to
massUpdatePools(uint256[] pids
permitToken(address tokenaddress fromaddress touint256 amountuint256 deadlineuint8 vbytes32 rbytes32 s
set(uint256 _piduint256 _allocPointaddress _rewarderbool overwrite
setSushiPerSecond(uint256 _sushiPerSecond
transferOwnership(address newOwnerbool directbool renounce
updatePool(uint256 pidreturns (struct MiniChefV2PoolInfo pool)
withdraw(uint256 piduint256 amountaddress to
withdrawAndHarvest(uint256 piduint256 amountaddress to
Events
Deposit(address indexed useruint256 indexed piduint256 amountaddress indexed to
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amountaddress indexed to
Harvest(address indexed useruint256 indexed piduint256 amount
LogPoolAddition(uint256 indexed piduint256 allocPointaddress indexed lpTokenaddress indexed rewarder
LogSetPool(uint256 indexed piduint256 allocPointaddress indexed rewarderbool overwrite
LogSushiPerSecond(uint256 sushiPerSecond
LogUpdatePool(uint256 indexed piduint64 lastRewardTimeuint256 lpSupplyuint256 accSushiPerShare
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amountaddress indexed to
Constructor
constructor(address _sushi
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.