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.

Poolsuite - Executive Member

Verified contract

Proxy

Active on Ethereum with 6,745 txns
Deployed by via 0x9b431b42 at 13680373
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 43 additional slots
-
variable spans 48 additional slots

No balances found for "Poolsuite - Executive Member"

0xa35a9067064d33150fd8a2f299216d917aafac2f6bc5148b1780e673391ee78e
0x210077a9d25fe1afefad944948042d96a6aee0b6e73c93643795d56644cd2277
0x6ef2878752b61f82113777764ff820e19e408d74a3670b2fe7e7892e055b2225
0x462b515bb09edf586270d11151a7cdd6c19316c98d9a898c9d8f8ecfcb7fbc5f
0xa6351fb94630925e0b83ae65c26bc6dce3f6649101de0a765b3ffdbccfdf9639
0x03d27b79a2283779b7d9d4126be7f0805324748dd70627c90b86b003d382a963
0xe31af21ccf7850b2fd8badc295b03c009388cb1c30d2b90581d48a068f860651
0x43e30ff9cf7c04f3791aed2827fe21105361c213fd7b6caf3ce6cdc0ec21cee7
0x947808c0f0258f265990c2c5dc7b2c564ebbd4ec704a1a851d42a7d63730c18f
0x4fda7bc00869c17517a4e706bcc1bb4e5bec581d6727eefe97ba80de0fbf6f25

Functions
Getter at block 20801344
editionSize(view returns (uint256)
2500
getURIs(view returns (stringbytes32stringbytes32)
(ipfs://bafybeicnpwshfy2yrjmsniih456wxvq5t45y4zvbxrmshorzhues7b6z7e, 0xcf9b8573a2f01901012366a3ad4ee14b0df32f2f07bfe58e70570d6306488225, ipfs://bafybeia5tevogbog7fyzsaobhc7oont6fgqry5nqdtqoq4dsyanqv4nhjy, 0x622e53a4ae437b334cf57bad44b8b0e8fbb547cfbf9d2c68bc75e56839856abe)
name(view returns (string)
Poolsuite - Executive Member
numberCanMint(view returns (uint256)
0
owner(view returns (address)
0x10f43f8ee48edc51c6631eda770b7cbdbf6a1256
salePrice(view returns (uint256)
200000000000000000
symbol(view returns (string)
POOLEXEC
totalSupply(view returns (uint256)
2500
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
initialize(address _ownerstring _namestring _symbolstring _descriptionstring _animationUrlbytes32 _animationHashstring _imageUrlbytes32 _imageHashuint256 _editionSizeuint256 _royaltyBPS
mintEdition(address toreturns (uint256)
mintEditions(address[] recipientsreturns (uint256)
purchase(payable returns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setApprovedMinter(address minterbool allowed
setSalePrice(uint256 _salePrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateEditionURLs(string _imageUrlstring _animationUrl
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
EditionSold(uint256 priceaddress owner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PriceChanged(uint256 amount
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.