Moco NFT by Mocoverse

Verified contract

Proxy

Active on Ethereum with 133 txns
Deployed by via 0x57b66ffe at 15021460
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 "Moco NFT by Mocoverse"

0x713a219ad58e69b598e9f3196ab4d624e1d6b8eb89aa7d56e40fef4bb8f2e3c0
0x5790c2f4329bbc0f10c2f9c89aaa725bb4510fada070c65500d9baf41abcbfc3
0xa70f8ed950daa030a2e7c67650cddb91ed681cd230be082c367df607d69f465f
0x07d27ac76e5d2207d6b49285847a62f47cd1bce16713f2003fb437c862be500e
0x03ea9f9fc0ecd9a5ffc3dd895c29529786d59ee2e306ade16c8eaef5152a5851
0x3b33f7a9c71fb3d2b1fa735beaa2d58973216d6021398a9ca8631f3c581d5280
0x16a46eda5b0c8149a3e3187283e11763ac1641f8328e63fe97ec1824371e8728
0xf91395df4687238cf5c2a38bca608aa66fb2d43f5c3644ff5b1da5a022b9ebb2
0x0148a9858c25f2864c1d058dd37c739b1e7b4dad4b69eb4dc36da02463965088
0x6c194d1b90f8442fce1a0fba36d5d4797d87a6619105b32f9d8b692a6179fcf4

Functions
Getter at block 21331719
BIPS_PERCENTAGE_TOTAL(view returns (uint256)
10000
admin(view returns (address)
0x0000000000000000000000000000000000000000
baseURI(view returns (string)
ipfs://QmSjfcWxS41qh6EbWDvifTKthz3rqYZanYAzD76mdKPXZ2/
getCollectionStatus(view returns (struct ERC721OmnibusCollectionStatus)
(false, 410, 0xe052113bd7d7700d623414a0a4585bcae754e9d5)
getNiftyTypes(view returns (struct NiftyType[])
[(true, 1, 1, 410)]
name(view returns (string)
Moco NFT by Mocoverse
nominatedAdmin(view returns (address)
0x0000000000000000000000000000000000000000
signature(view returns (bytes)
0x
signatureStatus(view returns (bool isSaltedbool isVerifiedaddress signerbytes32 saltedHash)
(isSalted=false, isVerified=false, signer=0x0000000000000000000000000000000000000000, saltedHash=0x0000000000000000000000000000000000000000000000000000000000000000)
symbol(view returns (string)
MOCONFTBYMOCOVERSE
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
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
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.