This contract is being backfilled. You may encounter incomplete storage history.

PixieJars

Verified contract

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

No balances found for "PixieJars"

0x35104a552f4327266f1f54766a127a4cb01856a9b956e185f64888763d3ad7c7
0x30afb466fbfc7da90a8cbfb71cfcd8c86fa8070330802a2a8dd8d93f4bc47613
0xe2a5d196ce469891715d99886ab318d5799f9860041f4bfac378dcec7a867a20
0x4d8a31ecd70a586b916c61e3d49bc8dcb0513d601d86c5f31c7f1cad2b457a87
0x607bb272973c54d090c6ecb31aeea7842b93bc8b669b768091d79406d27677e8
0xc71e243be7ad600e2eadcde0a8e1438092cde8b38399063f08ac1d4dbd73a0ba
0x2beb41d0e6e51e5a2314491299dd13356af67220b95f7444fca438e956938b45
0xaaaddc455a758537f0525a5136cc17fff83cf5b06940e4c34ddd41fb28223dd4
0x0c26d5ff70ed801ae8d7beb2cf2e99a597d8356ca89bd187604df5eee4b7e032
0x5c2203d87c2771684dea1f0abc0628ba5704aa16a95c836e326e1081078821ed

Functions
Getter at block 21214799
baseExtension(view returns (string)
.json
cost(view returns (uint256)
30000000000000000
maxMintAmount(view returns (uint256)
100
maxSupply(view returns (uint256)
5000
name(view returns (string)
PixieJars
notRevealedUri(view returns (string)
ipfs://QmQ6oqBZswUcZwqXE3j5Bd9EYeHTFkKv8cpHr7us34gLa9/hidden.json
owner(view returns (address)
0xf8c3e78ddf55b07db7be22c737b417607de60702
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
PJNFT
totalSupply(view returns (uint256)
5000
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(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(string _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.