Base Dawgs

Verified contract

Active on Base with 1,094 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x2ca76f077f51bf9b52d7aae98490f75762afa69cbc908fdcb662e336c643bdf6
0x1ab3f65224133308b830a71d20ecb8d3f140c3b9cb9fd2be912f0b552a7768a8
0x7fa0819304acf3a55b15c9533bbceeeb4b3e8d13d83113d2738f714e711bdcbb
0xc6632485f7e6a5aa5a0c193baa2e51b1d6e1b338e1fe079ee5a8c5aa45826418
0x4c4ba2a6b0ecc2f585e88f9b54326df61a189aa1f4527ae4abe2d55a16f85579
0x599337069441bb934d6183cf4690012ee36c718a389f83232d21cb6331831ffa
0xfea2ba82035e7881cbdfc367a127022622db073815746b964e94150a8403596b
0xbf5d926294863c27fe845c06eb96ed670bbe39d7cf3542ca59616c15bfbb14c2
0xb6ea9b31837001634dd5cdfe1860d9f93634b336140ffd2248fc5e04fe5413d9
0xb4c40b89d5bfbd4096079a85dce52cfeca456591184e597839e05f8c7b909e26

Functions
Getter at block 22012516
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
15
maxSupply(view returns (uint256)
10000
name(view returns (string)
Base Dawgs
notRevealedUri(view returns (string)
owner(view returns (address)
0xbba3ab0ac2c0dd0c7af3582d3ed8aa6735d780d7
paused(view returns (bool)
false
revealed(view returns (bool)
false
symbol(view returns (string)
BD
totalSupply(view returns (uint256)
1727
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[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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 _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.