Feral File — Unsupervised

Verified contract

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

No balances found for "Feral File — Unsupervised"

0x3252c1f012e6e81061a9d1e4561e9f96a1afc13819b68e35d1211d01d7a0e62d
0xb0d6f5e279d26b320ced4816ef11415cc45b1636b1be645a678e611d38957ed1
0x0e9cf7a6d4cd12ba5299cab2458d2ac357ada4b062cbd1a5942c8bde63e70b29
0xba7c0b052b98201f612533bad322aa7b981f9ee961bbae676f758bbb8b1a3c1f
0x2ee43410fb462c98a65741ebc2e7aa0971b1b966a489a91358553ae285e06106
0xa7afe82d805801ed473df8a61ee6ff71cd40476e24eb166eff912032551e5fa8
0xe651db138e985881bc041720fd81132d8192b8fa892d7dd9730a2044e7055a05
0xa0395ee6dea7a1de1e7961943ca846e79490545bd6a09d63e4a21eeaeff6d0eb
0x40ecae77bfdfd6d389cc4176865a7f98c3153bf945d9dac3cdf39e76bb1f7365
0xf9e42d9dff2ea7219b6954c3aaa44ee1b6fc28acaa7f35982f9152a5e1a67c85

Functions
Getter at block 21173199
MAX_ROYALITY_BPS(view returns (uint256)
10000
contractURI(view returns (string)
https://ipfs.bitmark.com/ipfs/QmdMTuBjLwycnwwPgUSRK4C1hWLnCWtCMY5x4YaUaZMsZD
maxEditionPerArtwork(view returns (uint256)
5000
name(view returns (string)
Feral File — Unsupervised
owner(view returns (address)
0x1d05cf6c6beb0c869851bfdb9510d4e44e855ad6
royaltyPayoutAddress(view returns (address)
0xf6d099037df564a32237705e5005f4450b0eb6c3
secondarySaleRoyaltyBPS(view returns (uint256)
1500
symbol(view returns (string)
FF009
totalArtworks(view returns (uint256)
13
totalSupply(view returns (uint256)
5205
trustee(view returns (address)
0xbeb9f810862c40a144925f568b1853d72acc492f
Read-only
artworkEditions(uint256view returns (uint256 editionIDstring ipfsCID)
artworks(uint256view returns (string titlestring artistNamestring fingerprintuint256 editionSize)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getArtworkByIndex(uint256 indexview returns (uint256)
getArtworkEditionByIndex(uint256 artworkIDuint256 indexview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
totalEditionOfArtwork(uint256 artworkIDview returns (uint256)
State-modifying
approve(address touint256 tokenId
createArtwork(string fingerprintstring titlestring artistNameuint256 editionSize
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setRoyaltyPayoutAddress(address royaltyPayoutAddress_
setTokenBaseURI(string baseURI_
setTrustee(address _newTrustee
swapArtworkFromBitmark(uint256 artworkIDuint256 bitmarkIDuint256 editionNumberaddress ownerstring ipfsCID
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateArtworkEditionIPFSCid(uint256 tokenIdstring ipfsCID
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
NewArtwork(uint256 indexed artworkID
NewArtworkEdition(address indexed owneruint256 indexed artworkIDuint256 indexed editionID
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string name_string symbol_uint256 maxEditionPerArtwork_uint256 secondarySaleRoyaltyBPS_address royaltyPayoutAddress_string contractURI_string tokenBaseURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.