The Maneki Killer
Verified contract
Active on
Base with 21 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
IKENAM | ERC-20 | 28.759311 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13562090 | 8 months ago | | | 0 | 0.0010740500 | |
| 13562088 | 8 months ago | | | 0 | 0.0000053622803 | |
| 13562088 | 8 months ago | | | 0 | 0.0000053622803 | |
| 13562088 | 8 months ago | | | 0 | 0.0000053622803 | |
| 13562088 | 8 months ago | | | 0 | 0.0000053622803 | |
| 13562088 | 8 months ago | | | 0 | 0.0000053622803 | |
| 13562088 | 8 months ago | | | 0 | 0.0000053622803 | |
| 13562088 | 8 months ago | | | 0 | 0.0000053622803 | |
| 13562088 | 8 months ago | | | 0 | 0.0000053622803 | |
| 13562087 | 8 months ago | | | 0 | 0.0000053622803 |
ABI
ABI objects
Getter at block 23600810
_buyDevelopmentFees() view returns (uint256)
0
_buyLiquidityFees() view returns (uint256)
0
_buyMarketingFees() view returns (uint256)
0
_developmentShares() view returns (uint256)
0
_liquidityShares() view returns (uint256)
0
_marketingShares() view returns (uint256)
10
_maxTxAmount() view returns (uint256)
100000000000000
_sellDevelopmentFees() view returns (uint256)
0
_sellLiquidityFees() view returns (uint256)
0
_sellMarketingFees() view returns (uint256)
1
_totalDistributionShares() view returns (uint256)
10
_totalTaxIfBuying() view returns (uint256)
0
_totalTaxIfSelling() view returns (uint256)
1
_walletMax() view returns (uint256)
100000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
100000000000000
name() view returns (string)
The Maneki Killer
owner() view returns (address)
0xeee45f2e13688bf1d23ce6fc6867eb19d8d544ef
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
IKENAM
totalSupply() view returns (uint256)
100000000000000
uniswapPair() view returns (address)
0x9ed088554527f0bad0d9efca4bc64fa21169e9d3
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkExcludedFromFees(address) view returns (bool)
checkMarketPair(address) view returns (bool)
checkTxLimitExcept(address) view returns (bool)
checkWalletLimitExcept(address) view returns (bool)
State-modifying
Events RenounceOwnership()
approve(address spender, uint256 amount) returns (bool)
changeRouterVersion(address newRouterAddress) returns (address newPairAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.