Quantum Murmurations

Verified contract

Proxy

Active on Ethereum with 57 txns
Deployed by via 0x69aab0c2 at 17383084
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 4 additional slots
7 additional variables

No balances found for "Quantum Murmurations"

0x4a4d18b1f90fb83efd7f3ef5eb8ccaeb33458212cb52bbc4f126d5c2eab04e1a
0x056fba1aed5aa7a842dddb11aafe96a1887f9a95f9de7cd819e873f2ba7c2750
0xa481259402a2f5a9152418de3b68939b53be11059c63b369ab459a4934e21fa1
0xdaf607b1e76b8c23aa69ae86d674a33a1183ff99b5790b3576a298a945c9eb64
0xfb8492036a73ad103e0f9d015b874379a3bacc4201b3426fa8ab31ea9e6c4f86
0x303b320d6150a2f813da6bc5c446d421f00f091058e45d5e273027b64c5161da
0x14b6bab44645fdb4a1da7df670908ecc719644ddd494adabfeb4fb203ae8ac0a
0xea2e3623144bef84db8723d9780d59e27c04b860b59501659039d88851b6fe48
0xdf4309d88b2b121eb2faeafeec26de0a20e70543705e4cf074656f4ef5289ac2
0xa8b46c126b1305a2369fbf7c9d636a015005aeae3f942cac3a464957b81f6570

Functions
Getter at block 20890304
contractVersion(pure returns (string)
1.0.0
factory(view returns (address)
0x6f94f606a9ad1fddf75a73dc42d37a5991260bb0
 
getScript(view returns (string)
name(view returns (string)
Quantum Murmurations
o11y(view returns (address)
0xb572d9ee104f764b25d5f74776c523d8c593d22d
owner(view returns (address)
0xabb89dd8d2ecb0b872811a80b9ea8fb9b45562b3
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
 
proxiableUUID(view returns (bytes32)
saleInfo(view returns (uint16 artistProofCountuint64 startTimeuint64 endTimeuint112 price)
(artistProofCount=10, startTime=1685642430, endTime=1686887964, price=18000000000000000)
symbol(view returns (string)
Quantum Murmurations
 
tokenInfo(view returns (string namestring symbolstring descriptionaddress fundsRecipentuint256 maxSupply)
totalSupply(view returns (uint256)
100
Read-only
allowedMinters(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
constructInitalProps(string _scriptstring _previewBaseURIaddress _rendererImplstruct ITokenTokenInfo _tokenInfostruct IFixedPriceTokenSaleInfo _saleInfostruct IHTMLRendererFileType[] _importspure returns (bytes)
generateFullScript(uint256 tokenIdview returns (string)
generatePreviewURI(string tokenIdview returns (string)
genericDataURI(string _namestring _descriptionstring _animationURLstring _imagepure returns (string)
getApproved(uint256 tokenIdview returns (address)
imports(uint256view returns (string nameaddress fileSystemuint8 fileType)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenHTML(uint256 tokenIdview returns (string)
tokenIdToPreviousBlockHash(uint256view returns (bytes32)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
acceptOwnership(
addManyImports(struct IHTMLRendererFileType[] _imports
approve(address touint256 tokenId
initialize(address ownerbytes data
purchase(uint256 amountpayable 
renounceOwnership(
safeMint(address to
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setFundsRecipent(address fundsRecipent
setHTMLRenderer(address _htmlRenderer
setImport(uint256 indexstruct IHTMLRendererFileType _import
setMinter(address userbool isAllowed
setPreviewBaseURL(string uri
setScript(string script
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
upgradeTo(address _newImpl
upgradeToAndCall(address _newImplbytes _datapayable 
withdraw(returns (bool)
Events
Upgraded(address impl
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Upgraded(address impl
Constructor
constructor(address logicbytes data
Fallback and receive
fallback(
receive(
Errors
DELEGATE_CALL_FAILED(
INVALID_TARGET(
INVALID_UPGRADE(address impl
ONLY_UUPS(
UNSUPPORTED_UUID(
DELEGATE_CALL_FAILED(
FactoryMustInitilize(
FundsSendFailure(
INVALID_TARGET(
INVALID_UPGRADE(address impl
InvalidCodeAtRange(uint256 _sizeuint256 _startuint256 _end
InvalidPrice(
InvalidUpgrade(address impl
MaxSupplyReached(
NotDeployed(address impl
ONLY_CALL(
ONLY_DELEGATECALL(
ONLY_PROXY(
ONLY_UUPS(
ProofsMinted(
SaleNotActive(
SenderNotMinter(
SoldOut(
UNSUPPORTED_UUID(
WriteError(