Kool Rabbits

Verified contract

Active on Ethereum with 971 txns
Deployed by via 0x837d582e at 14055933
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Kool Rabbits"

0x23a6fef0dff1ad0a6ebdc35f887d3c17281dc2649f2660c1015ef5d596c2f654
0xdccf7911a2a018808b8db07c77628ca08a265966d1d8afc784c23fdd410599fe
0xf8ad5646e3cfb563a44b67b85a33c317bf3408c7a435ae4f63a4f6237b78bda7
0xfb76305d8748da85a6f564d2cb273b38e0f68d5c524c5050d5f893ed7f038623
0x87bd3cef4f3c0002cd0cb9b7cf0f4623f371294b2973d3c8f90d7bee6d00b626
0xd73127306b7c9ce08e5389f61b78a7f94315261cc564e6d998a81804ec7a9b50
0xc0e91e18b9c8fa6e038904a44695051e4f36f121c92ffb7e6aa3172be700cc76
0x2b21dfd58c246631e6bdbda7520ac083562e29c7ba93f9e55480396746787755
0x0f9fef7e1e4bcbf4c24479e9a4b5697c92d3f0f99648ce7cd0fcd14c598f5687
0x39e80b2ce8a719c681d36dca4ad173bf86593098757e67482691f189526d3486

Functions
Getter at block 20852673
MAX_SUPPLY(view returns (uint256)
3000
PRESALE_PERIOD(view returns (uint256)
172800
TEAM_RESERVED(view returns (uint256)
50
baseTokenURI(view returns (string)
ipfs://QmRiLKmhizpnwqpHGeiJnL4G6fsPAxdEdCiDkuJpt7xHPH/
isPresale(view returns (bool)
false
name(view returns (string)
Kool Rabbits
owner(view returns (address)
0x18c352eb6bb3a37115b166552b996d3476838f1d
pause(view returns (bool)
false
presaleMaxMintAmountPerWallet(view returns (uint256)
1
price(view returns (uint256)
10000000000000000
publicsaleMaxMintAmountPerWallet(view returns (uint256)
2
symbol(view returns (string)
LaFemme
totalSupply(view returns (uint256)
758
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
preMinted(addressview returns (uint256)
pubMinted(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
whitelisted(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
finishSale(
mintNFT(uint256 _mintAmountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseTokenURI
setWhitelistMembers(address[] wl
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

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.