COMPUTATIONAL Reality

Verified contract

Active on Ethereum with 431 txns
Deployed by via 0x8d9d27f1 at 16880177
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "COMPUTATIONAL Reality"

0x79810c8e9acb72bfc2c400a6dc9c07ea83e0027d6287642cdb5c6257bf6d846e
0x83af07197e52ddf9b9d3a410cf79078a89ab86d136a3e19bfdf6ab6a29909f52
0xbd68d810620dacc8416da58edb4389bb37f3032fcf719495bc87e62e512f71e9
0x5cc9a636f2d255248bf1cdb577abc689be7664cf6372fa5aa78b2725bb68416a
0x806db6d16fbd5c6b348cc4293330a6592e792914c6d885788715155efedda21c
0x27876c02146fbff154c9cf11312c3dd1a7823a4018d8d7f68c398f5da5686af9
0x2f07f0a260d3a2875835e24837be2c624fd3ecc04cc8e845ff1ea8c480bd4132
0x37a845c358d155c4d263c51d08be5abda89dbea8b9e3ddc0a978a7c290c29f28
0xcf8d40f592504a7fe150060e95cdf869a29f319ad84fff0635ff53f014b94515
0xc134336d789d464db9de301c4c1a222cb03ea05b03ced3d07ad477af905da643

Functions
Getter at block 20900516
Enter_Reality(view returns (string)
Computational Dreams...
Max_Components_Supply(view returns (string)
888
cost(view returns (uint256)
0
hiddenMetadataUri(view returns (string)
ipfs://QmX17Hmr5y917eqd9ayNRSVBi9PkoQKQ6DpFiziJxLmuV9/hidden.json
maxMintAmountPerTx(view returns (uint256)
1
maxSupply(view returns (uint256)
888
merkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
COMPUTATIONAL Reality
owner(view returns (address)
0xc07060662559a8c4346bf6d3c87fbf7de909caf2
paused(view returns (bool)
false
revealed(view returns (bool)
false
revealforMintSoldOut(view returns (bool)
true
symbol(view returns (string)
PC
totalSupply(view returns (uint256)
471
uriPrefix(view returns (string)
uriSuffix(view returns (string)
.json
whitelistMintEnabled(view returns (bool)
false
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
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)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
whitelistClaimed(addressview returns (bool)
State-modifying
Mint(uint256 _mintAmountpayable 
approve(address touint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setMerkleRoot(bytes32 _merkleRoot
setPaused(bool _state
setRevealed(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
setWhitelistMintEnabled(bool _state
startingcomponent(uint256 _mintAmountaddress _receiver
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(uint256 _mintAmountbytes32[] _merkleProofpayable 
withdraw(
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 _tokenNamestring _tokenSymboluint256 _costuint256 _maxSupplyuint256 _maxMintAmountPerTxstring _hiddenMetadataUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(