Metaverse Marauders

Verified contract

Active on Ethereum with 1,850 txns
Deployed by via 0x5111009f at 13351742
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Metaverse Marauders"

0xd2db3634e8f400acb6140238f0f94eb1f1a7db6b1cd01d22712a58a537248176
0x96d489527d5dfdbcd7047020ed5cffdf98b5d52994622251219b236be1a29f63
0x6d59e33a6dc795c579ba2454378700cd5bf0498481cade6093a85bec515de6d5
0x39cff1e850632347561688d675954602914e154cd741af4d35b46af80172f58d
0x902a9078524c61fc164091f0b8bf987c978718ca2faf673fcfb784e5bd77a36f
0x6f7b3bf3a582cb6d24bf4acf5a10bc0528ce7d7f99fc7d73d2fb54475c8d3a82
0xa801d2f4f3af92c053ae9905f86d43a86a19cf412d8ecb5abcffaab52af5f84b
0xc42d4897f951905d11efdc14319cfbb054a0dd6ccc417064c48bab0dd564b7f9
0x70f62bb22b14cd31a0adf817a805f8e9184c716b4644c892369793c977d9568a
0x1aadf71b78dcd058644648f2e73c8942ce174aab88304db420059487add57399

Functions
Getter at block 21072710
VERSION(view returns (string)
1
baseURI(view returns (string)
ipfs://ipfs/QmanvwTSLCRtux3eiovtwoJcK7Ko8tbLXtLHmCLMq7sKQR/
getPrice(view returns (uint256)
200000000000000000
maxMint(view returns (uint256)
25
mintableSupply(view returns (uint256)
12000
name(view returns (string)
Metaverse Marauders
owner(view returns (address)
0x8aeeb1636cc7ff56112bca6dfec68443cc092b2d
preRevealURI(view returns (string)
priceSale(view returns (uint256)
200000000000000000
proofSig(view returns (string)
reserveAddress(view returns (address)
0x8aeeb1636cc7ff56112bca6dfec68443cc092b2d
reservedSupplyAllocation(view returns (uint256)
43
saleHasEnded(view returns (bool)
true
saleIsActive(view returns (bool)
false
symbol(view returns (string)
MM
totalSupply(view returns (uint256)
3163
Read-only
balanceOf(address ownerview returns (uint256)
balanceOfUser(address userBalanceview returns (uint256[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(address[] recipientreturns (bool)
approve(address touint256 tokenId
migrate(address[] recipientuint256[] tokenIdsreturns (bool)
mint(uint256 amountToMintpayable returns (bool)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPreRevealURI(string preRevealURI_
setPrice(uint256 newPriceSale
setProofSig(string proofSig_
setReservedSupplyAllocation(uint256 reservedSupplyAllocation_
setSaleActiveStatus(bool saleActiveStatus_
setSaleEndingStatus(bool saleEndingStatus_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawSale(payable returns (bool)
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 tokenSymbolstring tokenBaseURIuint256 mintableSupply_uint256 reservedSupplyAllocation_address reserveAddress_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.