Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Akita"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22715035 | 15 hours ago | | | 0 | 2.7247583e-7 | |
| 22572623 | 4 days ago | | | 0 | 0.0000049245186 | |
| 22266544 | 11 days ago | | | 0 | 2.2272597e-7 | |
| 22136902 | 14 days ago | | | 0 | 2.5256340e-7 | |
| 21754974 | 23 days ago | | | 0 | 0.0000012288483 | |
| 21419191 | a month ago | | | 0 | 1.4229165e-7 | |
| 21364763 | a month ago | | | 0 | 2.6889807e-7 | |
| 21356046 | a month ago | | | 0 | 1.4164916e-7 | |
| 21164571 | a month ago | | | 0 | 1.9015436e-7 | |
| 21130223 | a month ago | | | 0 | 2.6924161e-7 |
ABI
ABI objects
Getter at block 22742172
decimals() view returns (uint8)
18
name() view returns (string)
Akita
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
AKITA
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events addWLs(address[] wl)
approve(address spender, uint256 value) returns (bool)
flipState()
renounceOwnership()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed tokenOwner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.