The latest block we've processed for this chain is 20896950, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

Bruchstücke

Verified contract

Proxy

Active on Ethereum with 5 txns
Deployed by via 0x4ee8a731 at 18365141
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
15 additional variables

No balances found for "Bruchstücke"

0x4cf644d2be4af7b220469ff9e4bd88dff9eabf99cfe872d781c60e83cd4b6e44
0x2dfbebb3f373e44bc9636f3a5c5513c327881d54fcad0ef8363b13e640a56e16
0xe99182b17923a3e9d63b73a01b99460ce8230916fcb98fb20c3e86a67b97bcc5
0xbae2d0010f66a74889ff680cd69575a6a383a7b462a346d070e483a3280c02d9
0xee5e2f4d4d0fc0602a5c657251f73b6a85e0e187293b053a4fb796f0035b6b4a

Functions
Getter at block 20896949
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
VERSION(view returns (string)
2.5.0
blockListRegistry(view returns (address)
0x56fe4de01b15bb2afa969f914692867acac27ba5
getDefaultRoyaltyRecipientAndPercentage(view returns (addressuint256)
(0x479b537c591877b7b6f7a084e9b07d90c4bff688, 1000)
isFused(view returns (bool)
false
isShattered(view returns (bool)
true
maxShatters(view returns (uint256)
24
minShatters(view returns (uint256)
24
name(view returns (string)
Bruchstücke
owner(view returns (address)
0x479b537c591877b7b6f7a084e9b07d90c4bff688
shatterTime(view returns (uint256)
0
shatters(view returns (uint256)
24
storyEnabled(view returns (bool)
true
symbol(view returns (string)
BRUCH
totalSupply(view returns (uint256)
24
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getBlockListStatus(address operatorview returns (bool)
getRoleMembers(bytes32 roleview returns (address[])
hasRole(bytes32 roleaddress potentialRoleMemberview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isBlockListAdmin(address potentialAdminview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
acceptTokenUriUpdate(uint256 tokenId
addCreatorStory(uint256 tokenIdstring creatorNamestring story
addStory(uint256 tokenIdstring collectorNamestring story
approve(address touint256 tokenId
fuse(
initialize(string namestring symboladdress royaltyRecipientuint256 royaltyPercentageaddress initOwneraddress[] adminsbool enableStoryaddress blockListRegistry
mint(address recipientstring uriuint256 minuint256 maxuint256 time
proposeNewTokenUri(uint256 tokenIdstring newUri
rejectTokenUriUpdate(uint256 tokenId
renounceOwnership(
renounceRole(bytes32 role
revokeAllRoles(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setDefaultRoyalty(address newRecipientuint256 newPercentage
setRole(bytes32 roleaddress[] roleMembersbool status
setStoryEnabled(bool enabled
setTokenRoyalty(uint256 tokenIdaddress newRecipientuint256 newPercentage
shatter(uint256 numShatters
shatterUltra(uint256 numShatters
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateBlockListRegistry(address newBlockListRegistry
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AllRolesRevoked(address indexed from
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMetadataUpdate(uint256 fromTokenIduint256 toTokenId
BlockListRegistryUpdated(address indexed calleraddress indexed oldRegistryaddress indexed newRegistry
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromAddressaddress indexed toAddress
CreatorStory(uint256 indexed tokenIdaddress indexed creatorAddressstring creatorNamestring story
Fused(address indexed useruint256 indexed fuseTime
Initialized(uint8 version
MetadataUpdate(uint256 tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleChange(address indexed fromaddress indexed userbool indexed approvedbytes32 role
Shattered(address indexed useruint256 indexed numShattersuint256 indexed shatteredTime
Story(uint256 indexed tokenIdaddress indexed collectorAddressstring collectorNamestring story
SynergyStatusChange(address indexed fromuint256 indexed tokenIduint8 indexed actionstring uri
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symboladdress defaultRoyaltyRecipientuint256 defaultRoyaltyPercentageaddress initOwneraddress[] adminsbool enableStoryaddress blockListRegistry
Fallback and receive
fallback(
receive(
Errors
AlreadyMinted(
BlockedOperator(
CallPriorToShatterTime(
CallerDoesNotOwnAllTokens(
CallerNotTokenOwner(
EmptyTokenURI(
InvalidNumShatters(
IsFused(
IsShattered(
MaxRoyaltyError(
NoTokenUriUpdateAvailable(
NotRoleOrOwner(bytes32 role
NotShattered(
NotStoryAdmin(
NotTokenCreator(
NotTokenOwner(
StoryNotEnabled(
TokenDoesNotExist(
TokenDoesntExist(
Unauthorized(
ZeroAddressError(