AllocatedEditionsLogic

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0xc564ce13 at 13123151
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables

No balances found for "AllocatedEditionsLogic"

0x1775c5269bf38fcbb5913f1286f42724d303c06c0e591d52cf0e888b7f4e370f
From

Functions
Getter at block 20877197
allocation(view returns (uint256)
0
baseURI(view returns (string)
contractURI(view returns (string)
metadata
fundingRecipient(view returns (address)
0x0000000000000000000000000000000000000000
governor(view returns (address)
0x0000000000000000000000000000000000000000
isGovernor(view returns (bool)
false
isNextOwner(view returns (bool)
false
isOwner(view returns (bool)
false
logic(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
operator(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x2330ee705ffd040bb0cba8cb7734dfe00e7c4b57
paused(view returns (bool)
true
price(view returns (uint256)
0
proxyRegistry(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
quantity(view returns (uint256)
0
symbol(view returns (string)
tributary(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
balanceOf(address owner_view returns (uint256)
feeAmount(uint256 amountview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getContentHash(uint256view returns (bytes32)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdpure returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
acceptOwnership(
approve(address touint256 tokenId
burn(uint256 tokenId
cancelOwnershipTransfer(
changeBaseURI(string baseURI_
changeGovernor(address governor_
pause(
purchase(address recipientpayable returns (uint256 tokenId)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address approverbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address nextOwner_
unpause(
withdrawFunds(
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
EditionCreatorChanged(address indexed previousCreatoraddress indexed newCreator
EditionPurchased(uint256 indexed tokenIduint256 amountPaidaddress buyeraddress receiver
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(address owner_address proxyRegistry_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.