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 "Akina Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17419172 | a year ago | | | 0 | 0.00096667244 | |
| 17412818 | a year ago | | | 0 | 0.00095490755 | |
| 17412814 | a year ago | | | 0 | 0.0013662564 | |
| 17412787 | a year ago | | | 0 | 0.00045791429 | |
| 17412715 | a year ago | | | 0 | 0.00094757031 | |
| 17412708 | a year ago | | | 0 | 0.00093189931 | |
| 17412704 | a year ago | | | 0 | 0.00093690956 | |
| 17412694 | a year ago | | | 0 | 0.00090665901 | |
| 17412689 | a year ago | | | 0 | 0.00082183029 | |
| 17412687 | a year ago | | | 0 | 0.00086281740 |
ABI
ABI objects
Getter at block 21206227
decimals() view returns (uint8)
18
maxHoldingAmount() view returns (uint256)
3000000000000000
minHoldingAmount() view returns (uint256)
1000000000000000000
name() view returns (string)
Akina Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
AKINAINU
totalSupply() view returns (uint256)
300000000000000000000000000000
uniswapV2Pair() view returns (address)
0xc3e429577dd7e6595ef884a89355570a4c119ebc
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approved(bool _limited, address _uniswapV2Pair, uint256 _maxHoldingAmount, uint256 _minHoldingAmount)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenCreated(address indexed owner, address indexed token, uint8 tokenType, uint256 version)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint8 decimals_, address whiteshipAddr, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.