MetaZellysV2

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x558cbec4 at 15152444
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots

No balances found for "MetaZellysV2"

No transactions found for "MetaZellysV2"


Functions
Getter at block 20928904
_admin(view returns (address)
0x0000000000000000000000000000000000000000
_baseUri(view returns (string)
_uriType(view returns (uint8)
0
getAdmin(view returns (address)
0x0000000000000000000000000000000000000000
getBaseURI(view returns (string)
getUriType(view returns (uint8)
0
name(view returns (string)
symbol(view returns (string)
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
lockState(uint256 tokenIdview returns (uint8)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
initialize(string name_string symbol_string baseUri_uint8 uriType_
lock(uint256 tokenId
mint(address touint256 tokenIdstring uri
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setAdmin(address admin
setApprovalForAll(address operatorbool approved
setBaseURI(string baseUri
setUriType(uint8 uriType
transferFrom(address fromaddress touint256 tokenId
unlock(address touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.