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

Batty Banties

Verified contract

Active on Ethereum with 1,068 txns
Deployed by via 0x100143e4 at 14158491
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "Batty Banties"

0xa94fe0fe16faae15fa7b6cfb617ee3e4ef958727309b8042852396db63084def
0xc7eafec304cd30c1832c9f21da6b36775759bee20d8b53c85a9db98faf9e8bd5
0xc83482092d2a0ab5a93ee80a92bd15793613bfe94b291c38fdbdfee5b04e04fb
0x867729b200e2bce6bce60fdbb46aa7bb9a923b6f4def8733bf2607cf0506c0b7
0xe61055dc3727767b96aa540f9cb36fc180b3cd368539846f46f755b0ab5da29f
0x8cf3e6eda5844f66fc6475fb96c543a5f5a114b614f467702c662d3411da1fa2
0x95885415d85d37b4871e829276ada1518e1f6a5a0a14faada9351542e708e55c
0x3bcb26c0fc903fe412b800bd5d03fb1306abca1016d74308750c431507bee5a5
0xcaba3facc45a66fc0fc44d1d4ec5585fd839ba0613a4545702edb6756a28de05
0x2823d5e32b6174215a8536ab06301ee6c19f7566d94e08e32f4c2e6c1f51b4a7

Functions
Getter at block 21214785
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
 
getBaseURI(view returns (string)
 
getContractBalance(view returns (uint256)
getCurrentCost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
3
maxMintAmountPresale(view returns (uint256)
1
maxSupply(view returns (uint256)
1001
name(view returns (string)
Batty Banties
nftPerAddressLimit(view returns (uint256)
3
nftPerAddressLimitPresale(view returns (uint256)
1
notRevealedUri(view returns (string)
ipfs://QmSm1yTT5qB5mRKrR7cn2Acr2hXbKhviGx5Wqc91ZngZMt/hidden.json
onlyWhitelisted(view returns (bool)
false
owner(view returns (address)
0x3edc0629dbd8f15181d823ce1809c6c6e87c9c01
paused(view returns (bool)
false
preSale(view returns (bool)
false
preSaleCost(view returns (uint256)
0
preSaleMaxSupply(view returns (uint256)
1000
publicSale(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
BB
totalSupply(view returns (uint256)
1001
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _userview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
whitelistedAddresses(uint256view returns (address)
State-modifying
approve(address touint256 tokenId
gift(uint256 _mintAmountaddress _to
mint(uint256 _mintAmountpayable 
mintForOwner(uint256 _mintAmount
mintpresale(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(bool _state
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setMaxSupply(uint256 _maxSupply
setNftPerAddressLimit(uint256 _limit
setNftPerAddressLimitPreSale(uint256 _limit
setNotRevealedURI(string _notRevealedURI
setOnlyWhitelisted(bool _state
setPresaleCost(uint256 _newCost
setPresaleMaxSupply(uint256 _newPresaleMaxSupply
setmaxMintAmount(uint256 _newmaxMintAmount
setmaxMintAmountPreSale(uint256 _newmaxMintAmount
togglepreSale(bool _state
togglepublicSale(bool _state
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistUsers(address[] _users
withdraw(payable 
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 _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.