gameboy girl by tinysoul

Unverified contract

Proxy

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

No balances found for "gameboy girl by tinysoul"

0x235b7346b77ba42fb7a710057201270d0aea6780388dd882731b3c356cfd5534
0x7a2ce3ce460f77c870f067b71eea7500f8a64972684207e15b4ab0a83d3c4192
0x1fa1ad641efaffc86522a8d8f5dcd9868cf77f4be763144415b408a5544201b2
0xe0af73d8a3e6725b7ff2798e54b19d09136491c9a85ba70ef1a802bffbec078f
0x4d5e231a80be9d01c66e3110618671a5026a59c626ba370de25cf43a48f7c0c4
0xa52d22d27e2ea0b752ccace22505aa191b5bde578cd53010be585c76aa4eda0a
0xc81b283f4b038249def627c974f29727d1e42398cd06d30faf86e1f8f2691fbd
0xd428620cdd08894fb7ab3d0b4fd0105c1bc210a710f508ca34dba6b2549a8e52
0x1f80e1b199000b1312bcb5eed0e020f07c679254f4192db779e7d2aadabac087
0x483bbc4df532dc10c225d1cd80606ca31fd537041450e1801979dfcb908fdff4

Functions
Getter at block 21222509
_baseUri(view returns (string)
ipfs://bafybeih5dnt7okoooxqtvdxf26bykpuiczeuta3qcew37lbjsq23y3wbz4
_name(view returns (string)
gameboy girl by tinysoul
artistName(view returns (string)
creator(view returns (address)
0x64b92b7ddcf04dcb7ac655e8424fb8f234430262
files(view returns (string[])
[]
gatewayManager(view returns (address)
0xe445fb0297f7d1f507df708185946210eb6a9de6
license(view returns (string)
mintingManager(view returns (address)
0xe445fb0297f7d1f507df708185946210eb6a9de6
name(view returns (string)
gameboy girl by tinysoul
owner(view returns (address)
0x64b92b7ddcf04dcb7ac655e8424fb8f234430262
projectDescription(view returns (string)
symbol(view returns (string)
totalSupply(view returns (uint256)
85
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(