Mirs Of Space

Verified contract

Active on Ethereum with 19,175 txns
Deployed by via 0x09ed554c at 15405691
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 11 additional slots
-
variable spans 11 additional slots
2 additional variables
Native
Value $877.98
ERC-20
Value $936.02
ERC-20
--
0x89fa3a251139770114d1e25727a64803d9d52f06dccdb77a20bc5eabf55ec2e0
0x51501881f5e43711924712230281f252133bacb1886f1df69f8a4c80ffaa1e1c
0x19e4b2a6b7c5ddabbd105726cb92839eee683c1c63c88be5667d74d317a56aa9
0x95dc8a039e2a944cc067f06a078bad8df01b9d3a5fe2088c6ec31749eb30805b
0xcd27573efacfed82e7fdfa436961b29d0909e25bbf8194afcac8e683eb8993de
0x6dc14bd4bdd0964a3ad97fc3fd0758b826867b7bd5940d69ce1a18c6866c3e90
0x2e0c5a1000085d4faabeeb35c42ec5bf035f573fd048e3ae1c7d886e3f891e39
0x9c6a666711d9262332b262a0c2796c8111ca29ea1caad9ac9bd2cf02c942f065
0xe954f31491a83e08e995a0dddd128a038aba67d911df07ff30ce421f0b749e7e
0x59188a5cddc2bfb542d1c0640938066ec9824e55e5caa6f030b1599d00fdf2be

Functions
Getter at block 20862586
afterRevealURI(view returns (string)
ipfs://QmWBw7dqYHHuFfM3xnLB9wwv1cwPcgLzFpJAiSXZxiM9uq/
allowlistConfig(view returns (uint64 priceuint16 maxMintuint16 maxSupply)
(price=59000000000000000, maxMint=1, maxSupply=6969)
baseExtension(view returns (string)
.json
beforeReveal(view returns (bool)
false
contractURI(view returns (string)
https://mirsofspace.mypinata.cloud/ipfs/QmRSF7aVAN1zEJBx4urAaYr2j2iKKrKpcjtY9WjFBdNN3c
doubleWhitelistconfig(view returns (uint64 priceuint16 maxMintuint16 maxSupply)
(price=49000000000000000, maxMint=2, maxSupply=6969)
getBalance(view returns (uint256)
333000000000000000
name(view returns (string)
Mirs Of Space
owner(view returns (address)
0x9ef4f4791f55bc0b7d0f8776f9e130e165f1bff0
preUnlockURI(view returns (string)
ipfs://QmXthXadbwpUE4pWpUnBTELVmgJSEhxCNUQdD3WLfTtYQF
symbol(view returns (string)
MIRS
totalSupply(view returns (uint256)
6969
whitelistConfig(view returns (uint64 priceuint16 maxMintuint16 maxSupply)
(price=49000000000000000, maxMint=1, maxSupply=6969)
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(uint16[] quantityaddress[] recipient
approve(address touint256 tokenId
mintDoubleWhitelist(uint16 quantitybytes32[] proofpayable 
mintSingleFirstPhase(bytes32[] proofpayable 
mintSingleSecondPhase(bytes32[] proofpayable 
renounceOwnership(
revealNfts(string baseURI
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowlistMerkleRoot(bytes32 merkleRoot_
setApprovalForAll(address operatorbool approved
setContractURI(string newContractURI
setDefaultRoyalty(address receiveruint96 feeNumerator
setDoubleWhiteListMerkleRoot(bytes32 merkleRoot_
setPreUnlockURI(string newBeforeReveal
setSaleState(uint8 _saleState
setWhitelistMerkleRoot(bytes32 merkleRoot_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
widthdraw(address _addressuint256 _amount
widthdrawPayee(address _address
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(