Akita Inu
Verified contract
Active on
Ethereum with 263 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4583…6dae
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AKITA | ERC-20 | 545.225772K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21148200 | a month ago | | | 0 | 0.00045723931 | |
| 21067360 | a month ago | | | 0 | 0.00056591517 | |
| 20895469 | 2 months ago | | | 0 | 0.00018335606 | |
| 20814415 | 3 months ago | | | 0 | 0.0031069529 | |
| 20814342 | 3 months ago | | | 0 | 0.0033677376 | |
| 20289827 | 5 months ago | | | 0 | 0.00037113788 | |
| 20260026 | 5 months ago | | | 0 | 0.000054571351 | |
| 20188348 | 6 months ago | | | 0 | 0.00014772972 | |
| 20187091 | 6 months ago | | | 0 | 0.00033927642 | |
| 20177112 | 6 months ago | | | 0 | 0.00041575526 |
ABI
ABI objects
Getter at block 21392641
_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 LimitsOff()
TradingActive()
addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
reduceFee(uint256 _newFee)
removeTransferTax()
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.