ArtQuest

Verified contract

Active on Ethereum with 2,217 txns
Deployed by via 0xf2286ad7 at 16704812
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ArtQuest"

0x61e66e31f90278d8718443587b1806015f3c5adf0d57600dff8dda4808e6cf13
0x609fc4e0eb7166cd390ca7ebbf975e2837c98be8268208934af9f5d6bcce0878
0xb6e85ba3042565731121ce7fddb39a377aa8064d11a95cea24944ce87173987e
From
0xf879e351d208b83e32d8752123d894c681fa27de3dad46f8b334a1961010c881
0x88fa401e818c04dc45693e4de75bfea1833e88274347257d6939f69d3100def6
0xaca80e81585ffe1d4fc308476fa8a56cf89cb5d32c80b6c5895c10cec20fcb54
0x8d4ff52f8f60fb6d6075524503431f161cc26dac3c39d1d84828ef25216192c9
0xff0b8bf59692324d988c56930b26bf00bf906cddc16b98264476909be50f5e97
0x075ddc157cf916cf4161e314c6030ad092f41d9a3eded8ea3b39a41e5507f4f1
0x7579e7b014185c24a5b41c436089a62b96d39919fe936e6105e081c58c6eb863

Functions
Getter at block 20973046
MAX_RESTARTS(view returns (uint256)
31
TIMER(view returns (uint256)
90
W0(view returns (address)
0x191474637da8df06e6372123b3262e6a6a5ad0bf
baseURI(view returns (string)
ipfs://bafybeic5j3pyanfnlx56cooudd52svaks2jgqbj2y7kdtqgegqyvoo7dca
contractURI(view returns (string)
ipfs://bafybeic5j3pyanfnlx56cooudd52svaks2jgqbj2y7kdtqgegqyvoo7dcacontract.json
currentId(view returns (uint256)
2096
 
currentTick(view returns (uint256)
lastMinted(view returns (uint256)
16732585
lowestTick(view returns (uint256)
1
name(view returns (string)
ArtQuest
owner(view returns (address)
0x191474637da8df06e6372123b3262e6a6a5ad0bf
restartCount(view returns (uint256)
0
restartedAtBlock(view returns (uint256)
0
symbol(view returns (string)
ARQ
timerStatus(view returns (int256)
-1
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 id_view returns (string)
tokens(uint256view returns (address owneruint48 mintingBlockuint48 mintingRounduint48 tick)
State-modifying
approve(address touint256 tokenId
mint(payable 
renounceOwnership(
restart(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setW0(address W0_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURIUpdated(string indexed baseURIaddress indexed updatedBy
Minted(uint256 idaddress indexed owneruint256 indexed blockNumberuint256 tick
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Restarted(uint256 blockNumber
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
WithdrawCalled(address indexed calledByuint256 balance
WithdrawalWalletUpdated(address indexed W0address indexed updatedBy
Constructor
constructor(string baseURI_address W0_uint256 timer_uint256 max_restarts_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidTokenId(uint256 tokenId
MintEndedForever(
NoAddressZero(
NoFundsToWithdraw(
RestartNotRequired(
TimerEnded(