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

FroyoKittens

Verified contract

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

No balances found for "FroyoKittens"

0x32776c4f4318e4e8ab3cb5e9d6158466434372eb65d783b58deb16222d7d3056
0xa9fea7a7e85662b518b5026648a1c7bbd54151f7c95c47060320f449fc19eaa8
0xaf5d6f3d6d29c237b620e4dc38b4a39471fb6577f0fc4fbcad983c2a087a8d00
0x4e1fee8856ef6fad80e8a0cd659a63526f4ec7710eebb1a3884595804173df43
0xba9164136cc570f3d605c899957db2cd1d215ddf5daee99aef826cc9e8a89c60
0x542449e082669ff84f9b8387855cb277ede0c9a6a89ca39de43fdd4d8b7af25d
0xbf72bc596739f12f1e9b29fe24e64e34965cbfa6a870288c8b4c5273068ba6f2
0x400903a41482f2bed1d8e664c29af2f2386617c42faeaedb876530729e344ac9
0xa6e0b6b0541b69b966d838be3ad06abedd798cfe61773917dab469fc6f6f45c8
0xf8e2707059ba60ad082e11dbb5ed1e4cb19f1dda49c2fb45a92b777b4034d455

Functions
Getter at block 20794231
MAX_SUPPLY(view returns (uint256)
10000
NFT_PRICE(view returns (uint256)
100000000000000000
WHITELIST_PRICE(view returns (uint256)
100000000000000000
baseURI(view returns (string)
ipfs://QmNaqHn3dNRoAW4vz8tkVJVBpSJyR8o2JegVftDJgrKXar/
burnedTokens(view returns (uint256)
0
coverURI(view returns (string)
ipfs://QmQvTB5DmbDzohDLZnP3DvPP1b2tcuQu1AFptTDZGhhuoN
isRevealed(view returns (bool)
true
mintStartTime(view returns (uint256)
1649548800
name(view returns (string)
FroyoKittens
owner(view returns (address)
0xa35b26a86d862a0abf3ef88efa67b8562bc1127e
root(view returns (bytes32)
0x153bd5053d68486b92b14e8b9b97f94b41a4295132615317ce5b50690a1a678b
symbol(view returns (string)
FroyoKitten
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
minters(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
owners(uint256view returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 idpure returns (uint256)
tokenOfOwnerByIndex(address useruint256 idview returns (uint256)
tokenURI(uint256 idview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 id
mint(uint256 amountpayable 
premint(uint256 amountbytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setCoverURI(string uri
setIsRevealed(bool _isRevealed
setMerkleRoot(bytes32 merkleroot
setMintStartTime(uint256 _startTime
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(address touint256 amount
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 _coverURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.