MiniChefV2

Verified contract

Active on Ethereum with 9,222 txns
Deployed by via 0x2a9eb3c8 at 13105716
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $15,886.74
ERC-20
--
0x25c8a9849052c63d27bb4a601bd09c82cce4c086abec13843e47643fbaa88dcd
0x75782b546fbea4be8d39cdb3baee77b60724d451f4ed6b7524511992ce9aee60
0x87bb304b5ef54649deff6ee30582b609d08b61b30506029b438a295545573056
0xa2a989af7e22449e443ebc0620c143b5d4c4bc522dcbc9216c5b83c754f45824
0x6317be210f9d3938607d957e8a3c4d8890789d47f281492b711551bb50f8317e
0xb1faecfab2f5f1947265b6efd3a3e45aa0395a581857c43365556d73a15b03df
0x8aa02025692a44e34801cf418e9e8433477e47c27d8218e369fd084a539cfd2a
0x66d8fb8d1b1cb1b3b49faa72a35c2081f661b5d5148f9de0af8d6fd44568407f
0xdb7a6f5b2ad991a2a64c9b9741159f58ca67b752000cd2f271fcbaef5991af06
0x3f12adaa85b246485edc61b5640168f28babbb06a6db9b17f4be6fdeeb8403fe

Functions
Getter at block 20888219
SYNAPSE(view returns (address)
0x0f2d719407fdbeff09d87557abb7232601fd9f29
owner(view returns (address)
0x67f60b0891ebd842ebe55e4ccca1098d7aac1a55
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
poolLength(view returns (uint256 pools)
1
synapsePerSecond(view returns (uint256)
0
totalAllocPoint(view returns (uint256)
1
Read-only
lpToken(uint256view returns (address)
pendingSynapse(uint256 _pidaddress _userview returns (uint256 pending)
poolInfo(uint256view returns (uint128 accSynapsePerShareuint64 lastRewardTimeuint64 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
massUpdatePools(uint256[] pids
permitToken(address tokenaddress fromaddress touint256 amountuint256 deadlineuint8 vbytes32 rbytes32 s
set(uint256 _piduint256 _allocPointaddress _rewarderbool overwrite
setSynapsePerSecond(uint256 _synapsePerSecond
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
LogSynapsePerSecond(uint256 synapsePerSecond
LogUpdatePool(uint256 indexed piduint64 lastRewardTimeuint256 lpSupplyuint256 accSynapsePerShare
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amountaddress indexed to
Constructor
constructor(address _synapse
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.