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 "Wixa"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21081479 | 6 days ago | | | 0 | 0.00056814890 | |
| 20730445 | 2 months ago | | | 0 | 0.00011764041 | |
| 20730167 | 2 months ago | | | 0 | 0.00010833574 | |
| 20730033 | 2 months ago | | | 0 | 0.000098072662 | |
| 20202138 | 4 months ago | | | 0 | 0.000073322234 | |
| 20047658 | 5 months ago | | | 0 | 0.00042370565 | |
| 19308152 | 8 months ago | | | 0 | 0.00073633490 | |
| 19308151 | 8 months ago | | | 0 | 0.00076800833 | |
| 19308151 | 8 months ago | | | 0 | 0.00076986664 | |
| 19308151 | 8 months ago | | | 0 | 0.00076726501 |
ABI
ABI objects
Getter at block 21125064
LICENSE_TEXT() view returns (string)
MAX_WIXAS() view returns (uint256)
11110
WIXA_PROVENANCE() view returns (string)
WixaPrice() view returns (uint256)
55555000000000000
baseURI() view returns (string)
https://api-glestudios.vercel.app/api/
maxWixaPurchase() view returns (uint256)
5
name() view returns (string)
Wixa
owner() view returns (address)
0xcc9b83de22c3e98ca8023515dcd6dd9999257dfa
saleIsActive() view returns (bool)
true
symbol() view returns (string)
WIXA
totalSupply() view returns (uint256)
7886
wixaReserve() view returns (uint256)
115
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[])
State-modifying
Events approve(address to, uint256 tokenId)
changeLicense(string _license)
flipSaleState()
lockLicense()
mintWixas(uint256 numberOfTokens) payable
renounceOwnership()
reserveWixas(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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.