Daemonica Syntheticum by Ganbrood

Unverified contract

Proxy

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

No balances found for "Daemonica Syntheticum by Ganbrood"

0x75e92212846ed5d9ccb6416a31627336b00b24b18914d05e334f2424963000f2
0xb403eb88240de48aa0c3b34596f69926d99409df15a311279c38062c955ab11a
0x7b4261e3c000e317b4e4cf66eedbf27e97c3ab98530bafc7f59f6e7fcbf1dc93
0xfe9c657e0fd9d9e2c104e0bd30cadc23d3f4ba748072ce1c5b762e133842e95a
0xa548a0cbfe952e1bd6bd6cca1e8e7f048274f2997e72f7631cef3a5bb0dcd16d
0x0286a85d4bef0083cf43003f609bb3de66f1e67881e4674d6af15dba3ebb0b34
0xd282a953b377ab79aa6995312fb1edef47966667556a1137824e5a32693ab25d
0xe9c8a8200836fa4c1dbddcae26b7a5bc5f35e7f28a0ea7f119f430afb77c2c14
0x48c0be6a5badf05587df0c776efe0de31308ab12e40699152d6fad974806f754
0x637a86df69900e172ad1ccb82b5eabcbca4108cb096c49eed9e449d0ae2d0631

Functions
Getter at block 20953944
_baseUri(view returns (string)
ipfs://bafybeibbcy6p4njcxhy6wl5a46ug3gj2w6d2rb4nz2o2htt7sl45zl57qa
_name(view returns (string)
Daemonica Syntheticum by Ganbrood
artistName(view returns (string)
creator(view returns (address)
0x685e34c6a94f330fa494d708b652261140b55aba
files(view returns (string[])
[]
gatewayManager(view returns (address)
0xe445fb0297f7d1f507df708185946210eb6a9de6
license(view returns (string)
mintingManager(view returns (address)
0xe445fb0297f7d1f507df708185946210eb6a9de6
name(view returns (string)
Daemonica Syntheticum by Ganbrood
owner(view returns (address)
0x685e34c6a94f330fa494d708b652261140b55aba
projectDescription(view returns (string)
symbol(view returns (string)
totalSupply(view returns (uint256)
44
year(view returns (string)
Read-only
_balances(addressview returns (uint256)
_owners(uint256view returns (address)
_payloads(uint256view returns (string)
balanceOf(address ownerview returns (uint256)
fileContents(string fileNameview returns (bytes)
fileStorage(string fileNameview returns (address[])
getApproved(uint256 tokenIdview returns (address)
getPayload(uint256 tokenIdview returns (string)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 valueview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addFile(string fileNameaddress[] fileStorageAddresses
approve(address touint256 tokenId
initialize(string uri_address minter_address gatewayManager_string contractName_uint256 royaltyValue_address owner_
mint(address touint256 tokenId
mintBatch(address[] touint256[] tokenIds
mintBatchWithPayload(address[] touint256[] tokenIdsstring[] payloads
mintWithPayload(address touint256 tokenIdstring payload
removeFile(string fileName
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setArtistName(string artistName_
setCollectionName(string name_
setDescription(string description_
setGatewayManager(address gatewayManager_
setLicense(string license_
setMintingManager(address minter_
setPayload(uint256 tokenIdstring payload
setRoyalties(address royaltyRecipientuint256 royaltyValue
setURI(string newuri
setYear(string year_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MetadataUpdate(uint256 _tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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
FileAlreadyRegistered(
FileNotRegistered(