SatoshiSkulls

Verified contract

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

No balances found for "SatoshiSkulls"

0x139cb61363e63ea37dd51b94812eedee8e58ff69456ab7bcc246ca5c9295efaf
0x2edb3c488c47ae110784e604531b595f49fd9e6809b32520a61c45d81647f489
0x04441e5110784c14e896d6c3d51895c543fa1798dc5110f6541e6e6462de1a02
0x37659c9526ff12e69ae3f74c9c5fffc3e9639b109a4de7c4a1a876e4ed07eb27
0xe4d012f6782181a5a20e947883adce1a9679a36f90fcabfaf856c080197d8325
0xf44acd13173613dbbdce7dff836ffe5399458c7566a9d91770250e7d8928ee84
0x807f7c689c4ba560e4555a174b74af174038c62c042dba1e2fa88942988cbc5a
0x7debc44b64f3c62cf54016707cd8c00787fb8ad41069fe12f8435592fd99cc87
0x3db9f1641c3d15d1dc47502f54fe204828dc480aae4f758daae503fc4268cc0a
0x4c514b29610da0a153a12d32aeffb9b471d5d9ca1d72ce92882a98fabfef003a

Functions
Getter at block 20861391
COLLECTION_SIZE(view returns (uint256)
4000
COST(view returns (uint256)
15000000000000000000
MAX_MINT(view returns (uint256)
3
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
adminMints(view returns (uint256)
106
name(view returns (string)
SatoshiSkulls
openForPublic(view returns (bool)
true
owner(view returns (address)
0x90ddcb3b7688d97b8859d9b53901451923063746
symbol(view returns (string)
SATOSHISKULLS
totalSupply(view returns (uint256)
1503
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
adminMint(uint256 quantityaddress target
approve(address operatoruint256 tokenId
mint(uint256 quantityuint8 mintTypebytes signaturepayable 
renounceOwnership(
revealBatch(string newURIuint256 upto
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setOpenForPublic(
setPlaceholder(string newURI
setPrice(uint256 newPrice
setSigner(address newSigner
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
undo(
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(