This contract is being backfilled. You may encounter incomplete storage history.

Kevin Mfers

Verified contract

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

No balances found for "Kevin Mfers"

0x107d3380530e08e6a143809fcb42b2d3e456e325cb39795f4dbeb46822a6c9cc
0xddf522339bb2781961a88f9ee78e373b01ad8d39c808e3f4eceff887d0ed2ea9
0x35749bb91acf0a53bd4a0942fd3455863466ce377e6d4640491a508523aab556
0x00a73df87215111b462b389ae6da1674be56f529bdf10cf12c24a8bdcd3b66e2
0x584bb2fd79192e1ee3645cf9e6c8854a291b9b0ce1afb067bda7cd007027d880
0xaa88b3b199274cf913f78a7fec0fc9bfd0f8d4d2140aeb6bdd6f5ae00356908e
From
0x5b8b06d818f261978d9bbb10b98802f15c49634222fdaed59b59ff8aa83b1e4a
0x4e25811acd135e03fcd80ef4a91cba68d6090d619b099f0dccdaf82dc40746ec
From
0x34283f79fd64ae22ed3f86793080c10de5325e30c4f65216b6239e9ca560c85f
0xe33223f0e755bac1a039eb404fcf6a873be432486b8098d3e6a389d48eddd5c3

Functions
Getter at block 21214819
MAX_PER_TXN(view returns (uint256)
20
PRICE(view returns (uint256)
6900000000000000
freeMaxSupply(view returns (uint256)
1000
maxSupply(view returns (uint256)
10000
name(view returns (string)
Kevin Mfers
owner(view returns (address)
0xeed4622cb99f2ab95f9859ba406fa5f5cd37a070
publicSale(view returns (bool)
true
symbol(view returns (string)
KEVIN
totalSupply(view returns (uint256)
10000
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)
State-modifying
adminMint(address _recipientuint256 _quantity
approve(address touint256 tokenId
decreaseTotalSupply(uint256 _total
mint(uint256 _quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setFreeSupply(uint256 _total
togglePublicSale(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.