Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables and it is currently at block 20792420.

Cute Pets

Verified contract

Proxy

Active on Ethereum with 894 txns
Deployed by via 0x4b4a54af at 15591457
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables

No balances found for "Cute Pets"

0xa29bce61b15d781b95a6f07a403e9f94fe1f56efc0faef4ff10031d5f1923a46
0x420ee9ca219f2b260b3ceba4db5bc4f7e84e84404a1dc804f57e7f392e507a70
0x7724be213724b4a11de323c63119712e5b4de8ca16425326775365d111510caa
0x583a7e1329d69f763596d3e66f12bb172354747f0031425062dd7ec082521d5a
0xc066cccd851b053825add9ca83d971bd157c1cf4640617e747380547a154f1de
0xde509df7be4e566ee52081670687a54e350bd912e969f762245e488ea18f0e62
0x952e733d2eaa4c588b89cc665201d0f8fd167ecb4a31bb27cdc04fd2ea3948d3
0xc0c307f786b4c58b2531b84ec060e88be06373a645f6432695c5cd346a54b042
0xb68d3b0329b2f2c2e5563eebd35e14bb8209f05315ffc61651a99bc431dbe665
0xe235b2483e7cf4ce87aff41317b2665f64793b380ae3b1e11641a9d888d07d6a

Functions
Getter at block 20803428
_baseURI(view returns (string)
bafybeigpxphzfxl44vp2mj4fvbikumv46mdldy5zedhkpaxb72eekpblmq/
_mintedTokens(view returns (uint256)
888
_pathURI(view returns (string)
ipfs://
_preRevealURI(view returns (string)
burnable(view returns (bool)
false
interfaceAddress(view returns (address)
0x96fc21efc5c030e0012199638992c8a703086866
isBase(view returns (bool)
true
lockURI(view returns (bool)
false
maxMintsPerWallet(view returns (uint256)
2
maxTokens(view returns (uint256)
888
mintReleased(view returns (bool)
false
name(view returns (string)
Cute Pets
owner(view returns (address)
0x749999768904ca58d5469f67933e3435cf63c002
paused(view returns (bool)
false
preRevealURI(view returns (string)
price(view returns (uint256)
2500000000000000
symbol(view returns (string)
CUTEPT
totalSupply(view returns (uint256)
888
viewAllVariables(view returns (uint256uint256string)
(2500000000000000, 2, NA)
viewMinted(view returns (uint256)
888
viewSigner(view returns (address)
0xb403d77946b4ac4fc7ca2ee1059e73f1b72d6e93
viewWithdraw(view returns (address)
0xc5a2f45ff2d4ca27e167600b5225c7e6e187d8c0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address _owneraddress operatorview returns (bool)
mintsPerWallet(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
remainingMints(address minterAddressview returns (uint256)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(address[] address_uint256 tokenCountreturns (uint256)
approve(address touint256 tokenId
burn(uint256 tokenIdreturns (uint256)
initialize(uint256 maxTokens_uint256 nftPrice_string name_string symbol_bool burnable_uint256 maxMintsPerWallet_address interfaceAddress_string[] URIs_uint96 royaltyPercentage_
lockURIforever(
mint(bytes signatureuint256 nonceuint256 numberOfTokensuint256 phaseLimitpayable returns (uint256)
mintNoSignature(uint256 numberOfTokenspayable returns (uint256)
overrideVariables(bytes signaturestring newURIstring newPathURIuint256 newPriceuint256 newMaxMintsPerWalletuint96 newRoyaltyPercentage
pause(
releaseMint(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwnerreturns (address)
unpause(
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
NewMaxMintsPerWalletSet(uint256 newMaxMints
NewPathURI(string newPathURI
NewPriceSet(uint256 newSetPrice
NewTokenRoyaltySet(uint256 newRoyalty
NewTokenURI(string newTokenURI
OwnershipTransferred(address indexed prevOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.