Mezzi

Verified contract

Active on Ethereum with 56 txns
Deployed by via 0x816442fc at 19186129
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Mezzi"

0x2873f199560941dfe7d470865c0ee216e6d58fa90f681e48fb6fd890e74f350f
0xf5461b96108ca575de95caaee654f0133b32869700b974cf64c0129b8225192b
0x565530478b05e3f103297d34d92fd7592040fc01b4d092e6313e0a8d6e10c98f
0x4024781cf0947924f57766f194ff428dba5a236ff7fb7d09e612f89f469b1ca4
0x08f37dcd7b1e1a9a16cca682852572c848fd658bb35afb608081ed2a32cde7a4
0x4b58f3c8476b2c496f6c6592ee79ec302f9a3a19029953a92ff46e7f085574b5
0x8050dddd4ed4a067ddafafa144c1cb60ba5ea27ac4855ba8560d8146ac3c180b
0xcca75b61f2ef53eb00fd10fbcb2d3b7c0e40913e74f8628a3e39283089866ed8
0x24804a40c65859a8e54f522bd7938047f70e3fa5b1e558a023d4842061fbb0e4
0x92c09259711c911e217cde8617a213f6adbb06e0fbce5d82df7ab80b0f0cb964

Functions
Getter at block 21304153
baseURI(view returns (string)
boxURI(view returns (string)
ipfs://bafkreifvdxbbrtsimsxaxto6w34uup4m4uor6qaykam5fpizvsnr7zrhfm
decimals(view returns (uint8)
18
minted(view returns (uint256)
634
name(view returns (string)
Mezzi
owner(view returns (address)
0x728a9e9ba1462de2fd5d57eab4326977193ee5e0
symbol(view returns (string)
Mezzi
totalSupply(view returns (uint256)
404000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
getApproved(uint256view returns (address)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 idview returns (address owner)
tokenURI(uint256 idview returns (string)
whitelist(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountOrIdreturns (bool)
revokeOwnership(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setBoxURI(string _boxURI
setNameSymbol(string _namestring _symbol
setWhitelist(address targetbool state
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountOrId
transferOwnership(address _owner
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20Transfer(address indexed fromaddress indexed touint256 amount
ERC721Approval(address indexed owneraddress indexed spenderuint256 indexed id
OwnershipTransferred(address indexed useraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyExists(
InvalidOwner(
InvalidRecipient(
InvalidSender(
NotFound(
Unauthorized(
UnsafeRecipient(