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

BCDCPool

Verified contract

Active on Ethereum with 2,622 txns
Deployed by via 0x0afb437b at 11407042
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
--
0x3cff108ae83da23a69e6e75958ffed71b45e7da77800525b6e9c45400fa79207
0xc9d7a5f3841db8c3d26daac2b39608374fc19a52ae274177d09305f80ccdc40d
0xe1f75c4f3760d13a6a04c5c3a87a807f27e7dce57138f56fbfc48d98a9afe192
0x9d4fd4ca39e7096c6403e41618918efe1bdb08f2a149ee770114cc73973d3435
0x80a893fdaaa2d4372ec659af793dc25ce727059e88f153b6949644b966dab3f7
0x819deffd99f64e9aa2955cf4dbedae0abbd3a884f537347ba318afa4e6303545
0x965582a3c83dfb7e64eb148e71d817e2fddcbec5894d0aacea3bf86b88a6b19e
0x0431feff65bef6b7c65eff0c230566458811a39d2ef29745e907b1f9e090826b
0xba9000c2d941b77c20e4c4f2003ee649a754492007fcf8bc38a3f37adfbf64ad
0xe829f95289aedf1719c17b78af837e464bda766c314d7ad573ba6a3465bf4cce

Functions
Getter at block 21213728
BONUS_MULTIPLIER(view returns (uint256)
2
bcdc(view returns (address)
0xa1069a93b0e44cc42bdcec90d010746d1b65a65c
bcdcPerBlock(view returns (uint256)
640000000000000000
bonusEndBlock(view returns (uint256)
11498000
endBlock(view returns (uint256)
12744250
migrator(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xedd86e3d12ccfa6e067746ed8ad3161f5f9ab567
poolLength(view returns (uint256)
6
startBlock(view returns (uint256)
11418000
teamAddr(view returns (address)
0xe716e83eadad7d47b63f1ec9ff0d0615ffc8eefd
totalAllocPoint(view returns (uint256)
1000
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingBcdc(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accBcdcPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
deposit(uint256 _piduint256 _amount
depositFor(address _beneficiaryuint256 _piduint256 _amount
dev(address _teamAddr
emergencyWithdraw(uint256 _pid
massUpdatePools(
migrate(uint256 _pid
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
setEndBlock(uint256 blockNumber
setMigrator(address _migrator
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _bcdcaddress _teamAddruint256 _bcdcPerBlockuint256 _startBlockuint256 _endBlockuint256 _bonusEndBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.