Fellowship Print Deeds

Verified contract

Active on Ethereum with 137 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Fellowship Print Deeds"

0x89a109aa82440e04f65d3233d47aeb5a1899246097cb1bbe0c2a2c1a937cbae7
0x3f4761bd43e7ca56a7b11fc94eb2115fab1cb38bdef3e9b324dd4ec02c33fbd6
0x14a699bfb12f5c1fb44f6b48a4103a18887ef69f5aace408c70bbdddc166ffe8
0xdb0cf741331bb43e2b1601445f1b936de014a669a266c009a30eeec4b11299c5
0xf944f2c255c7488dee9fbe99ec53cbc096bd2ffff907e5276aff817d3a662e29
0x985bdc6600ca56cde24cce989eb985aecbc6ff5653777903b622e97edbee7514
0x8fee091e67cdd4bdb83b51e5bde6ab2b335537efe876b4c99d61767f45c654ce
0xb292b98fec798a91df2903f88970bcab1b613a34b518d256f6fb965c31c0bad7
0x43c1f4b1ac95ed2319960ff087ad45129d20c101e3c0dba258027bb7d92bbd6f
0x57e33f1321f984f0474e55121170d8544c6717165e3a63fdfdfb3553b2990d65

Functions
Getter at block 21341300
isOperatorFilterRegistryRevoked(view returns (bool)
false
name(view returns (string)
Fellowship Print Deeds
owner(view returns (address)
0xc88bf16aa3f058035898a803e1d7f33ad2559298
paused(view returns (bool)
false
printFactory(view returns (address)
0x11f32c8d5ad08f844ca2e95f6ffe66e5cd74457d
symbol(view returns (string)
FPD
uriDelegate(view returns (address)
0x8dab276008719fa9fa96df05aabf993ce65a6066
Read-only
artTokentoDeedId(address collectionuint256 idpure returns (uint256)
balanceOf(addressuint256view returns (uint256)
balanceOfBatch(address[] ownersuint256[] idsview returns (uint256[] balances)
collectionInfo(address collectionview returns (struct IFPDCollectionInfo)
collectionToRoyaltyInfo(addressview returns (address receiveruint96 royaltyFraction)
deedsClaimed(uint256view returns (uint256)
deedsLeftToClaim(address collectionuint256 idview returns (uint256)
getArtTokenIdFromDeedId(uint256 deedIdpure returns (uint256)
getCollectionFromDeedId(uint256 deedIdpure returns (address)
isApprovedForAll(addressaddressview returns (bool)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 idview returns (string)
State-modifying
addCollection(address collectionuint256 collectionStartIduint256 collectionSupplyuint256 editionSizeaddress royaltyRecipientaddress authorizer
burnDeeds(uint256[] idsuint256[] amounts
claimDeeds(address[] collectionsuint256[] ids
claimDeedsPartial(address[] collectionsuint256[] idsuint256[] amounts
claimDeedsPartialTo(address[] collectionsuint256[] idsuint256[] amountsaddress to
claimDeedsTo(address[] collectionsuint256[] idsaddress to
claimPrintsDirectly(address[] collectionsuint256[] ids
claimPrintsDirectlyPartial(address[] collectionsuint256[] idsuint256[] amounts
extendCollection(address collectionuint256 additionalSupply
increaseEditions(address collectionuint256 additionalEditions
onERC1155BatchReceived(addressaddress fromuint256[] idsuint256[] amountsbytesreturns (bytes4)
onERC1155Received(addressaddress fromuint256 iduint256 amountbytesreturns (bytes4)
pauseClaims(
renounceOwnership(
resumeClaims(
revokeOperatorFilterRegistry(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setApprovalForAll(address operatorbool approved
transferOwnership(address newOwner
updateCollectionAuth(address collectionaddress authorizer
updatePrintFactory(address factory
updateRoyalties(address collectionaddress recipientuint256 royaltyBps
updateUriDelegate(address newUriDelegate
Events
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
OperatorFilterRegistryRevoked(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] amounts
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 amount
URI(string valueuint256 indexed id
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyRevoked(
OnlyOwner(
OperatorNotAllowed(address operator