RcktMasterChef

Verified contract

Active on Base with 3,291 txns
Deployed by via 0x93d9a44f at 2633052
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
--
0x08a8b7232be56ad7bced8dd5d661e96cc39ca38ba9ae1e80672cd683e88909a2
0xa84f4542f168fb93f8cd07e4e28eead9c492dfbd68d6e1f52ab24a6c08c966c2
0xb7a77ae9368b546aee89dc6ad6c27df1646c565fd31d04e822ca24b12cb681d4
0xdc97e796bd3907af888303bd0ba38180365146685378090a76988cce2bf8130b
0xb55c4b95544eb70758f0ee41af235b77137299fc827279d2e110e49b037914bf
0xe551d446122737993b278cd9c10f96ba13cbb33b1e313c32c159ac20730535cc
0x1fbba4a2726376c81cc69aabaebf8be7c44ab5ad1a67dd92426f82a22685e0e8
0x24b75e58d6bc24bc723e15a83507932fcf40ba376e57774ed21f6a80b57e6c48
0x2e7e7fe158a80d0958aff1da38cf1d688e9406efc42da1b1d88e1401fc362d43
0xc6ff9f1a6d008b9e47a33dd6f2193713d4f109a84edb1d2403f0803844b4aaaf

Functions
Getter at block 22896954
MAXIMUM_DEPOSIT_FEE_RATE(view returns (uint16)
1000
MAXIMUM_HARVEST_INTERVAL(view returns (uint256)
1209600
devAddress(view returns (address)
0x25fd48e004b1f0148d7f562763db6706c00db7f7
feeAddress(view returns (address)
0x25fd48e004b1f0148d7f562763db6706c00db7f7
metaTxnsEnabled(view returns (bool)
false
operator(view returns (address)
0x7c2b04d63faef69668e30d911eb48a78140ab2eb
owner(view returns (address)
0x7c2b04d63faef69668e30d911eb48a78140ab2eb
poolLength(view returns (uint256)
3
solar(view returns (address)
0x6653dd4b92a0e5bf8ae570a98906d9d6fd2eec09
solarPerBlock(view returns (uint256)
14062500000000000
startBlock(view returns (uint256)
2633371
totalAllocPoint(view returns (uint256)
10000
totalLockedUpRewards(view returns (uint256)
0
totalSolarInPools(view returns (uint256)
0
Read-only
canHarvest(uint256 _pidaddress _userview returns (bool)
getMultiplier(uint256 _fromuint256 _topure returns (uint256)
isTrustedForwarder(address forwarderview returns (bool)
pendingSolar(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accSolarPerShareuint16 depositFeeBPuint256 harvestIntervaluint256 totalLp)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebtuint256 rewardLockedUpuint256 nextHarvestUntil)
State-modifying
add(uint256 _allocPointaddress _lpTokenuint16 _depositFeeBPuint256 _harvestIntervalbool _withUpdate
deposit(uint256 _piduint256 _amount
disableMetaTxns(
emergencyWithdraw(uint256 _pid
enableMetaTxns(
massUpdatePools(
renounceOwnership(
set(uint256 _piduint256 _allocPointuint16 _depositFeeBPuint256 _harvestIntervalbool _withUpdate
setDevAddress(address _devAddress
setFeeAddress(address _feeAddress
setRcktPerBlock(uint256 _token
startFarming(
transferOperator(address newOperator
transferOwnership(address newOwner
updateAllocPoint(uint256 _piduint256 _allocPointbool _withUpdate
updateEmissionRate(uint256 _solarPerBlock
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
AllocPointsUpdated(address indexed calleruint256 previousAmountuint256 newAmount
Deposit(address indexed useruint256 indexed piduint256 amount
DevAddressChanged(address indexed calleraddress oldAddressaddress newAddress
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
EmissionRateUpdated(address indexed calleruint256 previousAmountuint256 newAmount
FeeAddressChanged(address indexed calleraddress oldAddressaddress newAddress
MetaTxnsDisabled(address indexed caller
MetaTxnsEnabled(address indexed caller
OperatorTransferred(address indexed previousOperatoraddress indexed newOperator
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardLockedUp(address indexed useruint256 indexed piduint256 amountLockedUp
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.