ERC721MinterFacet

Verified contract

Implementation

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

No balances found for "ERC721MinterFacet"

No transactions found for "ERC721MinterFacet"


Functions
Getter at block 20898743

This contract contains no getter function objects.

Read-only

This contract contains no read-only function objects.

State-modifying
mint(uint256 quantitybytes datareturns (uint256)
mintTo(address receiveruint256 quantitybytes datareturns (uint256 tokenId)
Events
ERC721BatchMinted(address indexed touint256[] indexed tokenIdsbytes data
ERC721Minted(address indexed touint256 indexed tokenIdbytes data
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
MintToZeroAddress(
MintZeroQuantity(
TransferToNonERC721ReceiverImplementer(