BlockchainBulldogsNFT

Verified contract

Active on Ethereum with 53 txns
Deployed by via 0xa74136f3 at 14310260
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.18
0x42ea7a2385a6b902a2276652982078c26d8c667af7aa5dcb9f249b8502233975
0x1899a09c2ac965a6f8d8aa239e7b4f1222bc8c3595501e3b59038357fe7ae7d3
0x27b609fddb7bc73631c2e359412ba54a61ea45b700dc88f16b60646b49c4c56d
0x13f68ec4d76de9f7c24f0d16ad548d997a53ba907365cc657ea830b8795c2a39
0xbd648bd9bf74890931f742f0904a92fc00ccc080b1e399ec02cffe60e51a775e
0x4a7380cd45b148d324930ace78c1ef3902714c4107d27dc3115c78bc4825e36f
0x3cfc9d3653746ea92fab73bee09ef1251588f65bf8958722236f2856e37becf0
0xa899e6ae352efe2c6a95b606e31e1096cfc2f4ac3338dbc0a288681fc9b5739c
0xd5eebc3c1f626d19152a49ec0068690a5b04b45e979b10aacbaf8b1304698647
0x7127436ab6c4e3fcd5f0df75054942bdc6cb5ce3304e0fdec64fd1803e78f240

Functions
Getter at block 21178405
baseExtension(view returns (string)
.json
cost(view returns (uint256)
1
maxMintAmount(view returns (uint256)
100
maxSupply(view returns (uint256)
10000
name(view returns (string)
BlockchainBulldogsNFT
notRevealedUri(view returns (string)
ipfs://QmXv383vsTc7ymRD62zHYLToWhMXTvBNa9ZaD3biUpiEjk/1.json
owner(view returns (address)
0x84b93391570b5b1cd6456880c29dc19db50b0015
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
BB
totalSupply(view returns (uint256)
30
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.