GetWawa
Verified contract
Active on
Ethereum with 1,267 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HQG | ERC-20 | 0.001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18220356 | a year ago | | | 0.05 | 0.0052605763 | |
| 18220317 | a year ago | | | 0.05 | 0.0045275094 | |
| 18219886 | a year ago | | | 0.05 | 0.0050238896 | |
| 18219846 | a year ago | | | 0.05 | 0.0048962813 | |
| 18219844 | a year ago | | | 0.05 | 0.0046442335 | |
| 18219824 | a year ago | | | 0.05 | 0.0052608616 | |
| 18219820 | a year ago | | | 0.05 | 0.0064864515 | |
| 18219818 | a year ago | | | 0.05 | 0.0056699533 | |
| 18219816 | a year ago | | | 0.05 | 0.0058417394 | |
| 18219816 | a year ago | | | 0.05 | 0.0054595657 |
ABI
ABI objects
Getter at block 21295476
adminSigner() view returns (address)
0xaa9bd7c35be4915dc1f18afad6e631f0afcf2461
wawaContract() view returns (address)
0x2d9181b954736971bb74043d4782dfe93b55a9af
Read-only
hasClaimed(address sender, uint8 faction) view returns (uint256)
ownerCheck(address targetAddress) view returns (bool)
State-modifying
Events claimWawa(string tokenURI, uint8 faction, struct Trait trait, uint8 petId, bytes32 gene, uint256 expiresIn, struct GetWawaCoupon coupon) payable
removeOwner(address oldOwner)
setAdminSigner(address _adminSigner)
setOwner(address newOwner)
LogClaimWawa(address indexed user, uint256 indexed tokenId, uint8 faction, uint8 petId, struct Trait trait, string tokenURI, bytes32 gene, uint256 timestamp)
OwnershipGranted(address indexed operator, address indexed target)
OwnershipRemoved(address indexed operator, address indexed target)
SetAdminSigner(address oldAdminSigner, address indexed newAdminSigner)
constructor(address _adminSigner, address _wawaContract)
This contract contains no fallback and receive objects.
AlreadyClaimedFaction(address sender, uint8 faction)
InvalidCoupon()
InvalidECDSASignature(address sender, address signer, bytes32 digest, struct GetWawaCoupon coupon)
InvalidOwner()
SignatureExpired()
ZeroAddressNotAllowed()