BOB ON BASE

Verified contract

Active on Base with 7,905 txns
Deployed by via 0x082df4f3 at 3522294
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x8bbb840f5d2f2a939bc953b27db24e95972b3cd9634486a55bf56694cdc05927
0xe430b521e52ec2609878cc67a12b4a1b271d263b771409b4d48d96fb0e2f52c8
0xde2840e0f90e6d1e0dee3b896ca5aac54d3661ce2f37c4018483f384f208fd32
0xdc333e2df84e77a7ec34579d1fff5468487e83b54c156022e45ed41eb3761baa
0xbd6581f9f165306b00f65387dc2db9e4ee4a2362322cdc3dfa14a78718681c87
0x9d2e108883d78a46b136b49fa88e40d7e41994a99d030fc608a167886e6fb090
0x7ac882c7e3db17ac9e73b3100a9810c98b3176e92fe586c48b0dcf85fb60c600
0x89398154aaf9b589bafac82938f35fa8fd3a477a84eefc97980cc02041cf631a
0x96207a941a2aeda2624003e57ebc8fbc0723123e6e77f1c21944773b38a16469
0xf8a82a79ea1132e9960258826ed27bcd3c2ed2324447fc39f9f5fecf6c211194

Functions
Getter at block 22770741
COST(view returns (uint256)
69000000000000000000
MAX_FREE(view returns (uint256)
6969
MAX_FREE_PER_WALLET(view returns (uint256)
2
MAX_SUPPLY(view returns (uint256)
6969
name(view returns (string)
BOB ON BASE
owner(view returns (address)
0x5c197d5a43a1f798fc31fed0c78cd1c2a51fa30f
symbol(view returns (string)
BOB
totalSupply(view returns (uint256)
6969
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
freeMint(
mint(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setConfig(uint256 _MAX_FREEuint256 _COSTuint256 _MAX_FREE_PER_WALLET
setData(string _base
transferFrom(address fromaddress touint256 tokenId
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(