POODLEZ

Verified contract

Active on Ethereum with 194 txns
Deployed by via 0x8c173df8 at 14000047
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "POODLEZ"

0x2d79254ae044c21ecac7629264d4433f2adfdc660f9261e986eaec48cd1c0e9a
0x827cd04604270d1812f8408c79e5335d24194e5dcdf87f395cf8bbb707550c81
0x30342229031e139ee1adfa1f421bf24f380621e585f342387bbd8fb5a1b36783
0xd04d2c26a1a8665bb0128ff62982a74bfea24508c8987aa282738f59ff2df176
0xcdc9fe645b0d2d896bf54990847115595d16a66bae9f0ad4a75e5d77b874a02e
0xe576a324546e4f2b12a280068e3d23adf9b780a91477f28a67be8dcb5bdfd169
0xce833cdea37ac6ce0de8a740b3ca89e92c8afc9d90b74823c8f0bfbe25ba4903
0xf2f5187eed1153e04071870ca1e593c27e00116a73662260dc786e4f907dc6a7
0x76ff2104e53d2992c6112fa25eea933cebba705c1e31d54a3a8e5e18c9761072
0xea0ba7126bf870931a2a916d225f769a8eab0152981f9f270202d8d4cbcd0ff9

Functions
Getter at block 21076939
maxPerAddressDuringMint(view returns (uint256)
10
mintPrice(view returns (uint256)
20000000000000000
name(view returns (string)
POODLEZ
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x60a13601bd35036e9d1353f9ae626233ac84bdd9
symbol(view returns (string)
POOZ
totalSupply(view returns (uint256)
652
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setOwnersExplicit(uint256 quantity
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
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(uint256 maxBatchSize_uint256 collectionSize_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.