BouncingDogs

Verified contract

Active on Ethereum with 953 txns
Deployed by via 0x219175c3 at 13642890
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,919.14
0x6bfed45ac171fcfb44980fc95fa475226d109877f3b0bdedf4bdb65563649136
0xf727d2f277f7ef429c9ff0c38ae9ab52c29ca1888d4c9ec49ff2461501fb4d9b
0xa64540b0941037c5e755a66f53548c731968ddfa0afaed746b79f60890e4522a
0x697b22b97b70c8b15e0339fecb89877987c6cff3dcf24f4fbfed0a218da97ff7
From
0x90ba8391d720d99e5be9801aab8eefc6530d0612d1fe032113cb8d0b38ddd92f
0x73112fcac426c0f7f1df0168c738f3aa0916755f89f3f79be5b378c722814a06
0x43101ddeff4a39000c0a93da0b2d4099b824aed94ca2c911ee32a735a09227f8
0xe93b0fd42c9431ac9994045fbd9aae9d2506c4f7a59381b0a1c4d55c37f5348c
0x0be7959e93fe08d6e707ac497ace7fd934135454096ceef860669658b84e3b07
From
0x95711302b467442f67f9ed0b55d0c30c13cc3111b22c68af083c47ed387ee892
From

Functions
Getter at block 20917994
baseExtension(view returns (string)
.json
cost(view returns (uint256)
30000000000000000
maxFreeMintAmount(view returns (uint256)
1
maxFreeMintLimit(view returns (uint256)
5
maxMintAmount(view returns (uint256)
5
maxMintLimit(view returns (uint256)
40
maxSupply(view returns (uint256)
5000
name(view returns (string)
BouncingDogs
owner(view returns (address)
0x1d5a399144dec8fd4daecef2fcb7c36fb2c09a24
paused(view returns (bool)
false
symbol(view returns (string)
BD
totalSupply(view returns (uint256)
868
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
limitPerWallet(addressview returns (uint256)
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(
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
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.