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

psysci's Open Editions (Base)

Unverified contract

Proxy

Active on Base with 25 txns
Deployed by via 0x4dd89104 at 16957385
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 47 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 46 additional slots
15 additional variables

No balances found for "psysci's Open Editions (Base)"

0x3634769ac23f890947f97b47fbad89c2264de36b1392930ef36eb8513d824a84
0x05ea79599ae6a2220ed934513226dbaf8900f2deae2f898a07578391d5e879cf
0x87eb2e1d9c9595066de119f0cfd6b8d801c5af0b0f3e1294508b22f5119ada52
0x0edac265e7f4360971895df20f96d10c10ebd813a5e11c03a38a3b37b8660b15
0xf1851374465dc4e7e1a5e7fcd8a04214ad40bd3a0b265c99954f0dc8a3007cbb
0x9a4881a01f2669aa7fc4d14a28d3ad3be32d7b3195248875ca8f64242eb3f6ad
0x37463e574eda80fa38a316c0d7df919969d0fa7eb649d74c2ad4296ab7c5cda0
0x28f6ed432ec9c698038cf122851a06f532cede477b2bf2ef0e27734dff0ef7fd
0xca910780f37d53b96d398f2e86820f21e5f935956f4a13ce3d22394bffb9d67e
0x456f882a679a8de976c7d84ca7d95e6115443ba9c28f89da983a93ccfd3fd74e

Functions
Getter at block 22757263
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
contractType(pure returns (bytes32)
0x546f6b656e455243313135350000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmYxGcotqGvmrr1LHd3ZpmhGmzkVPC9ZeT6PSZKvzcojgH/0
contractVersion(pure returns (uint8)
1
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=TokenERC1155, version=1, chainId=8453, verifyingContract=0x2fc362dd8b481cbdc4f52f7dce59d5295520d859, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
getDefaultRoyaltyInfo(view returns (addressuint16)
(0x1f65a9e086e5ac5114b216ad41b4ad0520e77f80, 0)
getFlatPlatformFeeInfo(view returns (addressuint256)
(0xdb2da5f7d7a30b1ea482b7b02ae1da72a65d1f67, 0)
getPlatformFeeInfo(view returns (addressuint16)
(0xdb2da5f7d7a30b1ea482b7b02ae1da72a65d1f67, 250)
getPlatformFeeType(view returns (uint8)
1
name(view returns (string)
psysci's Open Editions (Base)
nextTokenIdToMint(view returns (uint256)
2
owner(view returns (address)
0x1f65a9e086e5ac5114b216ad41b4ad0520e77f80
platformFeeRecipient(view returns (address)
0xdb2da5f7d7a30b1ea482b7b02ae1da72a65d1f67
primarySaleRecipient(view returns (address)
0x1f65a9e086e5ac5114b216ad41b4ad0520e77f80
symbol(view returns (string)
PSY
uriFrozen(view returns (bool)
false
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getRoyaltyInfoForToken(uint256 _tokenIdview returns (addressuint16)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
saleRecipientForToken(uint256view returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256view returns (uint256)
uri(uint256 _tokenIdview returns (string)
verify(struct ITokenERC1155MintRequest _reqbytes _signatureview returns (booladdress)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
freezeMetadata(
grantRole(bytes32 roleaddress account
initialize(address _defaultAdminstring _namestring _symbolstring _contractURIaddress[] _trustedForwardersaddress _primarySaleRecipientaddress _royaltyRecipientuint128 _royaltyBpsuint128 _platformFeeBpsaddress _platformFeeRecipient
mintTo(address _touint256 _tokenIdstring _uriuint256 _amount
mintWithSignature(struct ITokenERC1155MintRequest _reqbytes _signaturepayable 
multicall(bytes[] datareturns (bytes[] results)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setContractURI(string _uri
setDefaultRoyaltyInfo(address _royaltyRecipientuint256 _royaltyBps
setFlatPlatformFeeInfo(address _platformFeeRecipientuint256 _flatFee
setOwner(address _newOwner
setPlatformFeeInfo(address _platformFeeRecipientuint256 _platformFeeBps
setPlatformFeeType(uint8 _feeType
setPrimarySaleRecipient(address _saleRecipient
setRoyaltyInfoForToken(uint256 _tokenIdaddress _recipientuint256 _bps
setTokenURI(uint256 _tokenIdstring _uri
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
DefaultRoyalty(address indexed newRoyaltyRecipientuint256 newRoyaltyBps
EIP712DomainChanged(
FlatPlatformFeeUpdated(address platformFeeRecipientuint256 flatFee
Initialized(uint8 version
MetadataFrozen(
MetadataUpdate(uint256 _tokenId
OwnerUpdated(address indexed prevOwneraddress indexed newOwner
PlatformFeeInfoUpdated(address indexed platformFeeRecipientuint256 platformFeeBps
PlatformFeeTypeUpdated(uint8 feeType
PrimarySaleRecipientUpdated(address indexed recipient
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoyaltyForToken(uint256 indexed tokenIdaddress indexed royaltyRecipientuint256 royaltyBps
TokensMinted(address indexed mintedTouint256 indexed tokenIdMintedstring uriuint256 quantityMinted
TokensMintedWithSignature(address indexed signeraddress indexed mintedTouint256 indexed tokenIdMintedstruct ITokenERC1155MintRequest mintRequest
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
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.