PixelBadzNFT

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xd8cd9a85 at 14230135
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 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
4 additional variables

No balances found for "PixelBadzNFT"

No transactions found for "PixelBadzNFT"


Functions
Getter at block 21306751
isRedemptionActive(view returns (bool)
false
isSaleActive(view returns (bool)
false
maxTokenPurchase(view returns (uint256)
3
maxTokens(view returns (uint256)
3333
maxUserTokens(view returns (uint256)
0
maxWhitelistTokens(view returns (uint256)
0
merkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
provenanceUrl(view returns (string)
startingIndex(view returns (uint256)
0
symbol(view returns (string)
tokenPrice(view returns (uint256)
20000000000000000
version(view returns (string)
whitelistPrice(view returns (uint256)
0
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)
userTokens(addressview returns (uint256)
State-modifying
airdrop(struct PixelBadzNFTAirdrop[] airdrops
approve(address touint256 tokenId
burn(uint256 tokenId
initialize(string namestring symbol
mintToken(uint256 numberOfTokenspayable 
redeemFromWhitelist(uint256 tokenIdbytes32[] proofuint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMerkleRoot(bytes32 _merkleRoot
setProvenanceHash(string _provenanceHash
setStartingIndex(uint256 index
toggleRedemption(
toggleSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(payable 
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.