MFPSWEB3

Verified contract

Active on Ethereum with 2,389 txns
Deployed by via 0xe8f8d8a4 at 15823880
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MFPSWEB3"

0xe8bf10acd5f97bb7791e30823f46df55226764b3a3fa77de56e6679307518185
0x60451b70c9995ddad8f43d4422c7872f58390309df0e03a8b619de8053c40aa9
0x8923af51e04e163667119c786ea11b50781799a770200101413f74fb827b367f
0x6a0eb0457fe344f1bfc7a4f059c50bf4e42f23c8339019f5389b7a7817344fa1
0x8afe21b510b3dab96d4d99ba316454a0606418ad3b637ac869e580c31a3269f1
0xbed71e81acb0d7336d38cff758fca5d8e7ef8119471ae1a2118ef103f29d3429
0xfd360f91f73ba8108a5994d77c331dee2390b5d2846440d2e6f1702e245b5cdf
0xae8f40b8a495fba33ac8b117b3c37e5328574754ef1f61e29ab4973423f0551e
0xccd9879c3f8f6365244bb84c39023b0defbf1444473e66758d762ab0d4a03ead
0xc877f8390a7ccfcc409b21feb6f0dc7670a3b2318c19bd404daac08871845f68

Functions
Getter at block 21008922
amountForDevs(view returns (uint256)
400
maxPerAddressDuringMint(view returns (uint256)
5
name(view returns (string)
MFPSWEB3
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x433e19c210d1d3c7152b81d8261127da131466f1
symbol(view returns (string)
MFPSWEB3
totalSupply(view returns (uint256)
11111
Read-only
allowlist(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
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
approve(address touint256 tokenId
devMint(uint256 quantity
mint(uint256 quantity
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setOwnersExplicit(uint256 quantity
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
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(uint256 maxBatchSize_uint256 collectionSize_uint256 amountForDevs_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.