World Of Women
Verified contract
Active on
Ethereum with 38,467 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 8 additional slots
Balances ($943.17)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WRLD | ERC-20 | 38.1633K | $0.0156 |
$595.33 | |
UOS | ERC-20 | 3.509368K | $0.079945 |
$280.56 | |
CLS | ERC-20 | 1.104163K | $0.060934 |
$67.28 | |
World Of Women | ERC-20 | 100T | -- | -- | |
World of Women | ERC-20 | 10T | -- | -- | |
WoWG | ERC-20 | 84.626716M | -- | -- | |
(#17179877487) | 10KTF | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21159147 | 4 hours ago | | | 0 | 0.00085585586 | |
| 21154559 | 19 hours ago | | | 0 | 0.00034132668 | |
| 21153557 | a day ago | | | 0 | 0.00062267397 | |
| 21153117 | a day ago | | | 0 | 0.0010280607 | |
| 21152900 | a day ago | | | 0 | 0.00045562220 | |
| 21152288 | a day ago | | | 0 | 0.00044071485 | |
| 21150607 | a day ago | | | 0 | 0.00079703584 | |
| 21146196 | 2 days ago | | | 0 | 0.00087887713 | |
| 21142477 | 2 days ago | | | 0 | 0.0014741499 | |
| 21140378 | 3 days ago | | | 0 | 0.00087807536 |
ABI
ABI objects
Getter at block 21160310
WOW_PROVENANCE() view returns (string)
953660c54be933687cc78c804b519f946fac3133ac43f54f6f4c3c5f085be767
baseURI() view returns (string)
ipfs://QmTNBQDbggLZdKF1fRgWnXsnRikd52zL5ciNu769g9JoUP/
getPrice() view returns (uint256)
70000000000000000
getReservedLeft() view returns (uint256)
0
maxSupply() view returns (uint256)
10000
name() view returns (string)
World Of Women
owner() view returns (address)
0xc9b6321dc216d91e626e9baa61b06b0e4d55bdb1
saleStarted() view returns (bool)
true
startingIndex() view returns (uint256)
2782
symbol() view returns (string)
WOW
totalSupply() view returns (uint256)
10000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getClub(uint256 id) view returns (struct ClubsClub)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
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)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events addClubToken(uint256 id, uint256 _tokenId)
approve(address to, uint256 tokenId)
claimReserved(uint256 _number, address _receiver)
flipSaleStarted()
lockClub(uint256 id)
mint(uint256 _nbTokens) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _URI)
setPrice(uint256 _newPrice)
setProvenanceHash(string provenanceHash)
setStartingIndex()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateClubToken(uint256 id, uint256 _oldTokenId, uint256 _newTokenId)
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)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.