IRL Punks

Verified contract

Active on Ethereum with 4,300 txns
Deployed by via 0x8bf9e57e at 18029188
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional variables

No balances found for "IRL Punks"

0x6ca6a403aced4ac48ddbbcdcbd5b54ebd63156dd9a1fe2e05cd5f9940bf80231
0xe9f89138a682b3ef43ae1b8b1bbc12b268b4f10026f838a3cdff7a6c9948f3a4
0x86ef8c4cdc13cfc5747e2dbcda120cd32b3dd67c1421fe1f96197ee6060c8a3e
0x6e9d2d0c78edf63e646ea5b798539c3f827debb31c43407cfbfe2f855ea5239e
0x22aa17d7583628014ce76f9313d7c988ea3a7f215a4718120b11fe1fab152e72
0xc9714efdb76a4234d9e7d8b91e7028a8ae1239b0af179bb447072ddb9581a471
0x46f0ad4e5e4357743269fac192eba4cfefb0698dd225454e698d0f8240087cdd
0x343c08dcae4f9c5d63f353da5f63e55af2920dbab0a6fc70a0feda75ddc61a72
0x1deccb5d37294d50576882ec5062fba42c5a89442e7257e48db911f78b21c6dc
0xdb8b825749200bfe19281688b19d9ba40a5503993b247439394d37648bcd5edf

Functions
Getter at block 20886426
Max_PublicPerTX(view returns (uint256)
20
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
SUPPLY(view returns (uint256)
10000
WLSaleActive(view returns (bool)
true
baseURI(view returns (string)
ipfs://QmT4byNoARQZkKCjeEgFs3ms28SDA9iTz3TifRnyyYcXxg/
costInspect(view returns (uint256)
5500000000000000
costPublicInspect(view returns (uint256)
6900000000000000
freePerWL(view returns (uint256)
1
maxPerWL(view returns (uint256)
5
maxPerWallet(view returns (uint256)
40
name(view returns (string)
IRL Punks
owner(view returns (address)
0x736e4de49afb82f381076336fcf3f3318b27f3a8
price(view returns (uint256)
5500000000000000
publicPrice(view returns (uint256)
6900000000000000
publicsaleActive(view returns (bool)
true
reservedSupply(view returns (uint256)
7
symbol(view returns (string)
IRL
totalFreeMinted(view returns (uint256)
971
totalSupply(view returns (uint256)
10000
totalWLMinted(view returns (uint256)
1830
walletsInWL(view returns (uint256)
0
whitelistMerkleRoot(view returns (bytes32)
0x9d2ddbce988538f6a88c5169a5817470781512abe1e4b0487e84a45a545a9197
Read-only
_WLClaimed(addressview returns (uint256)
_freeMinted(addressview returns (uint256)
_leaf(address accountpure returns (bytes32)
_maxPerWallet(addressview returns (uint256)
_verify(bytes32 leafbytes32 rootbytes32[] proofpure returns (bool)
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
approve(address operatoruint256 tokenIdpayable 
mint(uint256 countpayable 
presaleMint(uint256 countbytes32[] proofpayable 
renounceOwnership(
reservedMint(uint256 count
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseUri(string _uri
setCost(uint256 price_
setMaxPerWL(uint256 count
setMax_PublicPerTX(uint256 count
setMerkleRoot(bytes32 root
setPublicCost(uint256 publicPrice_
setPublicSaleActive(
setWLSaleActive(
setWalletsInWL(uint256 count
setfreePerWL(uint256 count
transferFrom(address fromaddress touint256 tokenIdpayable 
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(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(