WaifuASMR
Verified contract
Active on
Ethereum with 527 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "WaifuASMR"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14577084 | 3 years ago | | | 0 | 0.0022855500 | |
| 14577083 | 3 years ago | | | 0 | 0.0039936150 | |
| 14556162 | 3 years ago | | | 0 | 0.00092589325 | |
| 14555724 | 3 years ago | | | 0 | 0.00071104555 | |
| 14555665 | 3 years ago | | | 0.005 | 0.00062220463 | |
| 14555661 | 3 years ago | | | 0.001 | 0.00068995985 | |
| 14555657 | 3 years ago | | | 0.005 | 0.00061547504 | |
| 14555657 | 3 years ago | | | 0.005 | 0.00062980604 | |
| 14555657 | 3 years ago | | | 0.004 | 0.0019689715 | |
| 14555657 | 3 years ago | | | 0.005 | 0.00065846804 |
ABI
ABI objects
Getter at block 21226436
freeMaxSupply() view returns (uint256)
500
hiddenMetadataUri() view returns (string)
ipfs://QmT4GqbSG289c3RgZu8GEdyCjF36HErAvwDJj1TKQJt3HV/hidden.json
maxPerTx() view returns (uint256)
5
maxPerTxFree() view returns (uint256)
2
maxPerWallet() view returns (uint256)
20
maxSupply() view returns (uint256)
1000
name() view returns (string)
WaifuASMR
owner() view returns (address)
0x6950905a88cc9cfcd5f4809c611bdf732c7822d1
paused() view returns (bool)
false
price() view returns (uint256)
1000000000000000
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
revealed() view returns (bool)
false
symbol() view returns (string)
WASMR
totalSupply() view returns (uint256)
1000
uriPrefix() view returns (string)
uriSuffix() view returns (string)
.json
Read-only
addressMinted(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)
mint(uint256 _amount) payable
pause(bool _state)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setHiddenMetadataUri(string _hiddenMetadataUri)
setMaxSupply(uint256 _maxSupply)
setPrice(uint256 _price)
setRevealed(bool _state)
setUriPrefix(string _uriPrefix)
setUriSuffix(string _uriSuffix)
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.