PoodleZ

Verified contract

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

No balances found for "PoodleZ"

0x1b8773be870d538c4dbb27a975f144c50b0883fd42cd29064b511d8a7a99c13b
0xdb1cffbefb8af03613b52a54ebb6d9a2ac9f7c7d6b5b24cbd42661e5eb2ae1da
0xc7461e538526b01e0b5d01d099fd3c0d58354c1e2f3a4699477f0f43570e4550
0x3158183d158286c2f54aa3d1e826f4e4cbbcc468f32cdad68aab587142dc3747
0x779f0d02bf0c8bc149bf4251c09f90732376cfa364ba03a978e9ee0ded79a18b
0x2a85fdc81c48987514016954035de32106ea1e9259184888c58fd4374ef405e5
0x7097a475f36ad757eed41e875dd7c5806901c6dc2a463ea44a5bdc4777b9c32c
0xc84ea9a3fcf2b0907c95e9556d0c5fa2b77035ebe133b134d6cd40c93470ba93
0x2ba2a890a42797ee6fbed17de73ba34b2369e8efab39a541b43d88fd75af74bb
0x6596e397682be5ef852f16f50cfb1d0025c0e68cfd34f4245508cd953e50cf98

Functions
Getter at block 21292155
MAX_SUPPLY(view returns (uint256)
4000
creatorAddress(view returns (address)
0x1989c37c840fa23e9afcbeecdb46e31744ea5a17
isActive(view returns (bool)
true
maxOrder(view returns (uint256)
100
name(view returns (string)
PoodleZ
owner(view returns (address)
0x1989c37c840fa23e9afcbeecdb46e31744ea5a17
price(view returns (uint256)
20000000000000000
symbol(view returns (string)
PDLZ
totalSupply(view returns (uint256)
538
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isDelegate(address addrview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256 tokenId)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
gift(uint256[] quantityaddress[] recipient
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setActive(bool isActive_
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURIstring _newSuffix
setDelegate(address addrbool isDelegate_
setMaxOrder(uint256 maxOrder_
setPrice(uint256 price_
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
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.