NFTLootboxNFT

Verified contract

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

No balances found for "NFTLootboxNFT"

0x87e283ae6293f87c4bd3f8a8de7362d2a83e2f9497a80f31dea07ea40f714d9c
0x715c6f842f46a36158a24ed89df434300c3218dfb08296b188ac987ba3613ddd
0xc16e68f87927f1908e398aeea2d05267278eeb3e9f6a4fd000e331610ebd7dc4
0xfab8c32e7bce7f0437df50fa78c9e0560a7e7a49379e1422b9e80c82cdd69a83
0x50b5d2b36b7bd4c3fc70e69992d55caf2dda7cabdcbd17ee271b3498521093d1
0xbf50af772974c26c6fb3ca2ebc14fb822a899e61967dc8079e10474096a13ff4
0x618357de2119c4269259688f8c2ee7c35b91c6cd45fec9a438ddf6ac3ca7ecd2
0x2f028a914912b127bc8680e01870f9b37db861adb2d23a6d7cb18f6d70f3f2ad
0x9099661f807165bfc2bcadab65029ee74abeebc43673c70954a23d448c6c5ce4
0xe47a48ee818b18f4091f8bd79a6f7ac383fe7a0267293f5fea6f01d6cab66ac5

Functions
Getter at block 21200239
owner(view returns (address)
0x0633e36952d2f85675a340984baa532949793c7d
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
isMinter(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
burn(uint256 iduint256 amount
burnBatch(uint256[] idsuint256[] amounts
mint(address touint256 iduint256 amount
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setMinter(address minterbool status
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.