Void Attractors

Verified contract

Active on Ethereum with 1,000 txns
Deployed by via 0x021a055c at 12926742
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Void Attractors"

0xac12655e1ebfb7e3289e10b49ff54093e0729e81076fe68efe00b6c2c7b85c81
0x43b31740f7bf235caa659667e90dbb2eb43adbbd7d6962479ce7fe95d8ecc110
0x9b8dad51551984d69385dcd14c262a6a4dc2d30cb297778d8cc0cc2acb6747db
0x2348849f2893621447a41faa710fb5c37e3bfaaacef5138d67a67b439b0eedbf
0x5ccb9d4696cbe296c5950c743d641afaf4a6de94d5ffbbe937a1d63825742a72
0x2966a18f5ce55756e12025e040855f771d7395b2f0ac1ff31b12bc8c473c1dd3
0x10011e8e8e7548668f958befbfba55ac0dea515e73dd3d122278efd3eb629ec5
0xc08ca52ac1dee56383d0475352c2501bb11f3de4d0108acf32243436b54b9f35
From
0x47beb4aa17122b389a07e09c95ccd6043fbb8a1a379adb9bc39ab3487cee08ad
0x6f115bcd38ba682aaf5f9ce2b26a01f1b16d8a3d312c9f870d983f7d3cfffb75

Functions
Getter at block 21313007
ATTRACTOR_RESERVE(view returns (uint256)
0
MAX_ATTRACTORS(view returns (uint256)
569
MAX_ATTRACTOR_PURCHASE(view returns (uint256)
11
attractorPrice(view returns (uint256)
89000000000000000
baseURI(view returns (string)
https://voidattractors.art/api/
isReconstructed(view returns (bool)
true
name(view returns (string)
Void Attractors
owner(view returns (address)
0x708bfbfc5866bd7754c9befb7e5918fc1f4e0e2f
saleIsActive(view returns (bool)
true
symbol(view returns (string)
VA
totalSupply(view returns (uint256)
569
 
vaReconstructedCode(view returns (string)
viewColorSet(pure returns (string)
Color: Background and Front in RGB channels twice. Frame: min(RGB) divided by 2.5
viewMatrixSet(pure returns (string)
Matrix M_x or M_y: from -pi to pi resolved by Horizontal or Vertical Wrapping
viewParameterSet(pure returns (string)
Parameters: Function Combination, Latitude, Longitude, Horizontal Wrapping, Vertical Wrapping, Width, Scale, Size, Frame
 
viewReconstructedCode(view returns (string)
viewVectorSet(pure returns (string)
Used: sin(M_x*Latitude) and cos(M_y*Longitude) or tan(.) and combinations thereof
Read-only
attractorNames(uint256view returns (string)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedTokens(uint256view returns (bool)
nameSet(uint256view returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address _ownerview returns (uint256[])
viewAttractorName(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
flipSaleState(
mintAttractor(uint256 _numberOfTokenspayable 
renounceOwnership(
reserveAttractors(address _touint256 _reserveAmount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setAttractorName(uint256 _tokenIdstring _currName
setBaseURI(string baseURI
setReconstructedCode(string _currName
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
NameChange(uint256 indexed nameIndexstring newName
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.