FastFoodBirds

Verified contract

Active on Ethereum with 2,336 txns
Deployed by via 0x364c96f1 at 14616329
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#2043)
ERC-721
--
0xdfbfa2b8db2001657d8dc9f1877b66982dfa652e5409a9efbd87b50efd9d617d
0xcc46f87c8b010c2c554536e70df0dc5d9f3d020bd2a01bf448907eccbb54d0db
0xe86242353d9d66fc1219a57e46add2740cbedb6749d8befd731a698f738f4f09
0x8cdc31fa229f3d3b58f7e35dd1dd17b68cdfbadcce6da82d9e42e5e631fecdf4
0x6d22dc5d0b46b6bfd22e5574363789d96cfb4d6e4494ed395b67579a93113145
0xbfdbf9737ae6539c5f8f1945be8fbe91d9fc28556f580161b390fba9bf4b93ff
0x6e50fc15e2a7628466cea1d4fb597790476da01546a52699d36db24ce38a61fb
0x179e2bebfe789a2786d3fff1417d2483461af23a5efea219e4e6b6e825ed5d4e
0x51c2a277a961453439cc8421259c2ee13c594c37e7a8a61a46435a875fefa9aa
0x26b19bcc47e2920d3b7d4a928787c203942b641e098e368507fc2c91f82b4e23

Functions
Getter at block 21315051
MAX_SUPPLY(view returns (uint256)
5000
freeMintCount(view returns (uint256)
651
freeMintPerAddr(view returns (uint256)
5
maxCountPerMint(view returns (uint256)
30
name(view returns (string)
FastFoodBirds
owner(view returns (address)
0x8758d1da429aaf006d698a00dbbb546e986dff69
price(view returns (uint256)
15000000000000000
symbol(view returns (string)
FastFoodBird
totalSupply(view returns (uint256)
5000
Read-only
balanceOf(address ownerview returns (uint256)
costForMint(uint256 _numToMintaddress _accountview returns (uint256)
freeMintCounts(addressview 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
approve(address touint256 tokenId
endSale(
mint(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setFreeMintCount(uint256 _count
setFreeMintPerAddr(uint256 _count
setPrice(uint256 _price
setTokenBaseURI(string URI
startSale(
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
receive(
Errors

This contract contains no error objects.