This contract is being backfilled. You may encounter incomplete storage history.

DODOMine

Verified contract

Active on Ethereum with 44,596 txns
Deployed by via 0x5edac45b at 10970196
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $12,263.19
ERC-20
Value $541.86
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x9e44bea557f792b04ce73a2d94ca69386ba85b68afcd95e182d8b808e43043b2
0xeeee0a14b538979265027944f115624eb40e54851e2962b249c996ff7dfdf395
0x0723a5b5c2b54f461d772b88a228c33bea311dab62e815e4796c205a59b91bf4
0xae67909ec09619769cd8a4426dab61a9e8af7fda81a78d8d3b0b2809baa5144f
0x1c0090c7beb8bdeec80be7997069be8746ac02788d4c1de44c260eb98900d053
0xdb101026519130da3a5f74e04d19471fba9371c55d36696766b0c1fe994d99ac
0x200c02c5d5f16919ade047972f8647e25a183210d6f86923fd55af47f337e99d
0xa04a4359d226a7f93325ff7f220bad8f80e1c7375873de8e59d42fd43d1e290a
0xeb2079ab398353069919f869f016daf042daf8f10af58d5be914a93bb1337ca2
0x735183b004920dd328c117d462d0a7da7e81357ca3dfd3d8f5e3ccee32f9f62f

Functions
Getter at block 20792803
_NEW_OWNER_(view returns (address)
0x0000000000000000000000000000000000000000
_OWNER_(view returns (address)
0x95c4f5b83aa70810d4f142d58e5f7242bd891cb0
dodoPerBlock(view returns (uint256)
2200000000000000000
dodoRewardVault(view returns (address)
0x380312700ed61e4401d27e62508b82d0ae162d9e
poolLength(view returns (uint256)
22
startBlock(view returns (uint256)
10976000
totalAllocPoint(view returns (uint256)
880000000000000000017
Read-only
getAllPendingReward(address _userview returns (uint256)
getDlpMiningSpeed(address _lpTokenview returns (uint256)
getPendingReward(address _lpTokenaddress _userview returns (uint256)
getPid(address _lpTokenview returns (uint256)
getRealizedReward(address _userview returns (uint256)
getUserLpBalance(address _lpTokenaddress _userview returns (uint256)
lpTokenRegistry(addressview returns (uint256)
poolInfos(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accDODOPerShare)
realizedReward(addressview returns (uint256)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
addLpToken(address _lpTokenuint256 _allocPointbool _withUpdate
claim(address _lpToken
claimAll(
claimOwnership(
deposit(address _lpTokenuint256 _amount
emergencyWithdraw(address _lpToken
massUpdatePools(
setLpToken(address _lpTokenuint256 _allocPointbool _withUpdate
setReward(uint256 _dodoPerBlockbool _withUpdate
transferOwnership(address newOwner
updatePool(uint256 _pid
withdraw(address _lpTokenuint256 _amount
withdrawAll(address _lpToken
Events
Claim(address indexed useruint256 amount
Deposit(address indexed useruint256 indexed piduint256 amount
OwnershipTransferPrepared(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _dodoTokenuint256 _startBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.