Void Attractors

Verified contract

Active on Ethereum with 990 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"

0x20221684df06d20672f1eced28d80e744bb0010e252117d78a4daf1ec9fc837a
0x03e9c65b549f434d5e69103efb145c16d0fd1ee26846e24cacbb5666d74294ed
0x0d606b38deb3f529a58131bdc698837d78072b2062e39be1bac69ac63670d5f7
0xb2836ed0988aabecbb9af290b5a8a5a14db524c915c14f235a1ba4da3c9a5290
0x3d2e253e95a5ff8d77f38f46f35459611cf931eea7e7e1b9bb3a749b99a36ac8
0xa5577d41a13b97b2d0576d1d13d01a1bc1598022d2bd1fd5afdc9d38968fdae9
0xcf26f87f5dc396bed59c873459a2609cf377f9631aaf7e223dfebdfcd810898b
0x9d05180ac6e813d063008fd8376a823e241a6df9b964c8717aef726e602eee4c
0xdefd8b6b336c7155d9bfbe2c173e8da382d487a579388a05391c30d68f80e965
0x075251fa86377fb51bd644950bc5e612acf5e88e0ce8cc059babc051d5851a90
From

Functions
Getter at block 20825810
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.