Mocaverse

Verified contract

Proxy

Active on Ethereum with 15,649 txns
Deployed by via 0x52a8925f at 16744931
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 1 additional slot
Native
Value $446.9
0xd6f1301eb4a7272962b2ffc9a842c23d47906d59a40654eedf6ee8e87f8f6a82
0x582b82b98100a82a71b06b8f2797dd1578e988c36449887f9880a9e54e6d3203
0x05381865c1446c3047124c21d7130131527aacbdfe6ac2035e065c81b87b5698
0x606402fd8f638f18c3dc7a22a44314868530733cf080a791515e3bf71063ae39
0x29d9a20f8c296546fb97dde670f4b7f0a54200a87aa387a72f8e85f4c09ad9d2
0xd49e8a58155c4f871958ff56b766fc2c5bd09dd78fc881753291f57615d2c676
0xe14277a5241e42e5e8e8f5c0bed475845cd0bea550f41aa91324f186ba25e49e
0xbbe2d2bc80d62eb5254d6fdfac8f2868f6ab9a60467fadc9dc5e29ed237c70bc
0x8f44d570e2b41fde189ad57e33cba78ff927fdc9153bd127ad4c898bce7db042
0xf76323c435b7527cc33f87b18cd6077e3ecd222f99839bacd415a05b2a12516c

Functions
Getter at block 20819810
defaultExtensionSet(view returns (address)
0x2991630ca06923c88a43704c6203b166d65d8775
 
getAllExtensions(view returns (struct IExtensionExtension[] allExtensions)
Read-only
getAllFunctionsOfExtension(string _extensionNameview returns (struct IExtensionExtensionFunction[])
getExtension(string _extensionNameview returns (struct IExtensionExtension)
getExtensionForFunction(bytes4 _functionSelectorview returns (struct IExtensionExtensionMetadata)
getExtensionImplementation(string _extensionNameview returns (address)
getImplementationForFunction(bytes4 _functionSelectorview returns (address extensionAddress)
isTrustedForwarder(address forwarderview returns (bool)
State-modifying
addExtension(struct IExtensionExtension _extension
initialize(address _defaultAdminstring _namestring _symbolstring _contractURIaddress[] _trustedForwardersaddress _saleRecipientaddress _royaltyRecipientuint16 _royaltyBps
multicall(bytes[] datareturns (bytes[] results)
removeExtension(string _extensionName
updateExtension(struct IExtensionExtension _extension
Events
ContractURIUpdated(string prevURIstring newURI
DefaultRoyalty(address indexed newRoyaltyRecipientuint256 newRoyaltyBps
ExtensionAdded(address indexed extensionAddressbytes4 indexed functionSelectorstring functionSignature
ExtensionRemoved(address indexed extensionAddressbytes4 indexed functionSelectorstring functionSignature
ExtensionUpdated(address indexed oldExtensionAddressaddress indexed newExtensionAddressbytes4 indexed functionSelectorstring functionSignature
Initialized(uint8 version
OperatorRestriction(bool restriction
OwnerUpdated(address indexed prevOwneraddress indexed newOwner
PrimarySaleRecipientUpdated(address indexed recipient
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.