Scattered Limbs (Monument 01)

Verified contract

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

No balances found for "Scattered Limbs (Monument 01)"

0x490329d9af14d4230589ee86535cbd320b91ce956dc3dce165323bdee6361b60
0x482e36ef4ac7c2ce109237698d28053f59ae30c857e58003e40c0a40f0c00973
0x3ea076a3d539acf6fd7be46eec3a107ff638ea38d7319fb348c007553ae97173
0x6a962a6265fec0bcea13d945f6c2fb2a5c049fcaffd322486d2eb23df2277270
0x0ca86766b220abfb6690479ff68bb491588f76319738b11d34731adcbf38f890
0x609c573f9ddbbc2e6534bd53d770687dea8fcace6d1e57808fd3405c8895c9b2
0xe837faa9ed0a77336cb9bfe02f124080c5f8d185cceeeca90140e6a881bd3403
0x873ce1bdd2e3692a79d6d8813c76d2d764af8283804873999b54ddf5830a8efb
0xa7351c46f5647e59e176a347a86a6f51187f79ec2aac88655fb06ff7e3f36171
0x321a5efa5eaf3066ed35ea89f4177c97c3436d93c1c2ba632620d63af4133b5b

Functions
Getter at block 21181759
MAX_ROYALITY_BPS(view returns (uint256)
10000
codeVersion(view returns (string)
FeralfileExhibitionV3
contractURI(view returns (string)
ipfs://QmbCaH7FupfK8TgQkxeRpCZHqiQw7mSmodZUAt4bLjKYWv
isBridgeable(view returns (bool)
true
isBurnable(view returns (bool)
true
name(view returns (string)
Scattered Limbs (Monument 01)
owner(view returns (address)
0x1d05cf6c6beb0c869851bfdb9510d4e44e855ad6
royaltyPayoutAddress(view returns (address)
0x080feb125ba730d6d12789b6aaab01f4e31d8bd1
secondarySaleRoyaltyBPS(view returns (uint256)
1500
symbol(view returns (string)
totalArtworks(view returns (uint256)
1
totalSupply(view returns (uint256)
335
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.