SHE PROJECT NFT

Verified contract

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

No balances found for "SHE PROJECT NFT"

0xabad7bdea65cfb948d339f6205f0d709ebaf654506ed6ef0bbb655bd8fee5617
0x4951ad3aeaec0d741f758c538c563365999e46bba789bba12991175f11aa1193
0x8f8ae000b158211f345546a1c3ce3047ffaf169abdef004f86daa2a19e1f3509
0xd393a1fe56d661a6db3fffda4881a32275519ffefccac87b911ea48e0450bc37
0x03cf9b492420ba2155c1f98d76d7385d25c2d6384731fff40dae6b4d000dba20
0x00abdd0bd0e11f951ff56d4d0d50a1b22ebc149104f08c646545d03f820cfb8a
0x4ab48c24dbfd821396eda4e0ac31526765d215adf2733b3fa96aeab11aaee18f
0x086d6aa3075063cf48bbf5ddc316f5f968786f3eeea064713775838419e913a5
0x066e0cd95d98c03265d797f48402ccdc847d70fbcfd51777b5531f73fa5527ad
0xcf9fd43eb17ed38d97567ac43c3c6950d61f60ba94346ed25b1c733f5c7b9755

Functions
Getter at block 21395353
baseExtension(view returns (string)
.json
cost(view returns (uint256)
20000000000000000
maxMintAmount(view returns (uint256)
10
maxSupply(view returns (uint256)
5000
name(view returns (string)
SHE PROJECT NFT
notRevealedUri(view returns (string)
ipfs://QmQZaQ8pgRAWN7TE9QZdYBd43VG7b54m42XmhBFW5ZZKMy/
owner(view returns (address)
0x70a837c8f035d46424c16e15513878190fe271a3
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
SHE
totalSupply(view returns (uint256)
212
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.