Overpopulated Symphonies by Alkan Avcıoğlu

Verified contract

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

No balances found for "Overpopulated Symphonies by Alkan Avcıoğlu"

0xc7dad09fb9d44d3a23fbb31ce86a42e47bca7a3a95026c5600f650fd3d31efd6
0x0d9b32bba8ed73e4a5ba8d68e4ee323662f399751ef178a29591b028fdad313d
0x38cce6389400ce0b314da6e7eae921cac0a1d5fb23b50fb3c9234c2f8e9918aa
0xb1fb2ec5981d3af5065ee2cb2b60e906cc617a6c672df44a0ea306574765305a
0x0aecc594b6017b7abe7011d83b0d73c0fbb54b0d3f724967111ff162b108168f
0x086aba0ea32dc86ff95f8cf6517f08bb4ba29d0edfe6493f8f3bb2cab7b6900d
0xa895b0974e115ef9d78ed58756d8bfefa5a408dfc9a85952721fa5ae61766880
0x4295c41e332eec3f169c828eb75f270bbd5b0c5fe7f9b918bb107229554fd503
0xa0c02db112f2fc0f58f377a653b4dbc693ee6fab2659f11a45f0b4784284bc3c
0x5fa40bc53bb6c1b6fbcd2d8d9ccd306f1c3acc85e8c09c2d9ead8f73ee53dc3f

Functions
Getter at block 21407031
baseURI(view returns (string)
ipfs://QmWgfw9vkeEV8npa4fnS8HkNMsyVg6UGXHu7zL25eQzJDT/
isOperatorFilterRegistryRevoked(view returns (bool)
false
metadataContract(view returns (address)
0x0000000000000000000000000000000000000000
minter(view returns (address)
0xaeeca23ca7c2558f3b85034d2fb76e8720f048ed
name(view returns (string)
Overpopulated Symphonies by Alkan Avcıoğlu
owner(view returns (address)
0xc88bf16aa3f058035898a803e1d7f33ad2559298
royaltyDenominator(view returns (uint256)
100
royaltyFraction(view returns (uint256)
5
royaltyReceiver(view returns (address)
0x663f17cef987eab77d4cb6fcdd5ca2e4826b8dec
symbol(view returns (string)
OSAA
totalSupply(view returns (uint256)
300
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