CraftVault

Verified contract

Active on Ethereum with 775 txns
Deployed by via 0xa92db1cc at 10990707
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 49 additional slots
-
variable spans 48 additional slots
ERC-20
--
0x55dccbd0d74740d1ad352bb9bd982c75954659289d0cc85d3592a68756a6053a
0xda66c589371492b900496d92511edf1beda1d49ec224d7a3e4fb846a0b7617fa
0x5a5987848447920ca90a8dd0b3bf1eaaa4cf6362eed06e45950360c1c1bc4aec
0x624a22571958366c12cd918e8a6be0d577cb9085e0649b954d98781b473851a6
0xe490415f6af7d97cba8edb251347f8375b42dec090338f4dc9c3cabcddd73227
0xdcc8703bc4117f70a45026ea350b3b5ad2b62059e37f289828859c94226d2013
0x4384c208479a78eb4fa9d0d3e5483b646d55ac00c2a20e931af53cf288328750
From
0x52c07eb8255508d61964a6199d489d5c3572f97bcccdbcddeeab5e5647c60be5
0x1474d83596d3f25217f4a996c86a029bb78ba8fa008e3d0d9cc289d5b4b70d90
0xef85a6ff182f037e7ff6640e8e317d4cda99420014b5f705ec5380c5b902ee04

Functions
Getter at block 21167523
averageFeesPerBlockEpoch(view returns (uint256 averagePerBlock)
22717626455562
averageFeesPerBlockSinceStart(view returns (uint256 averagePerBlock)
47252100043434
contractStartBlock(view returns (uint256)
10990708
cumulativeRewardsSinceStart(view returns (uint256)
0
devaddr(view returns (address)
0x6fe4f45cab438233f34d66ba55725035a8aded1b
epoch(view returns (uint256)
0
epochCalculationStartBlock(view returns (uint256)
0
owner(view returns (address)
0x6fe4f45cab438233f34d66ba55725035a8aded1b
pendingRewards(view returns (uint256)
0
poolLength(view returns (uint256)
1
rewardsInThisEpoch(view returns (uint256)
480875880503527469147
superAdmin(view returns (address)
0x6d77f56b018fa29064fd5029e01162a5b3f58049
token(view returns (address)
0xa09ff006c652496e72d648cef2f4ee6777efdf6f
totalAllocPoint(view returns (uint256)
100
Read-only
epochRewards(uint256view returns (uint256)
pendingToken(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address tokenuint256 allocPointuint256 accTokenPerSharebool withdrawable)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _tokenbool _withUpdatebool _withdrawable
addPendingRewards(uint256 _
burnSuperAdmin(
deposit(uint256 _piduint256 _amount
depositFor(address depositForuint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
initialize(address _tokenaddress _devaddraddress superAdmin
isContract(address addrreturns (bool)
massUpdatePools(
newSuperAdmin(address newOwner
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
setAllowanceForPoolToken(address spenderuint256 _piduint256 value
setDevFee(uint16 _DEV_FEE
setDevFeeReciever(address _devaddr
setPoolWithdrawable(uint256 _pidbool _withdrawable
setStrategyContractOrDistributionContractAllowance(address tokenAddressuint256 _amountaddress contractAddress
startNewEpoch(
transferDevFee(
transferOwnership(address newOwner
withdraw(uint256 _piduint256 _amount
withdrawFrom(address owneruint256 _piduint256 _amount
Events
Approval(address indexed owneraddress indexed spenderuint256 _piduint256 value
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SuperAdminTransfered(address indexed previousOwneraddress indexed newOwner
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.