Supreme Skulls

Verified contract

Active on Ethereum with 4,780 txns
Deployed by via 0xfa632a51 at 14575402
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Supreme Skulls"

0x302d347c3f7df6c51fa33eaff84096976a67e05843ce2b2631f73cbf7af3be1a
0x021cd0292984ed0d2af548cbcfc3f7f6a510bce362732fbfe69dd79839ff61aa
0x2d6eb0e1a9791fc03208fcf7fa408ea3835959aabb18e801f8b9514dbca94c1e
0xb8d12d6be74072c8d50d8e71135a099c4d9bc8a7acaf6b0c85f91a144a520492
0xf32dc1a42673c030a050b44b71f6cc2e13beb1f4c085c68ef26dd663f3eeb075
0x21c2a3c1476413edd1e87848bf42ba337febd8ee814fa12c0f47e5825379197c
0x349db4d97fc91515851567c38ce2ba55430646fe335fa6b9ec7086eb91803029
0x63db5dc08f1b0fcd4c02e22a31451ca986060269e8cc129352e2c8268c60899d
0x5de6fa497e682865d3edb9a2b0f1f0ce9f015a6fdb97b99e2d1b64d3bc9b50e5
0xabbd0ab1a73e1148d012a4b00e99169fafe174c5b60ffbc1256d5324cb1a19cd

Functions
Getter at block 21038449
MAX_MINT_PER_TX(view returns (uint256)
2
MAX_ROYALTIES_PCT(view returns (uint256)
1000
MAX_SUPPLY(view returns (uint256)
6666
MAX_WHITELIST_MINT(view returns (uint256)
2
baseURI(view returns (string)
ipfs://bafybeiadnkmqhitiscmfk2iu6nrnexxbtc24eilzwzcm7d6rnehngzftui/
contractURI(view returns (string)
ipfs://QmTHN5tqQ9Yu87caU6pLGZS8krG7Dv3dQSwK3Wyrvd6TYK
couponSigner(view returns (address)
0x91da72e5913bcde556e097e4838244f2b9cc81a1
isRevealed(view returns (bool)
true
name(view returns (string)
Supreme Skulls
owner(view returns (address)
0x729fbd680ba391d941c69785824e042e0e38cfda
pricePublic(view returns (uint256)
79000000000000000
priceWhitelist(view returns (uint256)
79000000000000000
provenanceHash(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
provenanceIsLocked(view returns (bool)
false
proxyRegistry(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
saleState(view returns (uint8)
0
symbol(view returns (string)
SP
totalSupply(view returns (uint256)
4040
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
isOwnerOf(address _accountuint256[] _tokenIDsview returns (bool)
isValidSignature(bytes _signatureaddress _senderuint8 _saleStateuint256 _chainIdview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _valueview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256 tokenId)
tokenURI(uint256 _tokenIDview returns (string)
userRevokedRegistryApproval(addressview returns (bool)
walletOfOwner(address _ownerview returns (uint256[])
whitelistMinted(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
mintOpen(uint256 _mintAmountpayable 
mintPromo(uint256 _mintAmount
mintPublic(uint256 _mintAmountbytes _signaturepayable 
mintWhitelist(uint256 _mintAmountbytes _signaturepayable 
rescueBatchERC20(address _tokenaddress[] _receiversuint256[] _amounts
rescueBatchERC721(address _tokenaddress[] _receiversuint256[][] _tokenIDs
rescueERC20(address _tokenaddress _receiveruint256 _amount
rescueERC721(address _tokenaddress _receiveruint256 _tokenID
revokeRegistryApproval(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURIbool _doReveal
setContractURI(string _newContractURI
setCouponSigner(address _newCouponSigner
setPricePublic(uint256 _newPrice
setPriceWhitelist(uint256 _newPrice
setProvenanceHash(bytes32 _newProvenanceHashbool _lockForever
setProxyRegistry(address _newProxyRegistry
setRoyalties(address _recipientuint256 _value
setSaleState(uint8 _newSaleState
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(uint256 _weiAmount
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SaleStateChanged(uint8 newSaleState
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symboluint256 _startingTokenIDaddress _couponSigneruint256 _priceWhitelistuint256 _pricePublicstring _contractURIstring _baseURIaddress _proxyRegistryaddress _royaltiesReceiveruint256 _royaltiesPercent
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyRevokedRegistryApproval(
ArrayLengthMismatch(
ExceedsMaxMintPerTx(
ExceedsMaxRoyaltiesPercentage(
ExceedsMaxSupply(
ExceedsMintPhaseAllocation(
FailedToWithdraw(
IncorrectPaymentAmount(
InvalidSignature(
ProvenanceHashAlreadyLocked(
SalePhaseNotActive(
TokenDoesNotExist(