PREMINT Collector

Verified contract

Active on Ethereum with 38,568 txns
Deployed by via 0x1e390afa at 14498490
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
-
variable spans 1 additional slot

No balances found for "PREMINT Collector"

0x63584d5970eaa7ee01709d6b9194cf40d208acf7379e2e398edb5118ec74a055
0x5edb096355d14f7a3ba5e562e1dbd8215715325720a692b7213cb6922ec07f68
0x04d20e6de85088c3a52f724ffa9b7993227c0676b64e8f5efecbf3a26d0486a4
0xd3c8fab081ed6e3c1b30681803999535bc4088045f55548427acbd909d44a9db
0x9cf3f38ec322d29571a0602f0bb1349859ac8ee9ebc6bdd26703e8a468547668
0xd706df0fbbfa38ae8aaac1ff8d62e1bf8c925bdb9458b55c6ca96def0407e8cc
0x23a8a8410c95ffafa22b071c9768fe8a1e9c5aeb63b5fd1aa78a59774db0ffd5
0x52c83db405d22c9a5151ba2c779e673ae1c9c1c34279dd9c5a04d11ee10d52b0
0xa3fa6f6642c16af7c7ba639563fb1a13487a219c8b373d2edc35137f90df61f8
0xd050e9a16935373f6d873b4abad0de67e23557b33c67d39fdedf4623df3c1320

Functions
Getter at block 21206727
baseTokenURI(view returns (string)
https://collectors.premint.xyz/metadata/
beneficiary(view returns (address)
0xee8e538055cd3248880e52a1ae88d0dd42d8f38c
name(view returns (string)
PREMINT Collector
owner(view returns (address)
0x092120633b0dfa03265df824e12ebe8a26810921
paused(view returns (bool)
false
publicMinting(view returns (bool)
false
publicPrice(view returns (uint256)
250000000000000000
sellerConfig(view returns (uint256 totalInventoryuint256 maxPerAddressuint256 maxPerTxuint248 freeQuotabool reserveFreeQuotabool lockFreeQuotabool lockTotalInventory)
(totalInventory=10000, maxPerAddress=10, maxPerTx=0, freeQuota=930, reserveFreeQuota=true, lockFreeQuota=false, lockTotalInventory=false)
symbol(view returns (string)
PREMINTCOLL
totalSold(view returns (uint256)
10000
totalSupply(view returns (uint256 value)
10000
Read-only
alreadyMinted(address touint256 pricebytes32 nonceview returns (bool)
balanceOf(address ownerview returns (uint256)
cost(uint256 nuint256 costEachpure returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
usedMessages(bytes32view returns (bool)
State-modifying
addSigner(address signer
approve(address touint256 tokenId
mint(address touint256 pricebytes32 noncebytes sigpayable 
mintPublic(address touint256 npayable 
pause(
purchaseFreeOfCharge(address touint256 n
removeSigner(address signer
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string _baseTokenURI
setBeneficiary(address _beneficiary
setPublicMinting(bool _publicMinting
setPublicPrice(uint256 price
setRoyaltyInfo(address receiveruint96 feeBasisPoints
setSellerConfig(struct SellerSellerConfig config
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Refund(address indexed buyeruint256 amount
Revenue(address indexed beneficiaryuint256 numPurchaseduint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(address beneficiaryaddress royaltyReceiver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.