Classic Generative Grid. Overdose

Verified contract

Proxy

Active on Ethereum with 432 txns
Deployed by via 0x60a13daa at 19768361
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 48 additional slots
-
variable spans 10 additional slots

No balances found for "Classic Generative Grid. Overdose"

0xc7f53ae1fdbdc3c923ee48c7047f39666b13819cf1b7e73ee44c959cea478ad0
0x867a247e92126f31fe385d176f631b47f0455d900704a37b8e76a73a0fddd7e6
0xec9c3afd114c78d224cd582e413a104aba350c6e3fc8424a36060ed6ed0e0c03
0x4b71446a4ffab0dd5d9da86cefb04a61d19b26969d608058d2a1259ba9c79028
0x5aa98ff2b4f3a0e3ca52b809b73ca1d5fdcc0ca9bfa8852784873a5dec8acfcc
0xc58a656a20b646424fd337cb93bf5549c332cf526044e6d76e3ecdee0013543d
0xbdbc74151fafdf54db3107aced612a3231499e5cad75abe154606e67e9227338
0x7bcade4a659b81c3304c31c635c5a8118ba4f52b6b9750b43fcc54e519aebd67
0xe7df71848d257dc1f993f87e2d213abb42de84fdbd3ed505a8a8bde5953d8572
0xd4ce67315276e56bd4104d1ae25e5780e117093572e5fe14d60b4af00bb27b7d

Functions
Getter at block 21326242
currentPrice(view returns (uint256 p)
0
getArtInfo(view returns (address)
0xb41c870a07ae0440004a79f12e2b4f04606409b3
getArtScripts(view returns (address[])
[0x93dbd7Ef97f43316016bAFF86f6Fa6d3a10A3114]
getBiddingStartTimeStamp(view returns (uint256)
1714838400
getMaxSupply(view returns (uint256)
1000
getReservePrice(view returns (uint256)
0
getallowListStartTimeStamp(view returns (uint256)
1714752000
name(view returns (string)
Classic Generative Grid. Overdose
owner(view returns (address)
0x5c1e262f68de7a2dc70ed9227d435380ef9dd739
symbol(view returns (string)
256ART
totalSupply(view returns (uint256)
1000
Read-only
balanceOf(address ownerview returns (uint256)
checkAllowListAndClaimStatus(address abytes32[] proofview returns (boolbool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isOwnerOf(address accountuint256[] _tokenIdsview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenHTML(uint256 tokenIdview returns (string artwork)
tokenHash(uint256 _idview returns (bytes32)
tokenIdToHash(uint256view returns (bytes32)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256 tokenId)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
allowListMint(bytes32[] proofaddress apayable 
approve(address touint256 tokenId
artistMint(uint24 countaddress a
batchSafeTransferFrom(address _fromaddress _touint256[] _tokenIdsbytes data_
batchTransferFrom(address _fromaddress _touint256[] _tokenIds
claimRebate(address a
initProject(struct TwoFiveSixProjectDefaultV1Project _paddress _traitsaddress _libraryScripts
mint(uint128 countaddress apayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setArtScripts(address[] _artScripts
setImageBase(string _imageBase
setLibraryScripts(struct TwoFiveSixProjectDefaultV1LibraryScript[] _libraries
setMaxSupply(uint24 _maxSupply
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
Initialized(uint8 version
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
InvalidCodeAtRange(uint256 _sizeuint256 _startuint256 _end
WriteError(