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.

ERC1967Proxy

Verified contract

Proxy

Active on Base with 5 txns
Deployed by via 0xc0129462 at 20627838
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
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "ERC1967Proxy"

0xe1f32138759f924db7a5095cd45c27ca630e2ccfeb2f7c5bf85b32673c04de0d
0x5f4760cb423e0a37c89eea5f8c2cc6722c1b8239becc50071f3e08498f18176a
0xf78a1b65a7418e96a42bfd6a774c3a70ddc31a47fcbf55c5cc6d7f0edb6127dc
0xa52888e19eb0230d477f9f239e0f8b97e0f9571aea696c85da8fdbe06460fa95
0xf30345ffe172262518ec1abaaf167187236fb572ac76f91f674e78a13364d8c5

Functions
Getter at block 22933726
baseURI(view returns (string)
https://metadata.iyk.app/8453/0xc53ee86a0a6bc34cd474793ec489ecaa734c2d61/
getSignVerifier(view returns (address)
0xfc95c9ffba80cb60f76c653ea8e5ce01253b6c6a
minorVersion(view returns (uint16)
4
name(view returns (string)
Calvin Harris
owner(view returns (address)
0xfc95c9ffba80cb60f76c653ea8e5ce01253b6c6a
 
proxiableUUID(view returns (bytes32)
signVerifier(view returns (address)
0xf504941ef7ff8f24dc0063779eeb3fb12bac8ab7
signVerifierId(view returns (bytes32)
0x5c3aa0253576d2e18982cdb774a9fca10613a65d4bd8d2477670b8461bd1431e
signVerifierRegistry(view returns (address)
0x33a37563ae5452ece14268130c960baaa9b8ee7c
symbol(view returns (string)
CH
Read-only
balanceOf(address ownerview returns (uint256)
claimNonces(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getBatchClaimSigningHash(uint256 blockExpiryaddress recipientuint256 startTokenIduint256 quantityview returns (bytes32)
getClaimNonce(address recipientview returns (uint256)
getClaimSigningHash(uint256 blockExpiryaddress recipientuint256 tokenIdview returns (bytes32)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
claimNFT(bytes siguint256 blockExpiryaddress recipientuint256 tokenId
initialize(string namestring symbol
initialize__v1_1(string _namestring _symbol
initialize__v1_2(string _namestring _symbol
initialize__v1_3(string _namestring _symboladdress _signVerifierRegistrybytes32 _signVerifierId
initialize__v1_4(string _namestring _symboladdress _signVerifierRegistrybytes32 _signVerifierId
mint(address recipientuint256 tokenId
mintBatch(address touint256[] tokenIds
mintBatchWithSig(bytes siguint256 blockExpiryaddress recipientuint256 startTokenIduint256 quantity
mintNFT(bytes siguint256 blockExpiryaddress recipientuint256 tokenId
renounceOwnership(
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setSignVerifier(address verifier
setSignVerifierId(bytes32 _signVerifierId
setSignVerifierRegistry(address _signVerifierRegistry
transferFrom(address _fromaddress _touint256 _tokenId
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
upgradeTo__v1_2(
upgradeTo__v1_3(address _signVerifierRegistrybytes32 _signVerifierId
upgradeTo__v1_4(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SignVerifierIdUpdated(bytes32 indexed signVerifierIdbytes32 indexed oldSignVerifierId
SignVerifierRegistryUpdated(address indexed signVerifierRegistryaddress indexed oldSignVerifierRegistry
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.