Once upon the time in C:\Users\Admin\Pictures by Graphica

Verified contract

Active on Ethereum with 74 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Once upon the time in C:\Users\Admin\Pictures by Graphica"

0xb96a6ff160784cb0c87a3e51f626f19c2594ba6d47df4f06768af2d6b3a6ff07
0x139c1e4da55b7a04d89419201fa0b3baf2e182ba6fcb679a416dad8a2c94b453
0xe24fe7bb8b23c492b54781a0e58f60025e4191cd01d0307c3062bde0bf28c882
0x1507447c251f2c25a817a4ef901a7e2098e3dc39c0c39535b8e024a42de32c89
0x7a258b50fcfd107725fd27918f7d9900bdf1e95505c280e33c4267abc4b0b1d3
0xea08ac025ec9076b22bcbe9abfb6d34ec8743e065d370f64a31535a1ab67078f
0xbfbb1c53ee51626c96b9bf6982e67fe6e12b923e2d0601017dd884f8c8017b42
0x0cf6803c3ef8a26b98d727040230c512258c5b9c9d6c5f6b9aeef867504c7bef
0xa8c2e953eb5a20181dcfdb099a6b45fba1af19e6268b74fd70dce68a9b0ae495
From
0xc96f1e2bcabc00fc142aa9b1aaf718a8b2563e8f0ea2859ecae6a78dfb60dbb2
From

Functions
Getter at block 20818631
baseURI(view returns (string)
ipfs://QmPeJ3ddYwcRaXv5sEyfWJ2RY57bwEeDihVfEoMbLSukoa/
isOperatorFilterRegistryRevoked(view returns (bool)
false
metadataContract(view returns (address)
0x0000000000000000000000000000000000000000
minter(view returns (address)
0xaeeca23ca7c2558f3b85034d2fb76e8720f048ed
name(view returns (string)
Once upon the time in C:\Users\Admin\Pictures by Graphica
owner(view returns (address)
0xc88bf16aa3f058035898a803e1d7f33ad2559298
royaltyDenominator(view returns (uint256)
100
royaltyFraction(view returns (uint256)
5
royaltyReceiver(view returns (address)
0x9633103445741ca86cdbceca0ce41c59e15d0984
symbol(view returns (string)
OUATG
totalSupply(view returns (uint256)
100
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdpure returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenId
delegateTokenURIs(address delegate
mint(address touint256 tokenId
renounceOwnership(
revokeOperatorFilterRegistry(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setMinter(address minter_
setRoyaltyFraction(uint256 royaltyFraction_uint256 royaltyDenominator_
setRoyaltyReceiver(address royaltyReceiver_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateBaseURI(string baseURI_
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMetadataUpdate(uint256 fromTokenIduint256 toTokenId
Initialized(uint8 version
MetadataUpdate(uint256 tokenId
OperatorFilterRegistryRevoked(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbolstring baseURI_uint256 maxSupplyaddress royaltyReceiver_uint256 royaltyPercent
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyRevoked(
OnlyMinter(
OnlyOwner(
OperatorNotAllowed(address operator