Women of Crypto
Verified contract
Active on
Ethereum with 15,741 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($68.85)
Native
Value
$68.85
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.02 | $3,442.34 |
$68.85 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21191642 | 11 days ago | | | 0 | 0.00091659217 | |
| 21178102 | 13 days ago | | | 0 | 0.00099704413 | |
| 21159596 | 15 days ago | | | 0 | 0.0012852087 | |
| 21154880 | 16 days ago | | | 0 | 0.00044152806 | |
| 20798534 | 2 months ago | | | 0 | 0.00052091409 | |
| 20797847 | 2 months ago | | | 0 | 0.00046363973 | |
| 20758281 | 2 months ago | | | 0 | 0.000089020613 | |
| 20758276 | 2 months ago | | | 0 | 0.00010325098 | |
| 20642731 | 3 months ago | | | 0 | 0.000092416539 | |
| 20611315 | 3 months ago | | | 0 | 0.000031122849 |
ABI
ABI objects
Getter at block 21269325
MAX_MINTS() view returns (uint256)
2
MAX_SUPPLY() view returns (uint256)
8888
PRESALE_PRICE() view returns (uint256)
200000000000000000
PUBLIC_PRICE() view returns (uint256)
250000000000000000
isPresaleActive() view returns (bool)
false
isPublicSaleActive() view returns (bool)
false
merkleRoot() view returns (bytes32)
0x561ab16d50951f4c9caf9b6daa40b52e09f32050a3f3c231e1ab1cffdb14186a
name() view returns (string)
Women of Crypto
owner() view returns (address)
0xc0451802ff5f0de53bbefe4f6d84c137e203a453
symbol() view returns (string)
WOC
totalSupply() view returns (uint256)
8888
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
purchaseTxs(address) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256 nMints) payable
preSaleMint(bytes32[] _proof, uint256 nMints) payable
renounceOwnership()
reserveMint(uint256 nMints, uint256 batchSize)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
setMerkleRoot(bytes32 _merkleRoot)
togglePresale()
togglePublicSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAll()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
receive()
This contract contains no error objects.