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

Cult

Verified contract

Implementation

Active on Ethereum with 2 txns
Deployed by via 0x81a1f1e9 at 14093759
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 49 additional slots
-
variable spans 48 additional slots
9 additional variables

No balances found for "Cult"

0xea8916e36673107c1647d235141667f7c781864106db04fce14300765dc6f6e9
0xc5b163342ff31f84f5619c7183b9fcfa7921b9dfc1a266827f0eef616451b7e5

Functions
Getter at block 20793103
DOMAIN_SEPARATOR(view returns (bytes32)
0x493da0456f41d0029c9f6d2ba7102833d5d83fa6f367d8b2f789e1987cd89291
decimals(view returns (uint8)
18
name(view returns (string)
Cult DAO
owner(view returns (address)
0x412ea369798e1c46bb66e8fa14f1f8fd352aa504
paused(view returns (bool)
false
symbol(view returns (string)
CULT
tax(view returns (uint256)
4
totalSupply(view returns (uint256)
1011486873379182757678180370822888606987505210105
treasury(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkpoints(address accountuint32 posview returns (struct ERC20VotesUpgradeableCheckpoint)
delegates(address accountview returns (address)
getCurrentVotes(address accountview returns (uint96)
getPastTotalSupply(uint256 blockNumberview returns (uint256)
getPastVotes(address accountuint256 blockNumberview returns (uint256)
getPriorVotes(address accountuint256 blockNumberview returns (uint96)
getVotes(address accountview returns (uint256)
nonces(address ownerview returns (uint256)
numCheckpoints(address accountview returns (uint32)
whitelistedAddress(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
delegate(address delegatee
delegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 s
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address initialHolderuint256 initialSupply
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceOwnership(
setTax(uint256 _tax
setTreasuryAddress(address _treasury
setWhitelistAddress(address _whitelistbool _status
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress 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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
TaxUpdated(uint256 taxAmount
Transfer(address indexed fromaddress indexed touint256 value
TreasuryAddressUpdated(address newTreasury
Unpaused(address account
Upgraded(address indexed implementation
WhitelistAddressUpdated(address whitelistAccountbool value
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.