Sugar Skullz

Verified contract

Active on Ethereum with 2,756 txns
Deployed by via 0xc7b4e00e at 14618076
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "Sugar Skullz"

0x5ed1b299cf3d55e67692433625c949b0c540664e369e1ea15de8ed3121e599b4
0x2e1433cce0066d063a53801c9cb86e6dde8df9e6b1ac22d1eeb427bc50f51f61
0x488aff0a69a0b2ce09b5d1b801aff3b9fefe610c14fc4cc21d642ed61ec00277
0x84f0e84b52d4aebdc6432d2c14739f091349a590186328eea5e7a14bfc11b3d1
0x3d682035c09be84fa68a16e5a4fb997010a15c31a072b4ab025159369d5f41ac
0x177d30bc3f27590404ec66171c868b358144fa584f34ae30e82d7a4d8f696534
0x18916eb6e8adbd78a3a400d88dedad9988a612b96f4e33e9980895fb8afc82dd
0xbfce0e76162a1e77cb48d395f9dc566eb71db7e043b1fcbe27ccb6798f08a513
0xfe3be6ea27f3f1a84de2d73169865893361adc2a22d290bf6898071b09d5d7c0
0x89dd913e2031c20df9cc6de1ac8354b35b236f4a26f354422c54b89cc445748a

Functions
Getter at block 21257039
gasPassPrice(view returns (uint256)
40000000000000000
getStatus(view returns (uint8)
2
isActive(view returns (bool)
true
maxSupply(view returns (uint256)
8000
name(view returns (string)
Sugar Skullz
owner(view returns (address)
0xc90e7db1e3b3daef48c3f171978bdc4f0d02c98b
preSaleStart(view returns (uint256)
1650409200
provenance(view returns (string)
94a9cad7ae9174896801d319fde9d0f5f1f384ec02869baf6c24ce11059b8bf7
publicLimit(view returns (uint256)
999
publicPrice(view returns (uint256)
0
publicStart(view returns (uint256)
1650495600
symbol(view returns (string)
SKULLZ
totalSupply(view returns (uint256)
8000
whitelistPrice(view returns (uint256)
60000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
gasPassLimit(addressview returns (uint256)
gasPassMinted(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getLastTransfer(uint256 _tokenIdview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
publicMinted(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
whitelistLimit(addressview returns (uint256)
whitelistMinted(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
mintPresale(uint256 _gasPassAmountuint256 _whitelistAmountuint256 _gasPassLimituint256 _whitelistLimitbytes32[] _gasPassProofbytes32[] _gasPassLimitProofbytes32[] _whitelistProofbytes32[] _whitelistLimitProofpayable 
mintPublic(uint256 _amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setActive(
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setGasPassLimit(address _addressuint256 _gasPassLimit
setGasPassRoot(bytes32 _gasPassRoot
setPrices(uint256 _publicPriceuint256 _whitelistPriceuint256 _gasPassPrice
setProvenance(string _provenance
setPublicLimit(uint256 _publicLimit
setTime(uint256 _preSaleStartuint256 _publicStart
setWhitelistLimit(address _addressuint256 _whitelistLimit
setWhitelistRoot(bytes32 _whitelistRoot
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(