History of Me by Estelle Flores

Unverified contract

Proxy

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

No balances found for "History of Me by Estelle Flores"

0xe35d5e78ab99d7164f8799dcd40a1efc404a005bd11cca6ebd0e68be419d5c40
0xc71dc3e6048d1cefa00b5b5542d9806ac1be506844b56d6502e461dc15480123
0x576ea2eb575797961f6f5d790dedafc1da56bce0af461f3184bee66a85c25260

Functions
Getter at block 21221160
_baseUri(view returns (string)
ipfs://bafybeiaqu6xhpwi4cvkm66afd2gyebis5irsicb6kl55mkp5etw2io655y
_name(view returns (string)
History of Me by Estelle Flores
artistName(view returns (string)
creator(view returns (address)
0xcb152b356c3952756c1be82f0b265946dd447ba5
files(view returns (string[])
[]
gatewayManager(view returns (address)
0xe445fb0297f7d1f507df708185946210eb6a9de6
license(view returns (string)
mintingManager(view returns (address)
0xe445fb0297f7d1f507df708185946210eb6a9de6
name(view returns (string)
History of Me by Estelle Flores
owner(view returns (address)
0xcb152b356c3952756c1be82f0b265946dd447ba5
projectDescription(view returns (string)
symbol(view returns (string)
totalSupply(view returns (uint256)
3
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(