Women Tribe

Verified contract

Active on Ethereum with 22,587 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"

0x3745b032451271f7ad38caeb49edbed1bbd1b86fa2c5455e3b666e0ba00ab734
0xc68ef37d0c265a4a5596656cecae0d7b870df06e61c9cbd31f27e9c3a2397604
0x016fbedcf677d0ae1e56894e24cc490b95c34c3a563065568874807037ed58db
0xc885a450b566c3542f7264741c17a0f0fb6f6af8a9766d97a8dff8038e1ec812
0x5df91486c610b1841cc50cc5c51cb1082ccae1ae2e40acadfcfe9140386bd9d2
0x5d0dc17ede9951c13613d063ed145d70936a27da86c274be191bbd8f06cb7858
0x82e555650edc64e1df7517991df6a6bfb6963f99415b2153f3c6906b031055fc
0x1646f984f137e450a624241cfd23afa76c3da4f515a7e69487a0b62a3f83e600
0xa89cf9731293cae096609354731979ffbb95b0333619955a0b12e41d795b5379
0x7f4425cf80637b7a6f8f00d790fc537740d18e28fce6a96fdccf041c678e26a0

Functions
Getter at block 21246287
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.