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 21081074.

Metchameleon

Verified contract

Proxy

Active on Ethereum with 766 txns
Deployed by via 0x0fb7a646 at 15183178
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 47 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
9 additional variables

No balances found for "Metchameleon"

0x7ef940e6b4cc6417c354e94b5c673775f369fc741f26323daed76981f6605d49
0xa27e0cf6bd58e581a79d8ee533020a7d289b6ff0f453a2bad14d03417d32ae93
0xcad6731bf63c0725e507169dc99c01ff3e4930901d2ebbf86e43aff08c059618
0x0feda89255b1bd9c1cfdf4cf521112a61338a484c67ff9d3a77c0c173370a04e
0x3377e2c29598e8fff57868124acace9c56e51bc449586a66f2d371a195cfee4d
0x9915e2845de642b549bc0d731f79564beab407f4e8387156ad3fcb745a12914b
0xb0456acfe122a282b9eadc0131a143136d8e2b3069b5c007eca70a68f7cd9be5
0x3103257693a3bdcd5213599a8cc15234b200090a03e9b40a4cc409d52f6234c0
0xb0f957d9b24dbc7539cfaaf7d148c60c65e52a7a7ce3428e191916cda09109bb
0xc098d72c1d269c1d4fd3b846bbeb9667783e4025503dfa3b89b52892627fe4a9

Functions
Getter at block 21081136
maxAmount(view returns (uint256)
1111
maxPerMint(view returns (uint256)
5
maxPerWallet(view returns (uint256)
5
name(view returns (string)
Metchameleon
owner(view returns (address)
0x2acf520ae52e8bf4c542e614be31660dfeffc058
presaleActive(view returns (bool)
false
price(view returns (uint256)
2000000000000000
saleActive(view returns (bool)
false
symbol(view returns (string)
MTM
totalRevenue(view returns (uint256)
786000000000000000
totalSupply(view returns (uint256)
947
treasury(view returns (address)
0x2acf520ae52e8bf4c542e614be31660dfeffc058
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
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
batchAirdrop(uint64[] quantitiesaddress[] recipients
initialize(string name_string symbol_address treasury_address royalty_uint96 royaltyFee_
mint(uint64 quantitypayable 
presaleMint(uint64 quantityuint256 allowedbytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setDefaultRoyalty(address receiveruint96 feeNumerator
setMerkleRoot(bytes32 newRoot
setTokenRoyalty(uint256 tokenIdaddress receiveruint96 feeNumerator
setTreasury(address newTreasury
startSale(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newPricebool presale
stopSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
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.