8Sian Women
Verified contract
Active on
Ethereum with 1,062 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($285.12)
Native
Value
$285.12
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.09 | $3,168.01 |
$285.12 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20197693 | 5 months ago | | | 0 | 0.00011556857 | |
| 20137629 | 5 months ago | | | 0 | 0.00014948985 | |
| 19497292 | 8 months ago | | | 0 | 0.00080530392 | |
| 19168097 | 9 months ago | | | 0 | 0.00072234610 | |
| 19150912 | 9 months ago | | | 0 | 0.00084734841 | |
| 19102246 | 10 months ago | | | 0 | 0.00051876530 | |
| 18896132 | a year ago | | | 0 | 0.00030147660 | |
| 18781176 | a year ago | | | 0 | 0.0019984896 | |
| 17287100 | 2 years ago | | | 0 | 0.0049680977 | |
| 17046622 | 2 years ago | | | 0 | 0.0018937075 |
ABI
ABI objects
Getter at block 21216031
Price1() view returns (uint256)
30000000000000000
Price2() view returns (uint256)
50000000000000000
maxSupply() view returns (uint256)
3333
name() view returns (string)
8Sian Women
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0xae1d6b660251a012c8d5a412fa29a0016f2d02b1
saleIsActive() view returns (bool)
true
symbol() view returns (string)
8w
totalSupply() view returns (uint256)
3333
Read-only
addressFreeMinted(address) view returns (uint256)
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)
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)
gift(address _to, uint256 numberOfTokens)
mint(uint256 numberOfTokens) 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 baseURI_)
setPrice(uint256 newPrice1, uint256 newPrice2)
setProxyRegistryAddress(address proxyAddress)
setSaleState(bool newState)
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)
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.