Dcult

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x0236dd3c at 14138891
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 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 46 additional slots
-
variable spans 48 additional slots
16 additional variables

No balances found for "Dcult"

No transactions found for "Dcult"


Functions
Getter at block 21184249
BONUS_MULTIPLIER(view returns (uint256)
1
CULT(view returns (address)
0x0000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0x43f932b44af552f1cf719f5e48a492926922a3c64eaf31144abc15fddf34f4d2
adminAddress(view returns (address)
0x0000000000000000000000000000000000000000
cult(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
poolLength(view returns (uint256)
0
startBlock(view returns (uint256)
0
symbol(view returns (string)
topStakerNumber(view returns (uint256)
0
totalAllocPoint(view returns (uint256)
0
totalCULTStaked(view returns (uint256)
0
totalCultUsedForPurchase(view returns (uint256)
0
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkHighestStaker(uint256 _pidaddress userview returns (bool)
checkpoints(address accountuint32 posview returns (struct ERC20VotesUpgradeableCheckpoint)
delegates(address accountview returns (address)
getMultiplier(uint256 _fromuint256 _topure returns (uint256)
getPastTotalSupply(uint256 blockNumberview returns (uint256)
getPastVotes(address accountuint256 blockNumberview returns (uint256)
getVotes(address accountview returns (uint256)
highestStakerInPool(uint256uint256view returns (uint256 depositedaddress addr)
nonces(address ownerview returns (uint256)
numCheckpoints(address accountview returns (uint32)
pendingCULT(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accCULTPerShareuint256 lastTotalCULTRewarduint256 lastCULTRewardBalanceuint256 totalCULTReward)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebtuint256 rewardCULTDebt)
State-modifying
accessCULTTokens(uint256 _pidaddress _touint256 _amount
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
admin(address _adminAddress
approve(address spenderuint256 amountreturns (bool)
claimCULT(uint256 _pid
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
delegate(address delegatee
delegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 s
deposit(uint256 _piduint256 _amount
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _cultaddress _adminAddressuint256 _startBlockuint256 _topStakerNumber
massUpdatePools(
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updatePool(uint256 _pid
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(uint256 _piduint256 _amount
Events
AdminChanged(address previousAdminaddress newAdmin
AdminUpdated(address newAdmin
Approval(address indexed owneraddress indexed spenderuint256 value
BeaconUpgraded(address indexed beacon
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousBalanceuint256 newBalance
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Upgraded(address indexed implementation
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.