Akemashi Inu
Verified contract
Active on
Ethereum with 215 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($1.73)
Native
Value
$1.73
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000552 | $3,141.59 |
$1.73 | |
AKEMASHI | ERC-20 | 219.375753 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18910933 | a year ago | | | 0 | 0.0030359705 | |
| 18601567 | a year ago | | | 0 | 0.0014001313 | |
| 15538670 | 2 years ago | | | 0 | 0.0032447387 | |
| 14803949 | 3 years ago | | | 0 | 0.00054639802 | |
| 14604300 | 3 years ago | | | 0 | 0.00084941590 | |
| 14591700 | 3 years ago | | | 0 | 0.0011302798 | |
| 14513404 | 3 years ago | | | 0 | 0.0016880545 | |
| 14422407 | 3 years ago | | | 0 | 0.00064711418 | |
| 14393688 | 3 years ago | | | 0 | 0.0031582500 | |
| 14363889 | 3 years ago | | | 0 | 0.0011523822 |
ABI
ABI objects
Getter at block 21221727
_liquidityFee() view returns (uint256)
12
_maxTxAmount() view returns (uint256)
1000000000000000000000000
_taxFee() view returns (uint256)
0
decimals() view returns (uint8)
18
devWallet() view returns (address)
0xb4b2ca4f9c69f9cafdb0a30731df665a579f89b1
launchTime() view returns (uint256)
1640796100
marketingWallet() view returns (address)
0x88db337b37dafde33caf67bd4c2760217c688941
maxWalletamount() view returns (uint256)
10000000000000000000000
name() view returns (string)
Akemashi Inu
numTokensSellToAddToLiquidity() view returns (uint256)
100000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
AKEMASHI
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x9c1106cfb95f0e223248e10f96b37951514d8d26
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
isSniper(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _amnestySniper(address account)
approve(address spender, uint256 amount) returns (bool)
clearERCtokens(address tokenAddress)
clearStuckBalance()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
enabletrading()
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
normalizeTxAmount()
renounceOwnership()
setDevWallet(address devwalletAddress)
setMarketingWallet(address marketingwalletAddress)
setMaxWalletAmount(uint256 _maxwalletamount)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapThresholdAmount(uint256 SwapThresholdAmount)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.