rect()

Verified contract

Proxy

Active on Ethereum with 877 txns
Deployed by via 0xe3a8f07f at 19563352
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 "rect()"

0xd3ff3d2b25a48b5029ecdce8bed0dbde69e768c36720ed0a5ea0d90b95e03b0e
0x337bb75e74f68b7498a602bfb179d0639ee1fe158c513a79a16732a999c5ff8b
0xf56c4f9fa5e7aa4a8b0b685b643f8ba544cebc8a0038ca334496f50800ba5658
0x241ed6516b3e8d2c07832adc9f962e504e841f5aae165fd076c99895911fa77e
0xff1d15c381df5f64ccd93d71fe26caa7e8b41a6eb35c7a8abaf5ffd17ff0c478
From
0x3f1b92e8a38195747c17049c8ea406201f12a7b3223174bdb559aa1aa7a25876
0xec8a588900d8e4097738d8d4cb1b36c6684be203b28edb5ca939eb6b8f32145e
0xdbf2de48903c49bf739f07da4da09223198423d62e64ef0bc75f4d3dcf5540c7
0x2482b7ce38ac60c10f8725a069ea031ceb5898a7fbfb91f31826246af3fa353c
0x378635415e9439e24b58c0ba03a12cef64486b9d964e760e155b2d0cf95c8b9b

Functions
Getter at block 21332386
currentPrice(view returns (uint256 p)
0
getArtInfo(view returns (address)
0x191cbef282bb5b7bb75999d00d699b6e7f3cb301
getArtScripts(view returns (address[])
[0x56c39eeCb1b6a7a3616B03B8B6F11800135e1D0f]
getBiddingStartTimeStamp(view returns (uint256)
1712257200
getMaxSupply(view returns (uint256)
1000
getReservePrice(view returns (uint256)
0
getallowListStartTimeStamp(view returns (uint256)
1712170800
name(view returns (string)
rect()
owner(view returns (address)
0xdc79dd9b2d2237aa43cc0cbaad51962e77380aba
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(