NFT_Utility

Verified contract

Active on Ethereum with 809 txns
Deployed by via 0xa2b31c75 at 15322933
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "NFT_Utility"

0xfd6031ae1c091dbc36bf02180a14aab56ef2385ca2d8d191b498e094d90c8b95
0x31d3ef123f7998d0041ddd84d3ebd9cf1254c952a6f1673a2f07dd2a6f01b4d6
0x844de04ca88e2b3b85d54d163ec42c467a0606afe25862643da3042709897c90
0xd3ebe80d35038049fdafe99eca863508e7731de591536a8a850caad8dacff755
0xf264b36f059974ec3c0ff7723628b0a61ee0dc51eca298ddf3a79ed7c0911b8d
0x1c93873f84348691e512ec4b7e3db481f0f9042d36410fc2ccdbb8d259d7ab39
0xaed27e6ac7312115a534f315f8f7734673ecc657a542c27f76dde289c2edc892
0x9dea735542522f2973e874a1d66969b1adf89106f79b9fc64954b260c3175d35
0x0d85c70d87f52f9d69b61be7719c74e62e8b3abb492fe8c3c064dd7044f06aac
0x3e8370ab8b5c018ac097c7f8727829525e5bc4859d1fbd06cd952abbaa8bcae3

Functions
Getter at block 20859018
contractURI(view returns (string)
https://bafybeibmvduxv3ustafydzdiue4wiapanlsvpeil77kafwpcim65v5g56m.ipfs.nftstorage.link/meta.json
cost(view returns (uint256)
10000000000000000
isPublicMintpaused(view returns (bool)
false
isWhitelistMintPaused(view returns (bool)
false
maxMintAmountPerWallet(view returns (uint256)
1
maxSupply(view returns (uint256)
5000
name(view returns (string)
NFT_Utility
owner(view returns (address)
0x60b777304536d58ff262d19bbaf7e68af7842c13
root(view returns (bytes32)
0xea8d324e980000ba1e51d33ee347d48f7260e116453b7a2462628ba8479ebd1a
symbol(view returns (string)
NU
totalSupply(view returns (uint256)
750
uriPrefix(view returns (string)
ipfs://bafybeigj3s5h55bfinlzhhi2nlljmamdxllsj3mdydysheo5o4p7g5rxn4/
uriSuffix(view returns (string)
.json
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isValid(bytes32[] proofbytes32 leafview returns (bool)
mintedWallets(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
PublicMint(uint256 _mintAmountpayable 
WhitelistMint(bytes32[] proof
approve(address touint256 tokenId
mintForOwner(uint256 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setContractURI(string _contractURI
setRoyaltyInfo(address _receiveruint96 _royaltyFeesInBips
setUriPrefix(string _uriPrefix
setisPublicMintpaused(bool _state
setisWhitelistMintPaused(bool _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(uint96 _royaltyFeesInBipsstring _contractURIbytes32 _root
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.