Timechain Cornælhuys

Unverified contract

Proxy

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

No balances found for "Timechain Cornælhuys"

0x916bdf241a807853b2cc6589cc3b6cfa0892239ce0924add3105ad7e4f1b5f32
From
0x2ecc484c1a9111525e0042228eb7143e05f12085f108999c5dce36c9eee55250
From
0x96515cb3278fc98faea583ab92cd3dc1b5d8627f20c65177b08fb05c0be2c423
From
0x3fc8629e3dadcc0f899373877a1421c7eb0a6d1860626d8d6150934138cad11b
From
0x92690b70e50ac46dad8dc8a7fe8fc3a71a1be408aa9739722c1ec8924ed66f5a
From
0xa0dc2ad16f0ad1ca3bcc2adfaef53f74727c2cb6c3a7cee5c4408b70a52610dd
From
0x2413473250a8e0d901782bb3174bb9f5cbbb86ab8b1c5c2996ed95fed685e416
From
0x9020195c1433798182ba27053634ead9d89036e52397c1b17c505aeed7901224
From
0x37ff4e42932732bb39f903b091be43c5424b14f2f1175fa7d0e070c678007d17
From
0x339cea2b1aff829fea76b1371e34bfd0f2647b7152c0d63cf963b3ac8e05c135
From

Functions
Getter at block 21094249
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
APPROVED_MINT_CONTRACT(view returns (bytes32)
0xf0178e81e3689af48153edf0e1b2d669fe2786ab9e21fdecf3e3771c70330af5
BASIS(view returns (uint256)
10000
VERSION(view returns (string)
3.1.1
blocklistRegistry(view returns (address)
0x56fe4de01b15bb2afa969f914692867acac27ba5
floatWhenUnpinned(view returns (bool)
false
getDefaultRoyaltyRecipientAndPercentage(view returns (addressuint256)
(0x2918ceda641716fd6bda3ccf691c3b54d4c87b6e, 1000)
name(view returns (string)
Timechain Cornælhuys
owner(view returns (address)
0x2918ceda641716fd6bda3ccf691c3b54d4c87b6e
storyEnabled(view returns (bool)
true
symbol(view returns (string)
TCC
tlNftDelegationRegistry(view returns (address)
0x05060a6dade0ab0a9f762976f03634ff9a14e3a3
totalSupply(view returns (uint256)
18
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleMembers(bytes32 roleview returns (address[])
hasPinnedTokenURI(uint256 tokenIdview returns (bool)
hasRole(bytes32 roleaddress potentialRoleMemberview returns (bool)
isApprovedForAll(address owneraddress operatorview 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 uri)
tokenURIs(uint256 tokenIdview returns (uint256 indexstring[] urisbool pinned)
State-modifying
addCollectionStory(stringstring story
addCreatorStory(uint256 tokenIdstringstring story
addStory(uint256 tokenIdstringstring story
addTokenUris(uint256[] tokenIdsstring baseUri
airdrop(address[] addressesstring baseUri
approve(address touint256 tokenId
batchMint(address recipientuint128 numTokensstring baseUri
burn(uint256 tokenId
externalMint(address recipientstring uri
initialize(string namestring symbolstring personalizationaddress defaultRoyaltyRecipientuint256 defaultRoyaltyPercentageaddress initOwneraddress[] adminsbool enableStoryaddress initBlockListRegistryaddress initNftDelegationRegistry
mint(address recipientstring uri
mint(address recipientstring uriaddress royaltyAddressuint256 royaltyPercent
pinTokenURI(uint256 tokenIduint256 index
renounceOwnership(
renounceRole(bytes32 role
revokeAllRoles(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setApprovedMintContracts(address[] mintersbool status
setBlockListRegistry(address newBlockListRegistry
setDefaultRoyalty(address newRecipientuint256 newPercentage
setNftDelegationRegistry(address newNftDelegationRegistry
setRole(bytes32 roleaddress[] roleMembersbool status
setStoryStatus(bool status
setTokenRoyalty(uint256 tokenIdaddress newRecipientuint256 newPercentage
setUnpinnedFloatState(bool float
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpinTokenURI(uint256 tokenId
Events
AllRolesRevoked(address indexed from
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
BlockListRegistryUpdate(address indexed senderaddress indexed prevBlockListRegistryaddress indexed newBlockListRegistry
CollectionStory(address indexed creatorAddressstring creatorNamestring story
CreatorStory(uint256 indexed tokenIdaddress indexed creatorAddressstring creatorNamestring story
DefaultRoyaltyUpdate(address indexed senderaddress newRecipientuint256 newPercentage
Initialized(uint64 version
MetadataUpdate(uint256 _tokenId
NftDelegationRegistryUpdate(address indexed senderaddress indexed prevNftDelegationRegistryaddress indexed newNftDelegationRegistry
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleChange(address indexed fromaddress indexed userbool indexed approvedbytes32 role
Story(uint256 indexed tokenIdaddress indexed collectorAddressstring collectorNamestring story
StoryStatusUpdate(address indexed senderbool indexed status
TokenRoyaltyOverride(address indexed senderuint256 indexed tokenIdaddress newRecipientuint256 newPercentage
TokenUriPinned(uint256 indexed tokenIduint256 indexed index
TokenUriUnpinned(uint256 indexed tokenId
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AirdropTooFewAddresses(
BatchSizeTooSmall(
CallerNotApprovedOrOwner(
CallerNotTokenOwnerOrDelegate(
ERC721IncorrectOwner(address senderuint256 tokenIdaddress owner
ERC721InsufficientApproval(address operatoruint256 tokenId
ERC721InvalidApprover(address approver
ERC721InvalidOperator(address operator
ERC721InvalidOwner(address owner
ERC721InvalidReceiver(address receiver
ERC721InvalidSender(address sender
ERC721NonexistentToken(uint256 tokenId
EmptyTokenURI(
InvalidInitialization(
InvalidTokenURIIndex(
MaxRoyaltyError(
MintToZeroAddress(
NoTokensSpecified(
NotInitializing(
NotOwnerAdminOrMintContract(
NotRoleOrOwner(bytes32 role
NotSpecifiedRole(bytes32 role
OperatorBlocked(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
StoryNotEnabled(
StringsInsufficientHexLength(uint256 valueuint256 length
TokenDoesntExist(
ZeroAddressError(