Feral File — Material Wonderland

Verified contract

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

No balances found for "Feral File — Material Wonderland"

0xfa1170f1794d61d996abe00d52065aaaa64fbf138f031f5372810ca9984e9383
0xd68dffceb20d6171c52320f801e937ac58ec03acbabd456fc0a41d5c14ab3bc4
0xabb5b620d1b774571e62ba70ff864382cbec5ef57d33677113c0109e26fdc72d
0x7ca1603caf0a3453a08b6aff4cbed3c12d5a8ec8844d5af38c4775f2e1bdee52
0xd79747e56443fc02bf51b4d48849bf9f1e9ab28bc3d1a24db762acabb799cbf0
0xfa68149cb87db48b0c8f4fe6a788f294a0bf6a6fe6591d3d160e4e083dcd4ce5
0x60542ecbd0166d878dd35fb7394a9863bac1ec77ac4499687fe638f9d4a5581e
0xec1617cb986e8070e8807d7553447f5eb0f6588ddbc5765d07147bba525468f7
0xf64e2e2ae331cf8464f317a91bf4c8f25b4b44ba828c2cd77b40cbd94e3a5242
0x72a8e9cf677fe74037717bb1e19bd4f665df798cfdee32adc59903ce6758f6b3

Functions
Getter at block 21190726
MAX_ROYALITY_BPS(view returns (uint256)
10000
codeVersion(view returns (string)
FeralfileExhibitionV3
contractURI(view returns (string)
https://ipfs.bitmark.com/ipfs/QmRZBguGbLSe586T7Jj1gEw9G7dd5fP3xNwWMNZs5zeYct
isBridgeable(view returns (bool)
true
isBurnable(view returns (bool)
false
name(view returns (string)
Feral File — Material Wonderland
owner(view returns (address)
0x1d05cf6c6beb0c869851bfdb9510d4e44e855ad6
royaltyPayoutAddress(view returns (address)
0x080feb125ba730d6d12789b6aaab01f4e31d8bd1
secondarySaleRoyaltyBPS(view returns (uint256)
1500
symbol(view returns (string)
FF027
totalArtworks(view returns (uint256)
9
totalSupply(view returns (uint256)
108
Read-only
artworkEditions(uint256view returns (uint256 editionIDstring ipfsCID)
artworks(uint256view returns (string titlestring artistNamestring fingerprintuint256 editionSizeuint256 AEAmountuint256 PPAmount)
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
authorizedTransfer(struct FeralfileExhibitionV3TransferArtworkParam[] transferParams_
batchMint(struct FeralfileExhibitionV3MintArtworkParam[] mintParams_
burnEditions(uint256[] editionIDs_
createArtworks(struct FeralfileExhibitionV3Artwork[] artworks_
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_
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
BurnArtworkEdition(uint256 indexed editionID
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 secondarySaleRoyaltyBPS_address royaltyPayoutAddress_string contractURI_string tokenBaseURI_bool isBurnable_bool isBridgeable_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.