Mocaverse Lucky Neko

Verified contract

Proxy

Active on Ethereum with 1,606 txns
Deployed by via 0xfe489507 at 18590707
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

No balances found for "Mocaverse Lucky Neko"

0x6aa1b6878e5059711ce52a31b8324c9e7ea9b7592495b82a58b782f074f696e5
0xc32a1f0007bf87cf86739e85dde457b97b8bc3237ac201406300ceeb386d8df4
0x00aad91d361cbf73ccb5b99f6381d9b4b3df360af333fdb046b998f0528c1e77
0x27d6f641ef903ecd047d98d1f84be71f5d4d073602e35fdf65fd2b0e03f9cf70
0x8434cfab404684eb3dc9685b55d6abce48dba94607dc59afa4ee9eccf65b7201
0x739f6f4b32b43c009b6cf3b14874be554bcee56b68248384daa9901d6d5d41dd
0xe82b4f3cf7e4092be055715c454b553140a5fc638404c4c7c0ed1e753b563557
0x66cba0fad64ff6b7e3efba25bde4d208d4e4573c1039786f8317e2c61d2e59a9
0x1964102b859c75294b05715ba3fcc1336ae470557c4c9770819dc2161a7e9f45
0xf0a14f905dc228126aa1eba49abe6589a86474c48ee8a693ca8c6c231963ea75

Functions
Getter at block 21125039
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.