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

MasterCarver

Verified contract

Active on Ethereum with 257 txns
Deployed by via 0xcb83827d at 11350082
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
--
0x9056517644207915d21c6f475a4d99029c611aeeaa6c173d1943377057205b0a
0x430f3bf57dbb57f75c8a8499b59786fddb28d039e46f9526622e7f66c02473d4
0x3dc4dc5a14ed7985155ea7866f81d2ce89526fe8ed86f7c4076ec88f7c3f15a8
0xfc2ac86c8c8e0d6343d7f2359cb5e8c6a62ce2bc72f256a2c20c9051bf2f0a46
0x2deb600294638ecc93ce98f2fd63470a60044e4eaf78bfcaa535db10a14a3c31
0xd9904a5ff2c4fd7f44b7ccb1adbb0b7513e369b811a41581313a0852a9aad8aa
0xea7ca59ce2e9e5e98721dd5e370ee3984dcd6ebeabc81be3e46aaada025c9e3e
0xb40686459aba3086e399566e4ef4098b35525d9ce6f1a1d063d49abe72e9ffab
0xaad724fd88251ff2947640fdde7940f4d67301ba9e1cb7cdc2cc99047d115744
0x377afcfef19a22c7b46e85404c4477573774bbf073170cfdd16d84f3126d172e

Functions
Getter at block 20811466
BONUS_MULTIPLIER(view returns (uint256)
10
acceptContractDepositor(view returns (bool)
false
bonusEndBlock(view returns (uint256)
11497000
carve(view returns (address)
0xfcac6210e2ad15b3cd05a3b11c95d25c74a53efb
carvePerBlock(view returns (uint256)
100000000000000000000
migrator(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xb02f093be22d109486cbd9432a66fbe7dacc336e
poolLength(view returns (uint256)
10
rewardPoolAddress(view returns (address)
0x5631552c609718a8bc55147310869949fb6b1b5c
rewardPoolFee(view returns (uint256)
15
startBlock(view returns (uint256)
11397000
totalAllocPoint(view returns (uint256)
100
treasuryAddress(view returns (address)
0x052c8cb9b2086d31556132f598042f64365c7fce
Read-only
getMultiplier(uint256 fromuint256 toview returns (uint256)
pendingCarve(uint256 pid_address user_view returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accCarvePerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 allocPointaddress lpToken
claim(uint256 pid
deposit(uint256 piduint256 amount
emergencyWithdraw(uint256 pid
massUpdatePools(
migrate(uint256 pid
recoverUnsupported(address tokenuint256 amountaddress to
renounceOwnership(
set(uint256 piduint256 allocPoint
setAcceptContractDepositor(bool acceptContractDepositor_
setMigrator(address _migrator
setRewardPerBlock(uint256 rewardPerBlock
setRewardPool(address rewardPoolAddress_
setRewardPoolFee(uint256 rewardPoolFee_
transferOwnership(address newOwner
updatePool(uint256 pid
updateTreasuryAddress(address treasuryAddress_
withdraw(uint256 piduint256 amount
Events
Claimed(address indexed useruint256 indexed piduint256 amount
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 carve_address rewardPoolAddress_address treasuryAddress_uint256 carvePerBlock_uint256 startBlock_uint256 bonusEndBlock_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.