MiniChefV2

Verified contract

Active on Ethereum with 2,531 txns
Deployed by via 0xbcd42538 at 13625116
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
--
0x894cebe4dec502975077a409375ebcaab97b0f4a3a9b6b7d56980ea838e5ae69
0xce5403a3f8104a1bc3b7a604bfa64356175086f1e0fd8688466ffda1073ecf53
0x33363e8667aa327421126ea421f23280d5945a77df0b265772f96655767fbf72
0x776b1fe2d2328fd45a9918fc872a575a823d15fbcfd24f1895fd11c74fe5dbf5
0x109514f3ad61bc5027d129209faa8a30649251a0b2613439696968a33cbd9c0b
0x908254898f7b13be8202b0e62670cf0a4cf0cc6dcfad3dd73a6436f5223eb84a
0x9cc5ffe4c21823153d54e9db9d20c46d592bcdc5ca226b4ad52999bd26ce8651
0xe1176075591ab8bb91f3ce9b9b6c154c1101bb92f6de000e270911f75baba621
0x2d51e54aafa4b18c41fb533341a1aa269250346f21fa6b87f40cd3480a277b4d
0xd5cc3e0c2c511f821eb3a3037cfd22ba7960eed81de3149df7eb3e930284942b

Functions
Getter at block 20920314
SADDLE(view returns (address)
0xf1dc500fde233a4055e25e5bbf516372bc4f6871
owner(view returns (address)
0x3f8e527af4e0c6e763e8f368ac679c44c45626ae
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
poolLength(view returns (uint256 pools)
12
saddlePerSecond(view returns (uint256)
0
totalAllocPoint(view returns (uint256)
270
Read-only
lpToken(uint256view returns (address)
pendingSaddle(uint256 _pidaddress _userview returns (uint256 pending)
poolInfo(uint256view returns (uint128 accSaddlePerShareuint64 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
setSaddlePerSecond(uint256 _saddlePerSecond
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
LogSaddlePerSecond(uint256 saddlePerSecond
LogSetPool(uint256 indexed piduint256 allocPointaddress indexed rewarderbool overwrite
LogUpdatePool(uint256 indexed piduint64 lastRewardTimeuint256 lpSupplyuint256 accSaddlePerShare
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amountaddress indexed to
Constructor
constructor(address _saddle
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.