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

Lines Like Life

Verified contract

Proxy

Active on Ethereum with 154 txns
Deployed by via 0x967c0029 at 16677269
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Lines Like Life"

0x8a7b5252a039ae104c168ff30cb3ea896c7e3c09257004d80a2bba283483b113
0x3546a1bb473156ae2a886640ff7519cd554c68f7dcc7b8c9ea017325527ee05a
0x7b46fcac3b0d76cc4740aa3c1d9d66bf14ec7ced317b826629fa3efb07a127ca
0x43198af90db0d3f0b43736ef73a8ba4e66dc10dac237d4fa3e13c13f2596bcfd
0xef19548ed12d4a3168ec3c660ed5fc829e620061d6f1c99ded31614993e6388f
0x46f48ea5e3e2db1836faa74c52ef9d2d67e128fdaf603d3fb4c9079f624b921d
0x980e33eac094e13cc3f1c23de9e3ed89b4eaef2593c4164e3d0e54a5d2fe9a2c
0x536530aa014cc82f26a2a0cab2d8586959f98e099394272ca24c935fb2f71291
0x320ed3d1510e227514f9dcb4bec13b38795e49a00a95180cfb4e10371e156701
0x63c76909256accf11427f8d011a9d7f12d5f115e76aea4300ce4e8fbd4493075

Functions
Getter at block 21214162
BIPS_PERCENTAGE_TOTAL(view returns (uint256)
10000
admin(view returns (address)
0x0000000000000000000000000000000000000000
baseURI(view returns (string)
ipfs://QmdLrw2ZedboXba1MaKJfS5w1LTKxQbruXEs3Prd57y6xr/
contractURI(view returns (string)
ipfs://QmdLrw2ZedboXba1MaKJfS5w1LTKxQbruXEs3Prd57y6xr/contract-metadata
getCollectionStatus(view returns (struct ERC721OmnibusCollectionStatus)
(false, 447, 0xe052113bd7d7700d623414a0a4585bcae754e9d5)
getNiftyTypes(view returns (struct NiftyType[])
[(true, 1, 1, 403), (true, 2, 404, 447)]
name(view returns (string)
Lines Like Life
nominatedAdmin(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
signature(view returns (bytes)
0x
signatureStatus(view returns (bool isSaltedbool isVerifiedaddress signerbytes32 saltedHash)
(isSalted=false, isVerified=false, signer=0x0000000000000000000000000000000000000000, saltedHash=0x0000000000000000000000000000000000000000000000000000000000000000)
symbol(view returns (string)
LINESLIKELIFE
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getNiftyType(uint256 tokenIdview returns (uint256)
getNiftyTypeDetails(uint256 niftyTypeview returns (struct NiftyType)
getPaymentSplitterByNiftyType(uint256 niftyTypeview returns (address)
getPaymentSplitterByTokenId(uint256 tokenIdview returns (address)
getRoyaltySettings(uint256 niftyTypeview returns (struct RoyaltyRecipient)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address owner)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenIPFSHash(uint256 tokenIdview returns (string)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
acceptAdmin(
approve(address touint256 tokenId
burn(uint256 tokenId
burnBatch(uint256[] tokenIds
finalizeContract(
initializeDefaultOwner(address defaultOwner_
initializeERC721(string name_string symbol_string baseURI_
initializeNiftyEntity(address niftyRegistryContract_
initializeRoyalties(uint256 niftyTypeaddress splitterImplementationaddress[] payeesuint256[] sharesreturns (address)
mint(uint256[] amountsstring[] ipfsHashes
nominateAdmin(address nominee
renounceAdmin(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setIPFSHash(uint256 niftyTypestring ipfsHash
setMetadataGenerator(address metadataGenerator_
setRoyaltyBips(uint256 niftyTypeuint256 bips
setSigner(address signer_bytes32 saltedHash_
sign(uint256 saltbytes signature_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawERC20(address tokenContractaddress recipientuint256 amount
withdrawERC721(address tokenContractaddress recipientuint256 tokenId
withdrawETH(address recipientuint256 amount
Events
AdminTransferred(address indexed previousAdminaddress indexed newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromAddressaddress indexed toAddress
ContractSigned(address signerbytes32 databytes signature
NiftyTypeCreated(address indexed contractAddressuint256 niftyTypeuint256 idFirstuint256 idLast
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoyaltyReceiverUpdated(uint256 indexed niftyTypeaddress previousReceiveraddress newReceiver
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.