mfer chicks
Verified contract
Active on
Ethereum with 7,724 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "mfer chicks"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21181689 | 4 days ago | | | 0 | 0.0017420044 | |
| 21181685 | 4 days ago | | | 0 | 0.0027599844 | |
| 21148329 | 9 days ago | | | 0 | 0.00049679790 | |
| 21145571 | 9 days ago | | | 0 | 0.00062077687 | |
| 21134200 | 11 days ago | | | 0 | 0.00044369277 | |
| 21134192 | 11 days ago | | | 0 | 0.00028251606 | |
| 21098411 | 16 days ago | | | 0 | 0.00013361861 | |
| 21097183 | 16 days ago | | | 0 | 0.00018043311 | |
| 21045399 | 23 days ago | | | 0 | 0.00019171085 | |
| 21045395 | 23 days ago | | | 0 | 0.00023619799 |
ABI
ABI objects
Getter at block 21211190
MAX_PER_MINT() view returns (uint256)
50
baseURI() view returns (string)
ipfs://QmTsTvNodSPSg3u8A3Z8q88XoWZ6aX6Us56LfcMufSd2x4/
maxBatchSize() view returns (uint256)
50
maxSupply() view returns (uint256)
5555
name() view returns (string)
mfer chicks
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0x3d6529759783fc4d27b1d4d75565d0e5661b72bf
price() view returns (uint256)
15000000000000000
publicSaleStarted() view returns (bool)
true
symbol() view returns (string)
MFCHICK
totalSupply() view returns (uint256)
5555
w1() view returns (address)
0xf2f809fafcdf06b4c544714d9393d6e0740cb1f1
w2() view returns (address)
0x0d12ce9633d1ae3198c4f44c6b36debcf65fe95c
w3() view returns (address)
0x44bad28cf991edd62461aaf6c92e26d8d9b574d2
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256 tokens) payable
ownerMint(address to, uint256 tokens)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setPrice(uint256 _newPrice)
setmaxSupply(uint256 _newMaxSupply)
togglePublicSaleStarted()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAll()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.