Feral File — Unsupervised

Verified contract

Active on Ethereum with 14,084 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"

0x46b152fa6c5f47e869e73930db5e2df520572c61faaebaa1111cb7494c4f2318
0x11da5e24f5947610f9e0af5b95b83a1e46d924f8e16a47d87b19edf42d0c691b
0x8fd5a2ca6a862d3df5b83b94db3e91d6766092562c6e172f4b17d383ddd8aea2
0xc799af90d4476c27cf9acc2447f11fe48e6c0cf18e38ff2e929831741697f5e0
0x85cb9aa4847c82c9911a102ca51bf7d0319e58d58301b1b9819f94f9c4ab3144
0x3511ed5c6277607671161722a77ed1357f3a031ef45f4d54d6b4cabbfe7e2769
0xc12db2b357b60cc50bba612485def9f9468c3844eff2e7b9da8b29ec18a5272a
0x6f799674ac0526456e5c7f61750f594b74facde0e4f22310311bf28a54ac86d4
0x3252c1f012e6e81061a9d1e4561e9f96a1afc13819b68e35d1211d01d7a0e62d
0xb0d6f5e279d26b320ced4816ef11415cc45b1636b1be645a678e611d38957ed1

Functions
Getter at block 21272376
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.