Lazy Bunny NFT

Verified contract

Active on Ethereum with 9,628 txns
Deployed by via 0xdd987beb at 13432832
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Lazy Bunny NFT"

0xa2cd74f61a634be95c016059a78a53f817c9c1ef11274488368bd437c71f7618
0x3fdfa31add16d82fee5f995beded90d7dbddc119198f93abbaad4ca398e3007e
0x4428108b846f3d68c5883397967cc22a1343b916036faa4b597104a641a498c1
0x4e9bee90f28c89d4bfbdcc25c1f88c189b4a21eb5c5cd2079c54f655cf7e9f9a
0xea83a2197fc111311a87dea587a4dd50fcec6619214d4525aa28fb79902e8b6b
0x3ff55cb5372a4c441eb8de5ed1354dcf9897e6c20b302992e66f5d693dc818a2
0xe797d1ca1f3f3d7dc45e445391280e87140f1e1908e2ae2ea3e2a2af92c5fb5c
0x2dcd232c5cc932051645e60985592a955b35ec970956ce2a499f3cf880a9c9ba
0xe6cb11f85d5cc60c6412a5acd4c044d9d885f0b69b62d6084adc3f26b5169689
0x5e41c3d54e8e78a3857e851cd5e5fc913c99cc16012d9ac596bba9eab26ad72b

Functions
Getter at block 21392941
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmPF31vU6VXHD4M9Wqaei2zM8zxR78Rh9uaXTTgUUTFWQz/
cost(view returns (uint256)
55000000000000000
maxMintAmount(view returns (uint256)
10
maxSupply(view returns (uint256)
5555
mintingSupply(view returns (uint256)
5555
name(view returns (string)
Lazy Bunny NFT
nftPerAddressLimit(view returns (uint256)
15
notRevealedUri(view returns (string)
https://gateway.pinata.cloud/ipfs/QmWhqCdh5bhdsHZm2YQF6x4RSGcGLZjiEFj52dL2b7hJpr/teaser.json
onlyWhitelisted(view returns (bool)
false
owner(view returns (address)
0x72db98680cfedb85695e5c21cc99c801922d407b
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
LBNFT
totalSupply(view returns (uint256)
5555
Read-only
addressMintedBalance(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _userview 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[])
whitelistedAddresses(uint256view returns (address)
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
setNftPerAddressLimit(uint256 _limit
setNotRevealedURI(string _notRevealedURI
setOnlyWhitelisted(bool _state
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
update_minting_supply(uint256 number
whitelistUsers(address[] _users
withdraw_eth(uint256 amount
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.