Women Tribe

Verified contract

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

No balances found for "Women Tribe"

0x6d6a6dad6c63e0134f9426c6d7704965d877f7abde9a6d69a108dbdc0eabab61
0x65206680674e863f705e367705c7355871ec4c792f0808294f7296adb4ba40e6
0x9e456711184739a8c8c3e8e9006a9b90efe61eef6e734aa38f95d1c8666ef8e0
0x971e7d2120f0f665ef1f42dc929be92bfaca5389bb1cfd597e5043602adf4340
0xe4f8ff36f07039b464098858c63cd54854a11ffb7dcb43aacbf047a22d777cd4
0x662906dc38e79d2fd42ab447a5adb38b7b8b30ec8dc3be5d9e2353cebc7865a0
0x95cab57ae52d7175b746b82515a95fdc989102a107f057cd3c6c122666b5307e
0x2e37034510469e9bdb89de2f337d7aab02a3c95c36dcd03cddb8f9fb9e38259b
0x18a3c49ce0ee5346f3f81a41fd8fb86b298e44381e38c0f154b4cebaa83bffcb
0x0ad92b89be2f9239e8bd18ea79564c5a145610c35c648cf10852b8c5cba622a3

Functions
Getter at block 20791580
WT_MAX_RESERVED_COUNT(view returns (uint256)
286
WT_MINT_MAX_AMOUNT(view returns (uint256)
3
WT_MINT_PRICE(view returns (uint256)
40000000000000000
WT_TOTAL_SUPPLY(view returns (uint256)
10000
baseExtension(view returns (string)
.json
 
contractBalance(view returns (uint256)
isPresaleLive(view returns (bool)
false
isPublicSaleLive(view returns (bool)
false
name(view returns (string)
Women Tribe
owner(view returns (address)
0x6ce9073f60f95dc828beb2c82ccd9e48f4a5de8e
 
reservedCount(view returns (uint256)
revealed(view returns (bool)
true
symbol(view returns (string)
WT
totalSupply(view returns (uint256)
10000
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)
State-modifying
approve(address touint256 tokenId
mintPresale(uint256 _mintAmountbytes32[] _merkleProofpayable 
mintPublicSale(uint256 _mintAmountpayable 
mintReserved(uint256 _mintAmount
renounceOwnership(
reveal(bool _state
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setMerkleRootHash(bytes32 _rootHash
setNotRevealedURI(string _notRevealedURI
setPresaleStatus(bool _state
setPublicSaleStatus(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(string _initBaseURIstring _initNotRevealedUribytes32 _initMerkleRootHash
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.