Pixel Doods

Verified contract

Active on Ethereum with 4,782 txns
Deployed by via 0xeb9c032e at 14002931
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#4291)
ERC-721
--
0x203d4aaeb80dfb167c2cb59d93059fa48c5ac001f8e1e0d36ea264ef6e4de13b
0x5fae04ca12fe931429945a762a635a36e50d5d2c72469a5ce17de62ade00e84f
0xa0a139b580676fe8f7cd0da5e5345065844acf792895bd6b2026a34877b1c7bd
From
0x215dcd288f19b295ca4bf77c64c7f8b265f9fb4aa6055806f610316da1aee07e
0x249a88bd836e8dc77c82f3ad04418af83110aaf9068b514168b5878fb259239f
0x15f8dcf1cde3720cef86dc232e5d1ed190c7abd295a36100de47bbaa4312aace
0x65605e4fd67fbd4d0be2f1d93160e9e08d895a4f1642f641ef256851ca2bc768
0x15bceb5d4bf796604a80c4dd13027c4791a27e3ba7d78bde5ee0b0b41233e36b
0xb034864b0b0ceb5beecec340af3c42fc56c7660586dadb4ee71af05f202ff079
0x30e32abc22e13bb05c23919e121e0afcfa48baed4952b661454e5c2328c34db6

Functions
Getter at block 21190927
MAX_TOKENS(view returns (uint256)
8889
MINT_TRANSACTION_LIMIT(view returns (uint256)
9
freeMints(view returns (uint256)
1089
name(view returns (string)
Pixel Doods
owner(view returns (address)
0x80c6714d34e4ca5f5f1e43e35bea727efb9e558f
saleIsActive(view returns (bool)
true
symbol(view returns (string)
PXD
tokenPrice(view returns (uint256)
35000000000000000
totalSupply(view returns (uint256)
8888
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
approve(address touint256 tokenId
flipSaleState(
freeMint(uint256 amount
publicMint(uint256 amountpayable 
renounceOwnership(
reserveTokens(address touint256 amount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setFreeMints(uint256 amount
setProxyRegistryAddress(address proxyRegistryAddress
setTokenPrice(uint256 newPrice
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(address proxyRegistryAddress
Fallback and receive
receive(
Errors

This contract contains no error objects.