Classic Generative Grid. Overdose
Verified contract
Proxy
Active on
Ethereum with 432 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
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
Balances ($0.00)
No balances found for "Classic Generative Grid. Overdose"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21130609 | a month ago | | | 0 | 0.00078138931 | |
| 21109421 | a month ago | | | 0 | 0.00023127609 | |
| 21087122 | a month ago | | | 0 | 0.00081112909 | |
| 20552483 | 4 months ago | | | 0 | 0.000049734584 | |
| 20519340 | 4 months ago | | | 0 | 0.00011006162 | |
| 20210642 | 5 months ago | | | 0 | 0.00028230385 | |
| 20144934 | 5 months ago | | | 0 | 0.00012524298 | |
| 20018792 | 6 months ago | | | 0 | 0.00050752357 | |
| 19875708 | 7 months ago | | | 0 | 0.00049291004 | |
| 19844716 | 7 months ago | | | 0 | 0.00023789670 |
ABI
ABI objects
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 owner) view returns (uint256)
checkAllowListAndClaimStatus(address a, bytes32[] proof) view returns (bool, bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isOwnerOf(address account, uint256[] _tokenIds) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256, uint256 _salePrice) view returns (address receiver, uint256 royaltyAmount)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenHTML(uint256 tokenId) view returns (string artwork)
tokenHash(uint256 _id) view returns (bytes32)
tokenIdToHash(uint256) view returns (bytes32)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256 tokenId)
tokenURI(uint256 _tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events allowListMint(bytes32[] proof, address a) payable
approve(address to, uint256 tokenId)
artistMint(uint24 count, address a)
batchSafeTransferFrom(address _from, address _to, uint256[] _tokenIds, bytes data_)
batchTransferFrom(address _from, address _to, uint256[] _tokenIds)
claimRebate(address a)
initProject(struct TwoFiveSixProjectDefaultV1Project _p, address _traits, address _libraryScripts)
mint(uint128 count, address a) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setArtScripts(address[] _artScripts)
setImageBase(string _imageBase)
setLibraryScripts(struct TwoFiveSixProjectDefaultV1LibraryScript[] _libraries)
setMaxSupply(uint24 _maxSupply)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
InvalidCodeAtRange(uint256 _size, uint256 _start, uint256 _end)
WriteError()