The latest block we've processed for this chain is 20896310, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

CreepCrewAditusMintingLogic

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x9f85e4e4 at 18365566
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 47 additional slots
2 additional variables

No balances found for "CreepCrewAditusMintingLogic"

No transactions found for "CreepCrewAditusMintingLogic"


Functions
Getter at block 20896309
MAX_MINT_PER_TX(view returns (uint256)
0
MAX_MINT_PER_WALLET(view returns (uint256)
0
MAX_SUPPLY(view returns (uint256)
0
MINT_PRICE(view returns (uint256)
0
MYSTERY_BOX_ALLOCATION(view returns (uint256)
0
PUBLIC_ALLOCATION(view returns (uint256)
0
PUBLIC_LIST_START_TIME(view returns (uint256)
0
TEAM_ALLOCATION(view returns (uint256)
0
WHITELIST_MINT_START_TIME(view returns (uint256)
0
creepCrewAditus(view returns (address)
0x0000000000000000000000000000000000000000
designatedSigner(view returns (address)
0x0000000000000000000000000000000000000000
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=, version=, chainId=1, verifyingContract=0xc06117f570fb7f828e1186882f6d99eaa87aa870, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
 
totalSupply(view returns (uint256)
Read-only
getSigner(struct Whitelistwhitelist _whitelistview returns (address)
mintCount(addressview returns (uint256)
State-modifying
acceptOwnership(
initialize(address _creepcrewAditusuint256 whitelistStartTime
mintToMysteryBox(address touint256 amount
mintToTeam(address touint256 amount
pause(
publicMint(uint256 amountpayable 
renounceOwnership(
setCrewContract(address _creepCrewAditus
setDesignatedSigner(address _designatedSigner
setMaxMintPerTx(uint256 _maxMintPerTx
setMaxMintPerWallet(uint256 _maxMintPerWallet
setMaxSupply(uint256 _maxSupply
setMintPrice(uint256 _mintPrice
setMysteryBoxAllocation(uint256 _mysteryBoxAllocation
setPublicAllocation(uint256 _publicAllocation
setPublicMintStartTime(uint256 _publicMintStartTime
setTeamAllocation(uint256 _teamAllocation
setWhitelistMintStartTime(uint256 _whitelistMintStartTime
transferOwnership(address newOwner
unpause(
whitelistMint(struct Whitelistwhitelist signatureuint256 amountpayable 
Events
EIP712DomainChanged(
Initialized(uint8 version
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.