Pootopia

Verified contract

Active on Ethereum with 5,655 txns
Deployed by via 0x588db048 at 13676098
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Pootopia"

0x4bc3f7389b0fd9183d42d9949ceb132aaf97bff4e81760eed098f5312eb7085f
0x145a311aca5b1117dd23c57017176c8a4c7f60619592793ac6eac69362d72465
0xc7c8f21aac601f1ff144c53bed4ab1879ecb3f5571a325feb63391f7ad06c077
0xe5a0bc4948da7989236279f819fce7ea870f9220bfc8f1ce6a4eadf09c0faff5
0x156d96916d37d2a561e8e0a85c4c76391bd6b797f1720eafafd3a538394a744d
0x2fac972dca9306908b6fae4525b30b6c2e6c015f86413fe9efd6a50b9a0171b2
0xb456531b29feb3d65be9e4be59bc252b0530c3c7a5028d6da576bdef8ce7daa7
0xd1bf28a50f87298ac7a364cf8bcc8e05576717ca5fc49ed2672627d6e7d521db
0x922415501c46e6489768c96cd8c46d58667365697fce9a417cc07a55a449b4d5
0x47f464452ae394472bb5567eca280eb34b50b0c9c11d4f0eb55daab85be9ddfc

Functions
Getter at block 21261607
MAX_SUPPLY(view returns (uint256)
5555
contractURI(view returns (string)
ipfs://QmNRHH4LKMZ3P1B1n82Yr7vN9qi9Y7XjSmYAzy4kSayTfu
isSalesActive(view returns (bool)
true
maxFreeMint(view returns (uint256)
555
maxFreeMintPerWallet(view returns (uint256)
25
name(view returns (string)
Pootopia
owner(view returns (address)
0xabab2521f758beb32e9183526dd2e36cda84d3d9
price(view returns (uint256)
50000000000000000
symbol(view returns (string)
POOTOPIA
totalSupply(view returns (uint256)
5555
Read-only
addressToFreeMinted(addressview returns (uint256)
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
freeMint(
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setContractURI(string newContractURI
setPrice(uint256 newPrice
toggleSales(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
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.