Wize Fellaz Nursing Home | Bronze Edition

Verified contract

Active on Ethereum with 2,566 txns
Deployed by via 0x80f59c36 at 15329076
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $41.01
0x509008028543e167051999591b4d48392dc1af7181949f31563c0ff6b4a298e2
0x999c03d2357ab27817e8f4cf338bd0fae86682ce0ab4d88045efa41ab5bd1599
0x1648ff139614c566ea7d9a036780d35248d98a1749824a53baf9ed52cdabe8d9
From
0x62cf147df1d13157a48e8a19749b3ab7e33734707529bcaa4e2b952d843f783c
0x4255f3eb1ad617834857208d080e04e62ab44d93fc9983d16e0f88b20313bc09
0xf12fc251b7a14cc312b94e48129a6b0e5aee9596e42a001e49a6a42728135791
0xb21af5b093d6a6a6009470a32868285d983de3ebdda18d3415c3049801dd3301
0x0caf4178eb6a16cf6694470c95c918429134e0fd17666c5f627f1545da47ec63
0xe3fd588232e58d7ce54e124a38b8e58762fd7ec8ef760cb54d17f5747c585cf0
0x82db45b6e34e3f687788c7afd5ad9de99dc4a572e64ad2aeff795b62acb2cf8a

Functions
Getter at block 21307452
_baseTokenURI(view returns (string)
https://nft.bueno.art/api/contract/6DSaezLvJYdwlKDYhpppj/chain/1/metadata/
maxPerWallet(view returns (uint256)
2006
merkleRoot(view returns (bytes32)
0x549d335b03285b59d28347433cd111b33194337dd956206f88c41496b120f7a1
name(view returns (string)
Wize Fellaz Nursing Home | Bronze Edition
owner(view returns (address)
0x2ac9bec035c115e4926fa2110a11911b46fcb809
presaleMaxPerWallet(view returns (uint256)
6
presalePrice(view returns (uint256)
0
presaleSupply(view returns (uint256)
1400
price(view returns (uint256)
11100000000000000
saleState(view returns (uint8)
1
supply(view returns (uint256)
5000
symbol(view returns (string)
WFNH-BE
totalSupply(view returns (uint256)
4933
Read-only
addressMintBalance(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
withdrawAddresses(uint256view returns (address)
withdrawPercentages(uint256view returns (uint256)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
freeMint(uint256 qtyaddress recipient
mint(uint256 qtypayable 
presale(uint256 qtybytes32[] merkleProofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMerkleRoot(bytes32 _merkleRoot
setPerWalletMax(uint256 _val
setPresalePerWalletMax(uint256 _val
setPresalePrice(uint256 newPrice
setPrice(uint256 newPrice
setRoyaltyInfo(address receiveruint96 feeBasisPoints
setSaleState(uint8 _state
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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 _baseUriuint96 _royaltyAmount
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidPrice(
InvalidProof(
InvalidQuantity(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
SaleInactive(
SoldOut(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WithdrawFailed(