World Of Women Galaxy
Verified contract
Active on
Ethereum with 48,649 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($1,002.55)
Native
Value
$1,002.28
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.300001 | $3,340.93 |
$1,002.28 | |
GNO | ERC-20 | 0.001 | $268.42 |
$0.27 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21258444 | 5 hours ago | | | 0 | 0.00039308201 | |
| 21258395 | 6 hours ago | | | 0 | 0.00047319008 | |
| 21256636 | 11 hours ago | | | 0 | 0.00042317647 | |
| 21256194 | 13 hours ago | | | 0 | 0.00078334008 | |
| 21253175 | a day ago | | | 0 | 0.00046859789 | |
| 21253171 | a day ago | | | 0 | 0.00047775511 | |
| 21252577 | a day ago | | | 0 | 0.00070875693 | |
| 21250969 | a day ago | | | 0 | 0.00095012366 | |
| 21250691 | a day ago | | | 0 | 0.00064034246 | |
| 21249987 | a day ago | | | 0 | 0.00049437529 |
ABI
ABI objects
Getter at block 21260040
allowListPrice() view returns (uint256)
100000000000
allowListSaleStartTime() view returns (uint256)
1648386030
allowListTokenIdCounter() view returns (uint256)
22118
baseTokenURI() view returns (string)
https://qm5fuyzuoxfb-wowg-prod.s3.amazonaws.com/t/
dutchAuctionDuration() view returns (uint256)
360
freeClaimSaleStartTime() view returns (uint256)
1648317530
freeClaimTokensMinted() view returns (uint256)
9358
getCurrentDutchAuctionPrice() view returns (uint256)
300000000000000000
getDutchAuctionStepsCount() view returns (uint256 count)
12
isAllowListActive() view returns (bool)
true
isFreeClaimActive() view returns (bool)
true
isPublicSaleActive() view returns (bool)
false
merkleRoot() view returns (bytes32)
0x986c45e007c97796dfb81cd12bc2400f71bdbabc3d9a0023209592a2fd48a37c
name() view returns (string)
World Of Women Galaxy
owner() view returns (address)
0x52ea3bf097a40f768e9cd49a735ba289882a0238
publicSaleStartTime() view returns (uint256)
1648324728
publicSaleTokenIdCounter() view returns (uint256)
20000
royaltyAddress() view returns (address)
0x9f07b9a10558d69f6403caa274bc4351383be250
royaltyFee() view returns (uint96)
400
startingIndexFreeClaim() view returns (uint256)
949
startingIndexFreeClaimTimestamp() view returns (uint256)
1648317530
startingIndexPublicAndAllowList() view returns (uint256)
2596
startingIndexPublicAndAllowListTimestamp() view returns (uint256)
1648340065
symbol() view returns (string)
WOWG
totalSupply() view returns (uint256)
21476
wowGProvenance() view returns (string)
a6f2b1047132ed23e37f0688ed69cbba74471c08d9bbabced5b1b8cc6ee5efe4
wowGProvenanceTimestamp() view returns (uint256)
1648316529
Read-only
allowListMinted(address) view returns (bool)
balanceOf(address owner) view returns (uint256)
dutchAuctionSteps(uint256) view returns (uint256)
generateRandomStartingIndex(uint256 _range) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isAllowListEligible(address addr, bytes32[] _merkleProof) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenExists(uint256 _tokenId) view returns (bool)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events allowListMint(bytes32[] _merkleProof) payable
approve(address to, uint256 tokenId)
flipAllowListState()
flipFreeClaimState()
flipPublicSaleState()
freeClaimMint(uint256[] _tokenIDs)
giftMint(address[] _receivers)
publicSaleMint(uint256 _numberToMint) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setAllowListPrice(uint256 _newAllowListPrice)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setDutchAuctionParams(uint256[] _steps, uint256 _duration)
setMerkleRoot(bytes32 _merkleRoot)
setProvenanceHash(string _provenanceHash)
setRoyaltyAddress(address _royaltyAddress)
setRoyaltyFee(uint96 _feeNumerator)
setStartingIndexFreeClaim()
setStartingIndexPublicAndAllowList()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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)
Received(address arg0, uint256 arg1)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _name, string _symbol, string _baseTokenURI)
receive()
This contract contains no error objects.