DePoMasterChef

Verified contract

Active on Ethereum with 3,266 txns
Deployed by via 0xaaab9e92 at 13690242
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
ERC-20
Value $69.48
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x76c7421756c263abe18fc2c68c521cea3a5f21029d0f2c45e4c3c2ec4d838101
0xfa79d072aff74ccd2ee364c5c5d49c87df7bd2d658965ad248804fa798509039
0xc478be81952e77c4f0a7f99e062ef2fd691cec2abceb7471f8987f5272cf9591
0x2234691d421439d6752ed221756656019c789bb14f901d0e476020e513f25bb4
0xef4c2851c8d96bed9b229fbe50ee7e35142910674303631baf387f129365b462
0x529990e4f8630cf1594a499f69f93c42d4d3f4613a6790d8622ca629fd1f2d1f
0xb6c0cbfdd1ead2fee2f7d000e9c79d7a321f7319649dbb5dc5dabf604da19cce
0x55cca8bba521c41aafa11c2877ca37157977db34690662f31ffc8d69203894ca
0x7e4ca35a321c063e07d0e653df163b1216e34e776a719ed66fa060503178e278
0x79f3db899fe24d796a22a5cabdd627990ca1231f46b9db870dd7ae3eeadb0998

Functions
Getter at block 21301542
BONUS_MULTIPLIER(view returns (uint256)
1
MAXIMUM_HARVEST_INTERVAL(view returns (uint256)
864000
depo(view returns (address)
0xa5def515cfd373d17830e7c1de1639cb3530a112
depoPerBlock(view returns (uint256)
0
feeAddress(view returns (address)
0x8e94bc5a1a005f3b8c3e5fde11f5a0356ed8d54d
owner(view returns (address)
0x6ffe6e183571139636b9479ca65cf99edc6be215
poolLength(view returns (uint256)
4
rewardHolder(view returns (address)
0x249dbd179ca17f7dab5055f52f887361e6a2a614
startBlock(view returns (uint256)
13690981
totalAllocPoint(view returns (uint256)
1
totalLockedUpRewards(view returns (uint256)
0
Read-only
canHarvest(uint256 _pidaddress _userview returns (bool)
getMultiplier(uint256 _fromuint256 _topure returns (uint256)
pendingDePo(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accDePoPerShareuint16 depositFeeBPuint256 harvestInterval)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebtuint256 rewardLockedUpuint256 nextHarvestUntil)
State-modifying
add(uint256 _allocPointaddress _lpTokenuint16 _depositFeeBPuint256 _harvestIntervalbool _withUpdate
compound(uint256 _pid
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
initialize(address _depoaddress _feeAddressaddress _rewardHolderuint256 _startBlockuint256 _depoPerBlock
massUpdatePools(
renounceOwnership(
set(uint256 _piduint256 _allocPointuint16 _depositFeeBPuint256 _harvestIntervalbool _withUpdate
setFeeAddress(address _feeAddress
setRewardHolder(address _rewardHolder
transferOwnership(address newOwner
updateEmissionRate(uint256 _depoPerBlock
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
Compound(address indexed useruint256 indexed piduint256 amount
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
EmissionRateUpdated(address indexed calleruint256 previousAmountuint256 newAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardLockedUp(address indexed useruint256 indexed piduint256 amountLockedUp
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.