Mocaverse Lucky Neko
Verified contract
Proxy
Active on
Ethereum with 1,606 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
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
Balances ($0.00)
No balances found for "Mocaverse Lucky Neko"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21085425 | 6 days ago | | | 0 | 0.00051345575 | |
| 21085424 | 6 days ago | | | 0 | 0.00051821429 | |
| 21001597 | 17 days ago | | | 0 | 0.00066168142 | |
| 20997761 | 18 days ago | | | 0 | 0.00065427158 | |
| 20997760 | 18 days ago | | | 0 | 0.00065520411 | |
| 20997195 | 18 days ago | | | 0 | 0.00054474837 | |
| 20997190 | 18 days ago | | | 0 | 0.00053786154 | |
| 20997185 | 18 days ago | | | 0 | 0.00058951236 | |
| 20997167 | 18 days ago | | | 0 | 0.00055226953 | |
| 20817767 | a month ago | | | 0 | 0.00097503308 |
ABI
ABI objects
Getter at block 21125039 getAllExtensions() view returns (struct IExtensionExtension[] allExtensions)
defaultExtensionSet() view returns (address)
0x2991630ca06923c88a43704c6203b166d65d8775
Read-only
getAllFunctionsOfExtension(string _extensionName) view returns (struct IExtensionExtensionFunction[])
getExtension(string _extensionName) view returns (struct IExtensionExtension)
getExtensionForFunction(bytes4 _functionSelector) view returns (struct IExtensionExtensionMetadata)
getExtensionImplementation(string _extensionName) view returns (address)
getImplementationForFunction(bytes4 _functionSelector) view returns (address extensionAddress)
isTrustedForwarder(address forwarder) view returns (bool)
State-modifying
Events addExtension(struct IExtensionExtension _extension)
initialize(address _defaultAdmin, string _name, string _symbol, string _contractURI, address[] _trustedForwarders, address _saleRecipient, address _royaltyRecipient, uint16 _royaltyBps)
multicall(bytes[] data) returns (bytes[] results)
removeExtension(string _extensionName)
updateExtension(struct IExtensionExtension _extension)
ContractURIUpdated(string prevURI, string newURI)
DefaultRoyalty(address indexed newRoyaltyRecipient, uint256 newRoyaltyBps)
ExtensionAdded(address indexed extensionAddress, bytes4 indexed functionSelector, string functionSignature)
ExtensionRemoved(address indexed extensionAddress, bytes4 indexed functionSelector, string functionSignature)
ExtensionUpdated(address indexed oldExtensionAddress, address indexed newExtensionAddress, bytes4 indexed functionSelector, string functionSignature)
Initialized(uint8 version)
OperatorRestriction(bool restriction)
OwnerUpdated(address indexed prevOwner, address indexed newOwner)
PrimarySaleRecipientUpdated(address indexed recipient)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
This contract contains no constructor objects.
fallback()
receive()
This contract contains no error objects.