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

XCOREVault

Verified contract

Active on Ethereum with 2,821 txns
Deployed by via 0xc8f948d4 at 11058208
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
--
0x631fab9a104d7f066a604886b207faa33a782c5a6d117b9ee6114e26c948fd21
0x4afd7bef798fdfb3cc557ea437ddff2e0cdbfd09d6e97be9c04ca54d305707e4
0x30f4618166dcdbbae84b5517d60206bba3bbd466b9a61cf3663a5fe88f940ca0
0x9cb9efc9c92671769992777819105af8ff8c9400d5a35b9bde11e8163e9187dc
0x5988ac66f375f551e4b6b903c4db2e74b10bc3f527d63493c8cd1a129208d8f7
0x8cf24fb8200cf89b3332c66b3eb65f2eaf8555a06194a0a01de50c2a9e67fa9b
0x217c7aa2426f91235f9e5c09c752fae3b8b2c1e1fa16b7c1014c4de9aaa23cad
0xe3aa55c7f8d5ff757285f6933c0ba7d3693c50f5457de21aac6ac51300699d78
0x36ed1afbf10d3e65a2437b3a3090faac4cc8bb8f4eeaba9fbbe16fbe635ee1fd
0xa70e2fd71ab2bbfd7efa9deca700458d544c1c18bf5b814c393a0101184c418f

Functions
Getter at block 20810913
XCORE(view returns (address)
0xb244ac0f3ee2e9cae5dfdde5dab8d49fa467e1a9
averageFeesPerBlockEpoch(view returns (uint256 averagePerBlock)
353275013649
averageFeesPerBlockSinceStart(view returns (uint256 averagePerBlock)
42334227047743
contractStartBlock(view returns (uint256)
11058256
cumulativeRewardsSinceStart(view returns (uint256)
409427017671862624080
devaddr(view returns (address)
0xf104f1d4f71920334dc765ad2194b8f450567df2
epoch(view returns (uint256)
1
epochCalculationStartBlock(view returns (uint256)
11061630
owner(view returns (address)
0xf104f1d4f71920334dc765ad2194b8f450567df2
pendingRewards(view returns (uint256)
0
poolLength(view returns (uint256)
1
rewardsInThisEpoch(view returns (uint256)
3444178084897725547
superAdmin(view returns (address)
0xf104f1d4f71920334dc765ad2194b8f450567df2
totalAllocPoint(view returns (uint256)
100
Read-only
epochRewards(uint256view returns (uint256)
pendingXCORE(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address tokenuint256 allocPointuint256 accXCOREPerSharebool withdrawable)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _tokenbool _withUpdatebool _withdrawable
addPendingRewards(uint256 _
burnSuperAdmin(
claim(uint256 _pid
deposit(uint256 _piduint256 _amount
depositFor(address depositForuint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
initialize(address _XCOREaddress _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(
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.