MHWgenesis

Verified contract

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

No balances found for "MHWgenesis"

0xf95f643490006cd400fa7ee5f044f6b266af57758e252ee6889e018a789f771a
0xe1d1b243c8ccb854cf659007d507066d4dc698fef87854ef925b76bc108d4182
0x5d1cbd691b2eb4065515ee62e092c40d69bbda17f5876c9d91885ca184bb6142
From
0xe21088dae5fa938835256f1dded8fdfdd47b4fb36aa7e9c97522685a2b23ad0a
0xf10c98182d1499eb2f976fc93ff0dadc22ef6d3b763671a6c8a3944c4c947548
0x28594ffc43e33799c6ab8e91fb89bedd89463afc76360acbc8b1aa6a70438499
0x357f378905561728f2808ce2acd1a3e3acda101336e0053acf8cfd3b85ea4802
0xdf42249d159738b4f0582c92792329644c2cc4f969c41cc8dc9dfd417f7f286d
0x3c402ea21f4ee1efbba650666d467d33968c7b21579b256ff3f6f4dc7b85cd9e
0x14a8e293987ab4ecc80fca6ae853667c91a36f781f17d8a886f14a2e9f0b1313

Functions
Getter at block 20922299
cost(view returns (uint256)
3000000000000000
maxPerTx(view returns (uint32)
4
maxSupply(view returns (uint32)
1999
name(view returns (string)
MHWgenesis
owner(view returns (address)
0xdca4030bd4994412430aa7b6c84da244c62b43fa
symbol(view returns (string)
MG
totalSupply(view returns (uint256)
1968
uriPrefix(view returns (string)
ipfs://QmPfcH4erCLdkzvPwJhyA9bLCB7P4VeiiQSwuYxNAXK6UK/
Read-only
balanceOf(address ownerview returns (uint256)
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)
State-modifying
airDrop(uint256 amount
approve(address touint256 tokenId
publicMint(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setUri(string uri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whiteListDrop(uint256 amountuint256 _signature
whiteListMint(uint256 amountuint256 _signature
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(
Fallback and receive

This contract contains no fallback and receive objects.

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