Akita Inu
Verified contract
Active on
Ethereum with 2,065 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa57a…4860
Balances ($29.63)
Native
Value
$29.63
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.008994 | $3,294.50 |
$29.63 | |
AKITA | ERC-20 | 736.880609K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21268118 | 19 hours ago | | | 0 | 0.00034707172 | |
| 21267571 | 21 hours ago | | | 0 | 0.00047185674 | |
| 21253614 | 3 days ago | | | 0 | 0.00050612989 | |
| 21253593 | 3 days ago | | | 0 | 0.00041775040 | |
| 21227835 | 6 days ago | | | 0 | 0.00038008703 | |
| 21206259 | 9 days ago | | | 0 | 0.00069089422 | |
| 21197559 | 11 days ago | | | 0 | 0.00071602767 | |
| 21197226 | 11 days ago | | | 0 | 0.0011194542 | |
| 21195703 | 11 days ago | | | 0 | 0.0023395488 | |
| 21174956 | 14 days ago | | | 0 | 0.0015207931 |
ABI
ABI objects
Getter at block 21273716
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Akita Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
AKITA
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.