#30 Dizzy by Marco Mori

Verified contract

Proxy

Active on Ethereum with 30 txns
Deployed by via 0x0b78192f at 16687352
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 "#30 Dizzy by Marco Mori"

0x8b315e598f51efcd84f44488f2084ebb0a0b506f3177f0e250a4be3ce327ce5f
0xd10260bdcf44fec2cb8d6205047768a03955eeba6e261a22cfbeb4c4e3fb14e7
0x6a360bb9524d5f42c2684839cb5c6b6869c2f5bc6e74470307325de6de667061
0xd29bf2fcb7eae905502c1b02c7998cddc34f571d14d294c48439bdee7186326a
0x187da1825c15d600baafbf70c85dfacb6895ff8a182600d63ad5da0c2e18b41c
0x00bdfb2c46bc59b1e943afaac6b9ddc537d9a56355bf03aa7dbf5021224b6c70
0x95e0798d084162ac5558f696bf47e0f58f67abf7c0132177b5eeb344f6662684
0x8f67b5d55227792ddfc0b5cf6a769b43bb7839fd32b8c9ce62cea847832524ac
0x4b106f7216beaaf0519324196ef413fc5af56712499a57f473a9fb339035dcc7
0x311227bd50fec6d6ccca6fc267e26bf911ad56804b43e549eeaf865ac2d61ec9

Functions
Getter at block 21217463
BIPS_PERCENTAGE_TOTAL(view returns (uint256)
10000
admin(view returns (address)
0x0000000000000000000000000000000000000000
baseURI(view returns (string)
ipfs://QmYnMA6kWxhaMYEwKQFGLsfJfD9tPmWVWtdhGKmW2yj9cF/
contractURI(view returns (string)
ipfs://QmYnMA6kWxhaMYEwKQFGLsfJfD9tPmWVWtdhGKmW2yj9cF/contract-metadata
getCollectionStatus(view returns (struct ERC721OmnibusCollectionStatus)
(false, 19, 0xe052113bd7d7700d623414a0a4585bcae754e9d5)
getNiftyTypes(view returns (struct NiftyType[])
[(true, 1, 1, 19)]
name(view returns (string)
#30 Dizzy by Marco Mori
nominatedAdmin(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x4ee1f9da5028d1dd85aca765f405180186572e81
signature(view returns (bytes)
0x
signatureStatus(view returns (bool isSaltedbool isVerifiedaddress signerbytes32 saltedHash)
(isSalted=true, isVerified=false, signer=0x4ee1f9da5028d1dd85aca765f405180186572e81, saltedHash=0x15aefaa0ab9cd95e29bbc83206e552ba32a37df63ed066672be28596205ad935)
symbol(view returns (string)
DIZZYBYMARCOMORI
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.