Mirs Of Space

Verified contract

Active on Ethereum with 19,189 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 $1,246.85
ERC-20
Value $1,330.33
ERC-20
--
0x3a47afdc1883b727d7c5fbfc25ffbc888b62efb9913aebd3f952465ab8bc0048
0xa2f15d5c415513887ca7e9785cb9f99771f185950968944b667120345a7200d7
0x820f0f4be2f922990ab7d06c4c583081699c0e0d8e18b495edc42e745202ffc3
0xf4a01e7963c14ecd8cf81353a5a87e6ee2f168d7c6e2aa84579a0b5646c6bafd
0xe460d3e12549735a181a0eb5945b1323fe46aab200074022207af975b0fd09be
0x973623201b9bdbe49037de58e0c9ad433489dd145bba7f715c1735f5e55f130a
0xe9330b21278b59a5a166c865e6abd87f29875236f01dffc6d143338ae5ffdbae
0x77b20aacdff6bd258a7431c75f5a3d7a148b27a2037d4904f35c89687f6f114c
0x46c23ebabc50e48284a7dc9023b3904359fb2e77238ccb4bb9735ce95389c744
0xdd8a5056c463973bebf4d23c37871b058a20a24c8025b067b3fca330f4ab91ab

Functions
Getter at block 21312099
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(