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.

Alien Bois Collective Genesis

Unverified contract

Proxy

Active on Ethereum with 28 txns
Deployed by via 0xafbc7e17 at 14376407
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 "Alien Bois Collective Genesis"

0x5d1fa442aabe0392dfb1dac65664af6c998f3fc22a92a4b0e0530cb8ee8e08c1
0xfe814957169d21e4354e25eaaa816adbda56f200139d45774b49f6fa965abb8a
0x59e96d3f9efc03189cfb7977bc8126777659fc9c152671eb4765804e01f49bdf
0xde37bf926c1d5c8f50769e65586fae8e2086ca280db12fd7a0425f810dc72256
0x5e8d80bf881e4dbf4e189128973c6b46e8980f76413557b24a8c6666eff53819
0xf67e3267acdf70307ea98118a8199331881d518f2cbc8b8464e381f17777445f
0x6c008ae327eef105d8e452966693a7b45ca9d4176892c9445b50a3d720f3a780
0xc59dd20c496fcc67bb8fb60d8c92aef8b64216ffaea004bb488e672ff6ed44ef
0x16671008118995cfdec0060b1dc7ee31eda4840fca399a738d1203d7cd5fb04b
0x599e6dab6aac143173b4e67006e21b073db2bdce9b56c22004286794331aa840

Functions
Getter at block 21303030
BURN_ADDRESS(view returns (address)
0x000000000000000000000000000000000000dead
cost(view returns (uint256)
60000000000000000
maxPerMint(view returns (uint32)
5
maxPerWallet(view returns (uint32)
10
name(view returns (string)
Alien Bois Collective Genesis
open(view returns (bool)
true
owner(view returns (address)
0xf39504ea7030dcc966e6dece32dc9bea547f6fe3
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)
59
symbol(view returns (string)
ABCG
totalSupply(view returns (uint256)
9999
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.