Refik Anadol The Sphere

Verified contract

Active on Ethereum with 2,592 txns
Deployed by via 0xcc71eb25 at 18280097
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7.63
0x6651243f2d0678a56a2b08543a2870c4120d84d06a5a53e41192776fde0bf19d
0xa7d763b83c8da092e28edc08b40120b77e219ef4e20705e7514178d45c0ee2b5
0xe235f7ea71a676c64214968acc84d8b74ba68b0aa9f34e7e249d636a920b4527
0xf8cfa6f63122128455dd6df89b54eaa17963ab543cd16b0ee1f3b863411be022
0xbeb73a2da334535cd051a68237f2af57628a5f2a8ac87598ff07b4e43c3a19b8
0xc4394c91e42caa06cacf3bd0c138f428546f02fc1b6d778a77b26c8f804c97b1
0x2bba79a2fc5d36ba74ee93d2d7b4cff3db53b33d1e124593fed18dd11d905144
0x63b4c2f4e20162c33837cfd919767d7c049e09f47bb11f938d1d64678a6f3460
0x6a24c5ee86cc68947051c29a4e9c98c9441b41c489b0d2fbf5683a7c620afcec
0x422b5028a2b87da92f8e5efd5de9d1909a5a24955dbacdfd53687f526047e605

Functions
Getter at block 21382971
MAX_SUPPLY(view returns (uint256)
33333
MAX_TEAM(view returns (uint256)
222
MAX_TX(view returns (uint256)
50
baseURI(view returns (string)
0x0
getStep(view returns (uint8 actualStep)
2
merkleRoot(view returns (bytes32)
0x53aaf442e8045ec89001854cee59c122cbfc2d22d9e5900e4bf839ed04e1ccbc
name(view returns (string)
Refik Anadol The Sphere
notRevealedURI(view returns (string)
owner(view returns (address)
0x49521392f770bf3daf5ab762ad5a6feedd7473e9
public_price(view returns (uint256)
0
saleStartTime(view returns (uint256)
1649298400
step(view returns (uint8)
0
symbol(view returns (string)
RefikAnadolSphere
totalSupply(view returns (uint256)
33333
wl_price(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
PublicMint(address _accountuint256 _quantitypayable 
Refund(uint256 amount
RegisterCommit(uint256 _newMAX_SUPPLY
TeamMint(address _touint256 _quantitypayable 
approve(address touint256 tokenId
renounceOwnership(
revealCollection(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseUri(string _newBaseURI
setMerkleRoot(bytes32 _merkleRoot
setSaleStartTime(uint256 _newSaleStartTime
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(address _accountuint256 _quantitybytes32[] _proofpayable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _baseURIbytes32 _merkleRoot
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(