Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Wagie Cat"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17102559 | 5 months ago | | | 0 | 9.8133567e-7 | |
| 17102108 | 5 months ago | | | 0 | 8.8908195e-7 | |
| 17102002 | 5 months ago | | | 0 | 8.7816341e-7 | |
| 17101995 | 5 months ago | | | 0 | 8.6922446e-7 | |
| 17101687 | 5 months ago | | | 0 | 7.7236847e-7 | |
| 17101680 | 5 months ago | | | 0 | 7.7345600e-7 | |
| 17101499 | 5 months ago | | | 0 | 7.6170560e-7 | |
| 17101198 | 5 months ago | | | 0 | 6.8069617e-7 | |
| 17101192 | 5 months ago | | | 0 | 6.7221679e-7 | |
| 17101185 | 5 months ago | | | 0 | 6.7913801e-7 |
ABI
ABI objects
Getter at block 23884508
_ots() view returns (bytes32)
0x9659710a7c2edb8bf1f778af1aebe3ff5f0222067891dd7ab2f88ec636e9b047
_totalSupply() view returns (uint256)
160000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Wagie Cat
symbol() view returns (string)
WCAT
totalSupply() view returns (uint256)
160000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.