WASSIES WTF
Verified contract
Active on
Ethereum with 102 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "WASSIES WTF"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19436085 | 8 months ago | | | 0 | 0.0026143848 | |
| 15063244 | 2 years ago | | | 0 | 0.00020421158 | |
| 14851312 | 2 years ago | | | 0 | 0.0016439750 | |
| 14694073 | 3 years ago | | | 0 | 0.0013863331 | |
| 14667674 | 3 years ago | | | 0 | 0.0028906446 | |
| 14651688 | 3 years ago | | | 0.02 | 0.0068211902 | |
| 14651177 | 3 years ago | | | 0 | 0.0034311079 | |
| 14650895 | 3 years ago | | | 0.1 | 0.030211504 | |
| 14649872 | 3 years ago | | | 0.02 | 0.0062004477 | |
| 14649124 | 3 years ago | | | 0.14 | 0.036181455 |
ABI
ABI objects
Getter at block 21194071
LICENSE_TEXT() view returns (string)
MAX_WASSIES() view returns (uint256)
2000
WASSIES_PROVENANCE() view returns (string)
baseURI() view returns (string)
https://wassies.wtf/api/
maxWassiesPurchase() view returns (uint256)
20
name() view returns (string)
WASSIES WTF
owner() view returns (address)
0xbe5dbbba8030ba3ddb5a548ea9c3d3e684c073f8
saleIsActive() view returns (bool)
true
symbol() view returns (string)
WTF
totalSupply() view returns (uint256)
142
wassiesPrice() view returns (uint256)
20000000000000000
wassiesReserve() view returns (uint256)
5
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)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenLicense(uint256 _id) view returns (string)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address _owner) view returns (uint256[])
viewWassiesName(uint256 _tokenId) view returns (string)
wassiesNames(uint256) view returns (string)
wassiesNamesOfOwner(address _owner) view returns (string[])
State-modifying
Events approve(address to, uint256 tokenId)
changeLicense(string _license)
changeWassiesName(uint256 _tokenId, string _name)
flipSaleState()
lockLicense()
mintWassiesWtf(uint256 numberOfTokens) payable
renounceOwnership()
reserveWassies(address _to, uint256 _reserveAmount)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setProvenanceHash(string provenanceHash)
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)
licenseisLocked(string _licenseText)
wassiesNameChange(address _by, uint256 _tokenId, string _name)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.