Feral File — The Experiment

Verified contract

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

No balances found for "Feral File — The Experiment"

0x95d27ec2c7a59f2710d90689ec9f427bb95d6648cac858ca438fd259c74e65c3
0xb06beb59bffe134fb5bb923e28cb68cf1724cf40caf2e73d4157ec5b25ceff25
From
0xef9080674dc79717981b54b9f84ee1c9986d9eee314d18abb4721f64d2946d9c
0x139cff4448a3d6e0d83c3a97a9c19f17d782a1b7aec667b4b405e16918261428
0x881d852995ef3ecf26ad2c1a3b80718c0127d32776c4f47be640399414575a25
0x231615bffa52ec89b3b855d3b1f3116ac418f2374bdf5c6c63f8056c98e23278
0xdb8ee0711657e420edf0979313ce67b58db86058fb53c3bf8ef496f1fb7e16d3
0x1047ea4e8dfa02b862326ff0f258cbb1809bebbcb70ff2656a1ea3a41b73d186
0x68d839ffdfd41e7f171f0e25292ac1a5d3aaa50e251de9e060422adf2dbb858e
0xc840615252f00eb67b020f22f47c2728781fe319a024b30bca875257207c4dbc

Functions
Getter at block 21285124
MAX_ROYALITY_BPS(view returns (uint256)
10000
contractURI(view returns (string)
https://ipfs.bitmark.com/ipfs/QmSAC2k6aA9D275uAK3xu24JtnUxMXmqj8zgszpwz3qRtk
maxEditionPerArtwork(view returns (uint256)
10
name(view returns (string)
Feral File — The Experiment
owner(view returns (address)
0x1d05cf6c6beb0c869851bfdb9510d4e44e855ad6
royaltyPayoutAddress(view returns (address)
0x080feb125ba730d6d12789b6aaab01f4e31d8bd1
secondarySaleRoyaltyBPS(view returns (uint256)
1000
symbol(view returns (string)
FF034
totalArtworks(view returns (uint256)
19
totalSupply(view returns (uint256)
148
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)
trustees(addressview returns (bool)
State-modifying
addTrustee(address _trustee
approve(address touint256 tokenId
createArtwork(string fingerprintstring titlestring artistNameuint256 editionSize
removeTrustee(address _trustee
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setRoyaltyPayoutAddress(address royaltyPayoutAddress_
setTokenBaseURI(string baseURI_
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.