Editions

Verified contract

Implementation

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

No balances found for "Editions"

No transactions found for "Editions"


Functions
Getter at block 20874906
contentHash(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
contractURI(view returns (string)
factory(view returns (address)
0x6ef0f6be2556cfaff90bf0d572d7e38a13d715ad
feeConfig(view returns (address)
0x2b27d7a2b62d532e8d34fb8b35a41c75eb90a854
isNextOwner(view returns (bool)
false
isOwner(view returns (bool)
false
limit(view returns (uint256)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
price(view returns (uint256)
0
renderer(view returns (address)
0x0000000000000000000000000000000000000000
royaltyBPS(view returns (uint256)
0
royaltyRecipient(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
treasuryConfig(view returns (address)
0x21a93be569666527dae0fdbfbe7715299dec1202
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdpure returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
acceptOwnership(
allocate(address recipientuint256 count
approve(address touint256 tokenId
cancelOwnershipTransfer(
initialize(address owner_string name_string symbol_string contentURI_string contractURI_struct IEditionsEdition edition_bool paused_
mint(address recipientreturns (uint256 tokenId)
pause(
purchase(address recipientpayable returns (uint256 tokenId)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setLimit(uint256 limit_
setPrice(uint256 price_
setRenderer(address renderer_
setRoyaltyInfo(address royaltyRecipient_uint256 royaltyBPS_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address nextOwner_
unpause(
withdraw(uint16 feeBPSaddress fundingRecipient
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromAddressaddress indexed toAddress
EditionLimitSet(uint256 oldLimituint256 newLimit
EditionPurchased(uint256 indexed tokenIdaddress indexed nftRecipientuint256 amountPaid
FundingRecipientSet(address indexed oldFundingRecipientaddress indexed newFundingRecipient
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PriceSet(uint256 price
RendererSet(address indexed renderer
RoyaltyChange(address indexed oldRoyaltyRecipientuint256 oldRoyaltyBPSaddress indexed newRoyaltyRecipientuint256 newRoyaltyBPS
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Withdrawal(address indexed recipientuint256 amountuint256 fee
Constructor
constructor(address factory_address feeConfig_address treasuryConfig_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.