MiniChefV2

Verified contract

Active on Base with 2,172 txns
Deployed by via 0x1a1450bd at 2057707
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
--
0xb28ca36f2240e0bb076aa671cceb72a138f8af0c4d106c0e43e4a8f008507555
0xcc6ef9c877c3b8f139fce62a3f2324d5382e1e0e126f4f76bcddea541100b30d
0xeb32d52fc5eecf0131fd48b2a3eaae08c3a0445b13530d5935c4c1215e848398
0x41b21ed505b4498772f9870c7d24a1e9e962227a9d0fa62086a96400e4c24a84
0xf824c3eddb77c973ad6ade9b07cf21ac9b92c8243f06e6f4fea0859f06a404de
0xecf6750e955a5cbd3f0c51a976dd56836741cd30e9f7b2ba180d2b3b15df25be
0xee6213a8dee59d03b06ce2b39e09eb95ee59e22bc10ffbb3ef1d8cbafecffeba
0x887ba0593f11970806c9f31db56ce9b6736d8a5a93f32ec402673cd50f0bcfa6
0x893285c1750f27f2479b11feb37ce43791c2af0362ee5cc71b9181bd8df20414
0x635b394987aabcb11b45182d77931559230b50eb68b76e7cbb0ac2754d7d6a69

Functions
Getter at block 21761512
SYNAPSE(view returns (address)
0x432036208d2717394d2614d6697c46df3ed69540
owner(view returns (address)
0xe48de7c3a9094b2cba88d4f72e3cbc2e60fad8cf
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
poolLength(view returns (uint256 pools)
1
synapsePerSecond(view returns (uint256)
15000000000000000
totalAllocPoint(view returns (uint256)
10
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.