FastFoodFrogs

Verified contract

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

No balances found for "FastFoodFrogs"

0x4be10460c6295fcaf9ddb7d163c6cd2fa5382ef74659a4ee0dc0598a3dc746d7
0x33173ad8c34420a26ae48a37728c771668db74578ace7565ba0a26de955049d1
0x335687c85935b71d14b6e0596fdc3ca22e0c849334cc852d74cbaeaff11287ea
From
0x24e14f123bfb939da6bd7e98cfdc7d3f64358fc8cd702ddb38920b2c9f6a8bda
0xabe83f86f91d88368859d5bb194a5afcd36cc0a9be5317adb7304ef242497781
From
0xafcd64ab1076c61a9cdce553eed3bfdef32b6f274902c9c155cc377ac2eba7d4
From
0x5f85775f0d89e7b4c680d9008e8b0bf3307f6575551883fd94f4a74076dc292a
0x0fc98f42bd4ae585493d02e660c84e51edee86d7dbdb52d621eb5f16e41402ee
0x252d1c001a38ad6662d197ded2d06ecc2a7692763dbc96651b140c466f3492e6
0xb5c6aaae15a3913e09192f43d9ac2ef56b92fa83547f40625854b9f4f6ffabc1

Functions
Getter at block 21399149
baseURI(view returns (string)
ipfs://QmcgoBSVsfsAoHTwVHBsiTaM9YzRD6cNcLytLDC9fCtJ7Y/
endPoint(view returns (string)
.json
hiddenMetadataUri(view returns (string)
maxPerTx(view returns (uint256)
1
maxPerWallet(view returns (uint256)
1
maxSupply(view returns (uint256)
1000
name(view returns (string)
FastFoodFrogs
owner(view returns (address)
0x6c0a258e73086e333e8329beba3cf8d244c9f326
price(view returns (uint256)
0
revealed(view returns (bool)
true
symbol(view returns (string)
F3
totalSupply(view returns (uint256)
1000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 amountpayable 
ownerMint(uint256 amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
toggleRevealed(
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
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(