SingleEditionMintable

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xa42676ee at 13443228
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
-
variable spans 48 additional slots

No balances found for "SingleEditionMintable"

No transactions found for "SingleEditionMintable"


Functions
Getter at block 21163990
editionSize(view returns (uint256)
0
getURIs(view returns (stringbytes32stringbytes32)
(, 0x0000000000000000000000000000000000000000000000000000000000000000, , 0x0000000000000000000000000000000000000000000000000000000000000000)
name(view returns (string)
numberCanMint(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
owner(view returns (address)
0x0000000000000000000000000000000000000000
salePrice(view returns (uint256)
0
symbol(view returns (string)
 
totalSupply(view returns (uint256)
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
initialize(address _ownerstring _namestring _symbolstring _descriptionstring _animationUrlbytes32 _animationHashstring _imageUrlbytes32 _imageHashuint256 _editionSizeuint256 _royaltyBPS
mintEdition(address toreturns (uint256)
mintEditions(address[] recipientsreturns (uint256)
purchase(payable returns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setApprovedMinter(address minterbool allowed
setSalePrice(uint256 _salePrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateEditionURLs(string _imageUrlstring _animationUrl
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
EditionSold(uint256 priceaddress owner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PriceChanged(uint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _sharedNFTLogic
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.