This contract is being backfilled. You may encounter incomplete storage history.

pksl

Verified contract

Active on Ethereum with 1,244 txns
Deployed by via 0xfbe4ddf5 at 15160552
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
4 additional variables

No balances found for "pksl"

0x1ae3781867bc539c6d39a762342a10d9403ffff6cd5aebc4175d1ec67f0c55b6
0x00c22daf2971a6cfb46c6f2bfac766dadd0b16540db5c335ea81bcb37d4d3e81
From
0x5c6cabc10b05bb39e015c12c130f6b417d8281f2e66a191c5464a04ebac38bdc
0x5fb3d5348ac90d704552b6f06ec9a24cbb1b45704226afd65654315fd2052632
0xf947cf94d19eeb4104c80454fd1d46adb33266e2453e4c1d73889aa4fabb113a
0xef6f3d81ca1d66a41e5890aab9342be1fc871f1a3437280ad5e847a010bdf41c
0xd4d3b4e91c715396238c74167ae12fe8b42d1850e1273e1c5701ee96e95d3d22
0x128a30e9bc5ec9ad58b3413bf7d41c6465103fcee4151adc010ff230f6fbcf58
0xc9fc8c3e57756f851f1b2548c0abc870691be4deac54ce43d7e623777569156e
0x2b6be167c2a1a3a99542e848d7053e5dc9c4ab253cef57905e57c7f4358146ea

Functions
Getter at block 20807307
allowListPrice(view returns (uint256)
0
baseURI(view returns (string)
https://app.indeliblelabs.io/api/png/0x5c9dd18b69b2778adf344d29e910a0dcfabfb5b3/
 
contractData(view returns (string namestring descriptionstring imagestring bannerstring websiteuint256 royaltiesstring royaltiesRecipient)
 
contractURI(view returns (string)
isAllowListActive(view returns (bool)
false
isContractSealed(view returns (bool)
false
isMintActive(view returns (bool)
false
isPublicMintActive(view returns (bool)
false
maxPerAddress(view returns (uint256)
8
maxPerAllowList(view returns (uint256)
16
maxSupply(view returns (uint256)
4096
name(view returns (string)
pksl
ockAddress(view returns (address)
0x17b19c70bfca098da3f2efef6e7fa3a1c42f5429
owner(view returns (address)
0x62f099a34f01d57c67a100851184bea0d48b45f6
publicMintPrice(view returns (uint256)
0
symbol(view returns (string)
pksl
totalSupply(view returns (uint256)
4096
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
hashToMetadata(string _hashview returns (string)
hashToSVG(string _hashview returns (string)
isApprovedForAll(address owneraddress operatorview returns (bool)
onAllowList(address addrbytes32[] merkleProofview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenIdToHash(uint256 _tokenIdview returns (string)
tokenIdToSVG(uint256 _tokenIdview returns (string)
tokenURI(uint256 _tokenIdview returns (string)
tokensAreDuplicates(uint256 tokenId1uint256 tokenId2view returns (bool)
traitData(uint256 _layerIndexuint256 _traitIndexview returns (string)
traitDetails(uint256 _layerIndexuint256 _traitIndexview returns (struct IndelibleERC721ATrait)
State-modifying
addLayer(uint256 _layerIndexstruct IndelibleERC721ATraitDTO[] traits
addTrait(uint256 _layerIndexuint256 _traitIndexstruct IndelibleERC721ATraitDTO trait
approve(address touint256 tokenId
mint(uint64 _countbytes32[] merkleProofpayable returns (uint256)
reRollDuplicates(uint256[] groupAuint256[] groupB
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
sealContract(
setApprovalForAll(address operatorbool approved
setBackgroundColor(string _backgroundColor
setBaseURI(string _baseURI
setContractData(struct IndelibleERC721AContractData _contractData
setMaxPerAddress(uint256 _maxPerAddress
setMaxPerAllowList(uint256 _maxPerAllowList
setMerkleRoot(bytes32 newMerkleRoot
setRenderOfTokenId(uint256 _tokenIdbool _renderOffChain
toggleAllowListMint(
togglePublicMint(
toggleWrapSVG(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidCodeAtRange(uint256 _sizeuint256 _startuint256 _end
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WriteError(