Jon Cates, DOS Punks DAO Artist of the Month September 2022

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0xfb1748eb at 16738220
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 "Jon Cates, DOS Punks DAO Artist of the Month September 2022"

0x9b642bdbea326d0e06c9cfdb7b983edb112f097cefdca3cafe2b294bfa097d9b
0x70ed0588869e93929057ad63327adbf797e1dc04d2d3a9fff8aad6b6a6ddcf8c
0xd3ddfe5c107961259f3933b8bdbc45abdb03ada8718bbc3b2f5d42b079d91773
0xb897f84844cbd71b18916574ef90a35f2907c05cdaefdc58408450063f0a2865
0xc9da86728de86739cff5d9a31d31f8f287e6328811780430ef87e229db5d401d
0x0e61dceb9dc85d9c57e95538a96486a1073916de8890c452a965816a02c92593
0x5580c4c5acabd500291e8020926e6500fe6570e2099cc85bfe4e57866dec62a2
0xc85873ed1fe4941e484fb9f583fd0f1fcd1e110fc5d7389de0b56c3e3c5ec897
0x33913062d74dfd2278c6d5227e1dec71dae0b0a4f9736c123be4b4007d946066
0xbb76d82b3080db7337bc0d419ad0766a54b24ad45f2158e6986bc3f4ae7f2707

Functions
Getter at block 21421548
BIPS_PERCENTAGE_TOTAL(view returns (uint256)
10000
admin(view returns (address)
0x0000000000000000000000000000000000000000
baseURI(view returns (string)
ipfs://QmPuRvE92WoGcPWbC9jRm6B2oreACFL94ija1g42CyxSz9/
contractURI(view returns (string)
ipfs://QmPuRvE92WoGcPWbC9jRm6B2oreACFL94ija1g42CyxSz9/contract-metadata
getCollectionStatus(view returns (struct ERC721OmnibusCollectionStatus)
(false, 109, 0xe052113bd7d7700d623414a0a4585bcae754e9d5)
getNiftyTypes(view returns (struct NiftyType[])
[(true, 1, 1, 109)]
name(view returns (string)
Jon Cates, DOS Punks DAO Artist of the Month September 2022
nominatedAdmin(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0a8e6222e974d82d09e505827fc628938fd1db70
signature(view returns (bytes)
0x
signatureStatus(view returns (bool isSaltedbool isVerifiedaddress signerbytes32 saltedHash)
(isSalted=true, isVerified=false, signer=0x0a8e6222e974d82d09e505827fc628938fd1db70, saltedHash=0x47e015a3c89f7a88a5fc198dc034e936e0cf750bb67430154ece676232699c81)
symbol(view returns (string)
JONCATESDOSPUNKSDAOARTISTOFTHEMONTHSEPTEMBER
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.