SpaceResistance

Verified contract

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

No balances found for "SpaceResistance"

0x6e3ffa16d0422acec31e9741b51b61d23826b06d985c72f2e44e06ada8ad9447
0x4fdb497b01a43c07dd2e4bf8c8016e0c4b837173659d592897f2a0ebe3c087c2
0x2ffceaf40fa92ccf8389a27064e92141a69cfb939d13bac36e98d4020596619b
0x0f5a5f5570b1d40f1ea2982cdc5bd5ed1f412d942d0e097c03734456c34372bc
0x2831e74cfb2ba710aeea49d3bf4c2dedb04a5b3c81cd6e7570213e5f95771a1c
0x17df3e2d7a2a300bad85b4d30546a537acac5d4cc64f95d42286dc3e15dffdef
0xf2bac452a026a50be74f9fcfd91a9d30847f0bb8135a18235eadd60c3c1d0efa
0x0510b8271b3c5dfc614dae9015429150b58eb41209e3e378fd0292cfd2fb4b5e
0x6cff8949c117d6a2635c8692bcaf38eea3d2ff4e6fe1d62396024f805aded7ea
From
0x9fdc811a70e0c3a2d529c5833d1988b4dd9615c82a9b7ecf05d4f0344390eeb3

Functions
Getter at block 21208278
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://Qme1wcSn4kWdPK8xodU4ft7bBNw8L1nZskZzeyCSW5ctYj/
cost(view returns (uint256)
120000000000000000
itemPricePresale(view returns (uint256)
97000000000000000
maxMintAmount(view returns (uint256)
10
maxSupply(view returns (uint256)
5555
name(view returns (string)
SpaceResistance
notRevealedUri(view returns (string)
https://gateway.pinata.cloud/ipfs/QmRkZzErAQpR2kR1X31zUHAweRoJ9azqXw2Q4XHd34cwhC/unrevealed.json
owner(view returns (address)
0x573d27e296fcf33449604474fc8240d94f3304b9
presaleActiveTime(view returns (uint256)
1650477600
presaleMaxMint(view returns (uint256)
3
publicmintActiveTime(view returns (uint256)
1650564000
reservedSupply(view returns (uint256)
0
revealed(view returns (bool)
true
symbol(view returns (string)
SR
totalSupply(view returns (uint256)
1001
whitelistMerkleRoot(view returns (bytes32)
0x2bc53b3358ff50e4e7a3b253fa6bc83c71fdf11bca91b22db0f129f79c68d3b4
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
inWhitelist(bytes32[] _proofaddress _ownerview returns (bool)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
presaleClaimedBy(addressview returns (uint256)
projectProxy(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
flipProxyState(address proxyAddress
giftNft(address[] _sendNftsTouint256 _howMany
mint(uint256 _mintAmountpayable 
purchasePresaleTokens(uint256 _howManybytes32[] _proofpayable 
renounceOwnership(
revealFlip(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setMaxMintAmount(uint256 _newmaxMintAmount
setNotRevealedURI(string _notRevealedURI
setPresaleActiveTime(uint256 _presaleActiveTime
setPresaleMaxMint(uint256 _presaleMaxMint
setPricePresale(uint256 _itemPricePresale
setPublicMintActiveTime(uint256 _publicmintActiveTime
setWhitelistMerkleRoot(bytes32 _whitelistMerkleRoot
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

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