Base Whale

Verified contract

Active on Base with 2,153 txns
Deployed by via 0x871568a6 at 3001078
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x0d48096f19fcb681a41dcf1795d1ea0c2a059d9e6520ea9ac438c7dd92db364b
0x57ab6117aa7c6e4d3c05727eb5896bb14de5556da738286bfce6ec84d39b4ac8
0x10ea6f7e76ddd9106b6f8cde74da17b3833cc8bca86bcb19863c0700a2abd9c3
0x6e8f109bfd259b1c37d5805f03792825a100e50eea06e138f21715b10e9c63cf
0x20b7ce17c54435f62e79317324c6fcc7654e853f240330ae71b6be4cd9c4d7c6
0xf8af38ddadc4fb67b75d651c2cf182319551b59ddd6e198bbea5c14d31ee3c34
0x13123ed6607b1f32fe6987b7be3c3b0074f44813041a841fe54c628bd9b35d9f
0x2cebc24d1de7056fdbe6deaeea94c3095aa1596556b0a7311990ae85d8f64d79
0x318dc8328314379aa3deb7db66a59e72fa5540f3ef36c70f49f484eddf7112cb
0xc59f99e2d1abb4f44cb4165adf84e727ec12b9533915e87a11da9a78ef82a974

Functions
Getter at block 22749514
getTotalSupply(view returns (uint256)
1098
maxSupply(view returns (uint256)
77777
name(view returns (string)
Base Whale
owner(view returns (address)
0xb7625bdc3099f2bfb0364baf146b9623387b4c6c
paused(view returns (bool)
false
salePrice(view returns (uint256)
100000000000000
symbol(view returns (string)
BWhale
totalSupply(view returns (uint256)
1098
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
hasClaimedFreeMint(addressview returns (bool)
isApprovedForAll(address owneraddress operatorview 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[])
State-modifying
airdrop(address _touint256 _quantity
approve(address touint256 tokenId
freeMint(
mint(uint256 _quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setMaxSupply(uint256 _maxSupply
setPaused(bool _state
setSalePrice(uint256 _newPrice
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.