mfatch

Verified contract

Active on Ethereum with 625 txns
Deployed by via 0x785495a8 at 14364812
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $18,315.67
0x89e6c298238c80a3521192228317b7a6b3cf6a983a347d292157c001e0d73683
0xd522863e9955494569b3bef92b3f78a818803a5b473daa62fcf36ada634f29f4
0x3c36f8815588fead9fe55acd27ead54435ad5348bca194294e3a44e44d9ab605
0x753b903a7879c04ca739c5b778297d0798c6d83b8afcb778138fed17f2a99301
0xb31313e67f821f322c8e7b754d7f77eaccb7e18c8916d429bf02592268de5f39
0x601b9a7ff60e3bea7b8d512336f6c77763c50a9992a41dc30a3982c0f349d931
0x2089aadc7ffd5e8ad8aa0b94666fb8d904157764fda48f161b1399e8dcbc19b4
0x67f9657e84ceb24e94a6d09d02b60e9b844f48fd1d60cf709bd42b3ce4f32e39
0x51ffa65d103c1f7736da49b4b640d901758433164cad7cfb9503c2937299f516
0xf445fa98c811ea785e1f08685d75b3908a625ef07454af196d67b22bd56d0146

Functions
Getter at block 20859278
name(view returns (string)
mfatch
owner(view returns (address)
0xd52e7e6cfc54dc437bf5a4535766e7516e0cea25
presaleActive(view returns (bool)
true
presaleId(view returns (uint256)
1
publicSaleActive(view returns (bool)
false
publicSalePrice(view returns (uint256)
42000000000000000
symbol(view returns (string)
MFATCH
totalSupply(view returns (uint256)
905
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[] tokens)
State-modifying
airdrop(address touint256 amount
approve(address touint256 tokenId
pausePresale(
pausePublicSale(
presaleMint(uint256 amountuint256 priceuint256 limitbytes signaturepayable 
publicMint(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPresaleId(uint256 _presaleId
startPresale(
startPublicSale(uint256 price
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(string baseURIuint256 maxTokenSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.