Based Minter

Verified contract

Active on Base with 1,998 txns
Deployed by via 0xdc55a610 at 2999337
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x7240c1e8745416cde201db9e99f88fb38698560c5882d31345944e8f3baf57f3
0x7cb67af3ec2692e76c012775fa2b57e957a3dd84f9f9c777c0f3c2a085a8f20e
0xffadb21c2e6aabddd1d33e2cf86837185cc94d418002c12617f347a16466b94e
0x03ebe6dc2a21433a1e364e2bc6add6d03169ab57f55a27023b2055a53475c0b5
0x6edb2a5dc05b48c232313512ee404046ca8483ce2921e071e6c52c582e74e581
0x6cfee1e09fbbe232dcf8e4b425e78c4ee8411e44aed97e980953fc571bbf2a7d
0x7da6bc4c8068cd4ce4725617e7b3f27e154a628d93518cbea3400e782f15e901
0x9c47d585ec2a2803a306cd3ee6adadfa57d6eda87b5bc724d95109954b7b122b
0x6769cc35e12f1b74f576cb7067f45fd7d40013beeb981ee2f600de480ebfe584
0x8d1eceffde47707ff25ad10eca7eca0daaac923cac5ada46e78c3d86c1d0c29c

Functions
Getter at block 22008739
getTotalSupply(view returns (uint256)
927
maxSupply(view returns (uint256)
100000
name(view returns (string)
Based Minter
owner(view returns (address)
0x01bf1d4e54f9eb16f26a40eca62a2ab9915e8de4
paused(view returns (bool)
false
salePrice(view returns (uint256)
50000000000000
symbol(view returns (string)
BMinter
totalSupply(view returns (uint256)
927
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.