MiniChefV2

Verified contract

Active on Base with 2,214 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
--
0x8fe9c0c87ed4c6d1b3ef4e72ffe7459e22fdde4a1b42c451613d640f218c9fa8
0xdb2ebe9930781b7cba25723b5579bd456a2567914fe7a17c68d7a5d36d9e237b
0x9b6be97a61bcd36c9fed0f9628a093cf15c36f15064e92fba0df5bb759f62a08
0xc8096b11666191536ec3cdf3281c5e4d104afe4c70c49eb9073c2f81d2169d6d
0x4e0ad0fd5706e20b77fa418e56f242d95fb5ff2d18a0cff9bb7a5521903fc279
0x229f83d32aeacdb5f9f7c92bfab99f2c3ebcfbdb3c6570667f2c40b09eeb476a
0xced16092b1fc429ee54bb63cbbd7944df87042a07900726e07bda3da75e1bec2
0x660972bd2df00a15ad02c814e02991120f41627b9e6e01b64863d73e0c1b0ad7
0x2b6968b9418377066d8aab8f28d07bc7a5fab526003f7f4ff1bc0156c94ac048
0x5f0ac5c64344568fa0241de6936ca3bc79bae1c1ee6953ed5aa6bf4d786fc4cc

Functions
Getter at block 22770368
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.