ERC721CreatorCollectionImplementation

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x3ded0d1a at 14052970
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 1 additional slot

No balances found for "ERC721CreatorCollectionImplementation"

No transactions found for "ERC721CreatorCollectionImplementation"


Functions
Getter at block 20909602
active(view returns (bool)
false
endTime(view returns (uint256)
0
getAdmins(view returns (address[] admins)
[]
owner(view returns (address)
0x7ef0d682280193fb1fb8dc6174f8a0c5bc4f02b0
presaleInterval(view returns (uint256)
0
presalePurchaseLimit(view returns (uint16)
0
presaleTokenPrice(view returns (uint256)
0
purchaseLimit(view returns (uint16)
0
startTime(view returns (uint256)
0
state(view returns (struct IERC721CollectionCollectionState)
(0, 0, 0, 0, 0, 0, 0, 0, false, 0, 0, 0)
tokenCount(view returns (uint16)
0
tokenMax(view returns (uint16)
0
tokenPrice(view returns (uint256)
0
tokenRemaining(view returns (uint16)
0
transactionLimit(view returns (uint16)
0
Read-only
isAdmin(address adminview returns (bool)
nonceUsed(string nonceview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
activate(uint256 startTime_uint256 durationuint256 presaleInterval_
approveAdmin(address admin
deactivate(
initialize(address creatoruint16 tokenMax_uint256 tokenPrice_uint16 transactionLimit_uint16 purchaseLimit_uint256 presaleTokenPrice_uint16 presalePurchaseLimit_address signingAddress
premint(address[] addresses
premint(uint16 amount
purchase(uint16 amountbytes32 messagebytes signaturestring noncepayable 
renounceOwnership(
revokeAdmin(address admin
setTokenURIPrefix(string prefix
transferOwnership(address newOwner
withdraw(address recipientuint256 amount
Events
AdminApproved(address indexed accountaddress indexed sender
AdminRevoked(address indexed accountaddress indexed sender
CollectionActivated(uint256 startTimeuint256 endTimeuint256 presaleInterval
CollectionDeactivated(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Unveil(uint256 collectibleIdaddress tokenAddressuint256 tokenId
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.