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.

Mutant Apes Mfers

Unverified contract

Proxy

Active on Ethereum with 120 txns
Deployed by via 0x82883b31 at 14272089
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 49 additional slots
-
variable spans 48 additional slots
7 additional variables
Native
Value $4.7
0xc8f850ce4346a1fc2377265d50679fa811f3f579f80fb1fe50a655811375d25d
0xad000e85ef1a2d208a7ab7f93b0f340069e5adf5c013928cae99fb2c1f01117b
0xfb3530d3139ddcfe652816f4ccd38428285f61216d4b6787484e0709fa5e9622
0x25c0a56f020ef24cff6b47e0c1ad6c0c84adf576afa9213c08a23ed08bb51c96
0x0e3be9f609adf895d03a1991bac6c3f1706c656ff5a40472164ee1d98f5f3179
0x64a1af1e33788375d328570bfc5b2297681dd837abaa8d88f26bfaac1f08df5c
0xc4681ef183238c5b3e07c421e0222b8019d089df269660648653dc8f8ab7d87e
0xf0e0cfaabb4d4515a4d39621d2b3a9b3e469888c0b717a632efce6dc3e002eac
0xfac6f2234612e006c6fd9271d39c3a07ba6f5c5f10277955e645b589b15a910b
0xaf3b677ea0382ba84b7941f450b8b5b8ea2109d65efdc120c7a9d5480a5872e5

Functions
Getter at block 20887337
BURN_ADDRESS(view returns (address)
0x000000000000000000000000000000000000dead
cost(view returns (uint256)
1000000000000000
maxPerMint(view returns (uint32)
50
maxPerWallet(view returns (uint32)
100
name(view returns (string)
Mutant Apes Mfers
open(view returns (bool)
true
owner(view returns (address)
0x0d7a717ca9c02446a053fa193a8b0370930048e1
presaleOpen(view returns (bool)
false
referralCap(view returns (uint256)
0
referralOpen(view returns (bool)
false
reqToken(view returns (address)
0x0000000000000000000000000000000000000000
revealed(view returns (bool)
true
supply(view returns (uint256)
1289
symbol(view returns (string)
MAM
totalSupply(view returns (uint256)
10000
Read-only
affiliatesOf(address ownerview returns (uint256)
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 (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
__ERC721A_init(string name_string symbol_
airdrop(address[] _recipientsuint256[] _amount
approve(address touint256 tokenId
initialize(string _namestring _symboluint256 _maxSupply
mint(uint256 countpayable 
mintAll(payable 
presaleMint(uint32 countbytes32[] proofpayable 
referralMint(uint32 countaddress referrerpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCommission(uint256 _val1
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updatePresale(bool _openbytes32 root
updateReferral(bool _openuint256 _val
updateReqToken(address _address
updateReveal(bool _revealedstring _uri
updateRoyalties(address _recipientuint256 _fee
updateSale(bool _openuint256 _costuint32 _maxWuint32 _maxM
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.