Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Kuma Inu"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16735860 | 5 months ago | | | 0 | 2.8564305e-7 | |
| 16735686 | 5 months ago | | | 0 | 2.5133179e-7 | |
| 16735260 | 5 months ago | | | 0 | 2.5541297e-7 | |
| 16735090 | 5 months ago | | | 0 | 2.5149481e-7 | |
| 16735083 | 5 months ago | | | 0 | 2.5129296e-7 | |
| 16735077 | 5 months ago | | | 0 | 2.5237052e-7 | |
| 16734711 | 5 months ago | | | 0 | 2.3559453e-7 | |
| 16734693 | 5 months ago | | | 0 | 2.2872931e-7 | |
| 16734636 | 5 months ago | | | 0 | 2.4210552e-7 |
ABI
ABI objects
Getter at block 23191159
_ots() view returns (bytes32)
0x081d0eaa824fe0960a6afd0010ef4f084498dc6b18e5f40ae5c174b2bb8ff890
_totalSupply() view returns (uint256)
190000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Kuma Inu
symbol() view returns (string)
KUMA
totalSupply() view returns (uint256)
190000000000000000000000000
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.