Monkes Bits

Verified contract

Active on Base with 577 txns
Deployed by via 0xb6f1f3e6 at 2776279
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Monkes Bits"

0xc9aefbf870176183a9d0a5ef4b6f120799e962966907a8ed69183265efcc1863
0x102379704a888e999ebe7321f8fbe9e1c9514280fe7678f3088987e753165ecf
0x3233586990a73c3b42699bc370fe0e489a18b795f9fbeb500f6cf0ec849bdefd
0x9eb2ab69793249d72966365d624d7b8e94aa3f239f18ba8c33215e03bca5f4e2
0x265e51245f8eb26afe29d64aca7489b843436a3b3a7631f2f735605a7ce050d6
0xd0368b08829f57675b47d304e84d71ddc9290b61e79b2db371146774678ce5e9
0xce512010ed8a848ecb5367411142974258f3d05173c70f74af7ffc556b5572b3
0xa55b608842811f47810b283ef21631f16b449a697e01e2cec5174842362ae509
0xe3a54f08d052655b25e89ca9f986dbf357815704869003498117b7d1010ece7c
0xeee60ed8c62f301474b9f527f5436859bd7709204fb45385830fad1797b5b2ad

Functions
Getter at block 22990726
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmdoZB1rpmUY5GN6anCoZEJb93d5aqAmDApKD5RBPL6EHc/
cost(view returns (uint256)
150000000000000
maxMintAmount(view returns (uint256)
10
maxSupply(view returns (uint256)
1111
name(view returns (string)
Monkes Bits
owner(view returns (address)
0x8469d8a75b1a98ad1d8ff96e7bf055f5ef7b4ecc
paused(view returns (bool)
false
symbol(view returns (string)
Monkes Bits
totalSupply(view returns (uint256)
1111
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
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[])
whitelisted(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
mint(address _touint256 _mintAmountpayable 
pause(bool _state
removeWhitelistUser(address _user
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistUser(address _user
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 _namestring _symbolstring _initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.