MasterChef

Verified contract

Active on Base with 10,365 txns
Deployed by via 0xea675973 at 5084307
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.02
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xc95892b414791c441239b5476c8b787030a9621af94cb29342a227a7f80858cb
0xe3ce5254226628bd76ba3577746e907a37b0ad5e9ab51ff95dac4446ca12ff9e
0xdfbb2d2522f87cb22be5b082ad43f0a3b06db1b58e9ad9bd8e277675cf25e4c1
0xfb15d4bc8e6792ac098383d84c19d6d5ac3adef87dd2a8a55506964cf5d45d1c
0x5f668fcba4899feae6d00fbbdd83d09005d7fde2fb36f3e049ee016826120246
0x04e5aeef9cae322507248df1faaba0f71f0e07bca8c8fa00adc068421712afbd
0xc8d4e3a7b52e17933967456f86b2b63f864c8ac252d0861a9d5cd108cb9ac4fd
0xfdf2e81120c7ae287246e133c35123158d20aa66a7fe7e6226a5b1e01cc58e71
0x166caf048e444d8aa8ac2430030bc9948a3d9ce1ebbdc71f6fd565c375508d83
0x93369cc4e3f892b73b46c80c589186b86440d08dd498f02191219af2a7275b0c

Functions
Getter at block 21834074
MAX_EMISSION_RATE(view returns (uint256)
100000000000000000000
devaddress(view returns (address)
0xd54fbe6d66bb5806e4bac4a33f6f1ce5399586d3
feeAddress(view returns (address)
0xd54fbe6d66bb5806e4bac4a33f6f1ce5399586d3
owner(view returns (address)
0xd54fbe6d66bb5806e4bac4a33f6f1ce5399586d3
poolLength(view returns (uint256)
10
rdmpPerSecond(view returns (uint256)
15000000000000000000
rdmpToken(view returns (address)
0x41e99e0f73a88947c52070ff67c19b7abc171a54
startTime(view returns (uint256)
1697472000
totalAllocPoint(view returns (uint256)
58400
Read-only
getMultiplier(uint256 _fromuint256 _topure returns (uint256)
pendingRdmp(uint256 _pidaddress _userview returns (uint256)
poolExistence(addressview returns (bool)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardTimeuint256 accRdmpPerShareuint16 depositFeeBPuint256 lpSupply)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenuint16 _depositFeeBPbool _withUpdate
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
forceWithdraw(uint16 _pidaddress[] _userAddresses
massUpdatePools(
renounceOwnership(
set(uint256 _piduint256 _allocPointuint16 _depositFeeBPbool _withUpdate
setDevAddress(address _devaddress
setFeeAddress(address _feeAddress
switchActivePool(uint16[] _activePidsuint16[] _newPidsuint256[] _newAllocPoints
transferOwnership(address newOwner
updateEmissionRate(uint256 _rdmpTokenPerSecond
updatePool(uint256 _pid
updateStartTime(uint256 _startTimestamp
withdraw(uint256 _piduint256 _amount
Events
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetDevAddress(address indexed useraddress indexed newAddress
SetFeeAddress(address indexed useraddress indexed newAddress
UpdateEmissionRate(address indexed useruint256 rdmpPerSecond
UpdateStartTime(uint256 startTimestamp
Withdraw(address indexed useruint256 indexed piduint256 amount
addPool(uint256 indexed pidaddress lpTokenuint256 allocPointuint256 depositFeeBP
setPool(uint256 indexed pidaddress lpTokenuint256 allocPointuint256 depositFeeBP
Constructor
constructor(address _rdmpTokenaddress _devaddressuint256 _startTime
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.