Planet of Criminals

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x2718aa19 at 16746483
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 "Planet of Criminals"

0x21b57c4b1d55b3711606135367182a48d091ee2b2eb063714b32b865292acc54
0xd7889d018693865fd252a5cab0bdaa52472b9b126e6add7c6143d5e2d00442ae
0x2a036d83f7e5d428528eb55b5e05c08c326e6d104c6453d4952d755d39820ef5
0x0e5b8c22b278b9b19913b7bc4e3f6e8af6fa7866f0db7ee73e6d996c49bfdf92
0x73eb1d3309d81b4f714fbb687e62e331de39fdbd640f19c0c45dea0955d68ce9
0x2abe0a620ca4984bb6fb68aae0cabe896ddef056158dcd8d9cb1cf1861c30da9
0xc4216e6fc3bc18fd31791f235dc9fcb4900e951837c8550e8a751d41a428225e
0xf7b8ebebefd10acad03cac85ae909fca030fbc52d345b691c28c989184a25432
0x7a60568f6c09957e561e93e27e3d59613325cc0ba4dcb2afa799c9fa1cac47e3
0x512748ce15c605f26325d5d1cbe15b042ece17ab257479fe441dc021c7e43ad8

Functions
Getter at block 21204461
BIPS_PERCENTAGE_TOTAL(view returns (uint256)
10000
admin(view returns (address)
0x0000000000000000000000000000000000000000
baseURI(view returns (string)
ipfs://QmcWpyZvVm5AMyvS7bhfQvLdV794Tp1vHA8ebRKZxnQ7SY/
contractURI(view returns (string)
ipfs://QmcWpyZvVm5AMyvS7bhfQvLdV794Tp1vHA8ebRKZxnQ7SY/contract-metadata
getCollectionStatus(view returns (struct ERC721OmnibusCollectionStatus)
(false, 33, 0xe052113bd7d7700d623414a0a4585bcae754e9d5)
getNiftyTypes(view returns (struct NiftyType[])
[(true, 1, 1, 11), (true, 2, 12, 23), (true, 3, 24, 33)]
name(view returns (string)
Planet of Criminals
nominatedAdmin(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xaddc7bba5b84048ed651ba419b45c1926137104b
signature(view returns (bytes)
0x
signatureStatus(view returns (bool isSaltedbool isVerifiedaddress signerbytes32 saltedHash)
(isSalted=true, isVerified=false, signer=0xaddc7bba5b84048ed651ba419b45c1926137104b, saltedHash=0xadb16da8e9cad05c0b301eac8b47f8075d7bb1ea37a317215920ec0e05532376)
symbol(view returns (string)
PLANETOFCRIMINALS
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.