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.

PHANTOM NETWORK

Unverified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0x1f9c31ec at 14710735
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

No balances found for "PHANTOM NETWORK"

0x90fc31b0c8ac61b6c52b0892b0edbb8377783040af0586f0e46be84ea1df9eb7
0x929ede9e69fd5b9a256c91fdf511868545c0af601720e073b4e9425508caf9b7
0x50c7adf580cc9f6ea76f644e9cb507a4fa4c9dc54b1a4da0052c2f8ee67e094a
0x8ceb5b25265579f2f6c19ff875f8106d06e8e9a2f9e237952dafcd2ec615aba9
0x4364cc32db6d99c7c518ce36b7d87b80cd5063556ca247ac09700b8a55b9dcd2
0xff17b682baba0d1aabafd9b66c53e9939b16e55877a2aadde3b0f706a91578e0
0x62b64f66ad887986b674d0fe51901d9055f8387f4f192cf98cd53488f899fb9a
0xd43c453b68ec13127f4f788cd5986742ebf90c465edc05275c9e3a2753f41ed0
0x507e395031ecc06eac9df062dffb19c2db125f8bee042bf870e5507d577c6634
0x966bb6efb43ac7c8c3eb773f59201e588279b8c03d072160556a8b88d87b3094

Functions
Getter at block 20798966
BURN_ADDRESS(view returns (address)
0x000000000000000000000000000000000000dead
cost(view returns (uint256)
150000000000000000
maxPerMint(view returns (uint32)
5
maxPerWallet(view returns (uint32)
15
name(view returns (string)
PHANTOM NETWORK
open(view returns (bool)
true
owner(view returns (address)
0x33f8c305e9d0cffb229c9538d5b37e5447f58408
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)
108
symbol(view returns (string)
PN
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.