MasterChefV2

Verified contract

Active on Ethereum with 107,382 txns
Deployed by via 0xa22aca22 at 12428169
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $38,961.08
ERC-20
Value $2,164.17
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x43ceb9cbbf37e98ec3268255029fdc3b53afa31ea4e8a0b27b2a618dba3b15ea
0xba208e104ff2b04e935d6ad42b180908002a46f3dcbc5b6317a33e668691d0bf
From
0x0029a4a216faedc2a2db593a632547856949a0fcfca1a8dac2c125fdf9269d00
From
0xcfed05c3ea2d19dc03236f09579611209b3d13b8210506bd58530dccbdedccd8
0x9f54f7b136372959a646cde8063282fd6f3659360eb1024945280211cff24a58
0x2520bc1e549b4327b8a4aacfd3083df98b4df8ce4454187a7ba039ea4a79e738
0x7cd9400b4cc6d94bd3edbc6340fe34db4aaa9a0e95a6c9883235960f455787bd
0x8b1490085e788fecf5d7d79c0b54ec68c859c111c2a4524ae607d0c1aed4c4f2
0x149d717c00c504bb59079942b442467ca0c494f76cd53c6c18cc0cd2049291d2
0xc51e560fdd821b1309701c8cfefc193a0a159ca0bff1bde2bbe1129fca5575e5

Functions
Getter at block 20792093
MASTER_CHEF(view returns (address)
0xc2edad668740f1aa35e4d8f227fb8e17dca888cd
MASTER_PID(view returns (uint256)
250
SUSHI(view returns (address)
0x6b3595068778dd592e39a122f4f5a5cf09c90fe2
migrator(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x19b3eb3af5d93b77a5619b047de0eed7115a19e7
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
poolLength(view returns (uint256 pools)
65
sushiPerBlock(view returns (uint256 amount)
0
totalAllocPoint(view returns (uint256)
1
Read-only
lpToken(uint256view returns (address)
pendingSushi(uint256 _pidaddress _userview returns (uint256 pending)
poolInfo(uint256view returns (uint128 accSushiPerShareuint64 lastRewardBlockuint64 allocPoint)
rewarder(uint256view returns (address)
userInfo(uint256addressview returns (uint256 amountint256 rewardDebt)
State-modifying
add(uint256 allocPointaddress _lpTokenaddress _rewarder
batch(bytes[] callsbool revertOnFailpayable returns (bool[] successesbytes[] results)
claimOwnership(
deposit(uint256 piduint256 amountaddress to
emergencyWithdraw(uint256 pidaddress to
harvest(uint256 pidaddress to
harvestFromMasterChef(
init(address dummyToken
massUpdatePools(uint256[] pids
migrate(uint256 _pid
permitToken(address tokenaddress fromaddress touint256 amountuint256 deadlineuint8 vbytes32 rbytes32 s
set(uint256 _piduint256 _allocPointaddress _rewarderbool overwrite
setMigrator(address _migrator
transferOwnership(address newOwnerbool directbool renounce
updatePool(uint256 pidreturns (struct MasterChefV2PoolInfo 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
LogInit(
LogPoolAddition(uint256 indexed piduint256 allocPointaddress indexed lpTokenaddress indexed rewarder
LogSetPool(uint256 indexed piduint256 allocPointaddress indexed rewarderbool overwrite
LogUpdatePool(uint256 indexed piduint64 lastRewardBlockuint256 lpSupplyuint256 accSushiPerShare
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amountaddress indexed to
Constructor
constructor(address _MASTER_CHEFaddress _sushiuint256 _MASTER_PID
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.