MasterChefV2

Verified contract

Active on Base with 544 txns
Deployed by via 0x7a1288a3 at 2658919
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $332.1
ERC-20
Value $0.08
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x27ed9d886d3c2e0ba91500c48ebe3368beb034d426976256044ac7db21552581
0x7edd463c35ccd7296837f05e7b4548cb313d693c6ef3628c89de256746cc270a
0x3a1bac574282bb0743f9c973d4601b1b47056f07fe55c40efaca0d55afd186be
0x0addcbb4e2f08ef0b12e2ecf4ad0f0bde23bd523393fd73cb97ec765a4e6056b
0x83e91f1a19f0ce4fe65c6d2480977a204edf16ee2b37340bab4d1e38f8772898
0x430e3ea9aaba5ddf3d1ac442d1b00df5eae780f1662cd51ad97517a2fb9a6cd1
0x7d9b22124d3c56f6ae98bd1f06d35fd16cd5f33490e1e5c78c97a2fb5a7d57a1
0x9597faddae4a7321160cfb5715f7e7fbb4fc194f8243e7acd0e1c348bac1efdd
0xa92a36ca7982039daf3efd41429ea7445a1a6b5a29f06e507f36f230569a0630
0x339275d5b40df60b6dc9a2e23480eb92a4f1ac874e471d35c3a632da8d767079

Functions
Getter at block 22911622
DEPOSIT_FEE_PRECISION(view returns (uint256)
10000
MAX_DEPOSIT_FEE(view returns (uint256)
500
emissionRate(view returns (uint256)
380000000000000
oath(view returns (address)
0x798acf1bd6e556f0c3cd72e77b3d169d26a28ab5
owner(view returns (address)
0xeaf44e5f74081ddaf3f6063c8c9905e03a131c62
poolLength(view returns (uint256)
5
rewardsStarted(view returns (bool)
true
startTime(view returns (uint256)
1692107600
totalAllocPoint(view returns (uint256)
171
treasury(view returns (address)
0xc6eb4c01bcfd37221fcbcf16eae288fa6bc8219b
Read-only
getMultiplier(uint256 _fromuint256 _topure returns (uint256)
pendingReward(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardTimeuint256 accPerShareuint256 totalDeposituint256 depositFee)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(address _lpTokenuint256 _allocPointuint256 _depositFeebool _withUpdate
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
harvest(uint256 _pid
massUpdatePools(
renounceOwnership(
set(uint256 _piduint256 _allocPointuint256 _depositFeebool _withUpdate
setStartTime(uint256 _startTime
setTreasuryAddress(address _treasury
transferOwnership(address newOwner
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
Harvest(address indexed senderaddress touint256 indexed piduint256 reward
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetTreasuryAddress(address indexed treasury
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _oathaddress _treasury
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.