BullBalls

Verified contract

Active on Ethereum with 745 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables
Native
Value $14,630.75
0xfea7060d602907859e2d0a8ba30f7892ea75ce1e703e532d8c2cec68ee91de99
0xef6027c35953f523faced115f7f0d74ffc162cc8270b61eb19d98728cf4a1cb5
0x2b3c3baa55bc77b5688cd2db68ed2419e73ddcb0e205b8c270ca2bc4f9eb8ff1
0x6ef5ce3abbc6cfab3347195bc563873aaf2700409dcb173bc25effcdf0987ea6
0xa06237af8479b0147e8cd83d6ddd9326ec102a7a656eccb67507312e6b22b873
0xd96d157c97d5305368c30d03f621c5285eb0989d4ea8edd6ec2741985b8ea6ef
0x44498489f55df4485a9d0f06b327fef7aa6e35edf2feae709f5babde7a4c9e9e
0x5fad8a25fdd2889eb7ee8536301720e1d7984a66a49b6a5d7f079d8c262b2e32
0x0da69eb09a5e240df9c5221da6790bfe8ee35b68813175c0446bf99a16b63f5e
0x09ae2526f23afa4dc7a9fa106770f09c3659adb77bd908cb4e9596e5dbdb2352

Functions
Getter at block 21400036
hiddenMetadataUri(view returns (string)
maxMintAmountPerTx(view returns (uint256)
50
maxSupply(view returns (uint256)
6969
name(view returns (string)
BullBalls
nftPerAddressLimitWl(view returns (uint256)
20
onlyWhitelisted(view returns (bool)
false
owner(view returns (address)
0x61c15dda4faff6d8988e3b436c147ec26eb400d3
paused(view returns (bool)
false
price(view returns (uint256)
0
revealed(view returns (bool)
true
symbol(view returns (string)
BALL$
totalSupply(view returns (uint256)
6969
Read-only
addressMintedBalance(addressview returns (uint256)
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
whitelistedAddresses(uint256view returns (address)
State-modifying
NftToAddress(address _touint256 _mintAmount
WhitelistMint(uint256 _mintAmountpayable 
addWhitelistUsers(address _users
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setMaxSupply(uint256 _maxSupply
setNftPerAddressLimitWl(uint256 _limit
setOnlyWhitelisted(bool _state
setPaused(bool _state
setPrice(uint256 _price
setRevealed(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawall(
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.