Maneki Inu
Verified contract
Active on
Ethereum with 20 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Maneki | ERC-20 | 50M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16032672 | 2 years ago | | | 0 | 0.038376124 | |
| 16032671 | 2 years ago | | | 0 | 0.00069580398 | |
| 16032669 | 2 years ago | | | 0 | 0.0016200712 | |
| 16032669 | 2 years ago | | | 0 | 0.0016200712 | |
| 16032667 | 2 years ago | | | 0 | 0.00074529600 | |
| 16032665 | 2 years ago | | | 0 | 0.00081055398 | |
| 16032664 | 2 years ago | | | 0 | 0.00082801580 | |
| 16032664 | 2 years ago | | | 0 | 0.00082801580 | |
| 16032663 | 2 years ago | | | 0 | 0.00083653505 | |
| 16032663 | 2 years ago | | | 0 | 0.00083653505 |
ABI
ABI objects
Getter at block 21275357
_maxTxAmount() view returns (uint256)
2000000000000000
_maxWalletSize() view returns (uint256)
2000000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
Maneki Inu
owner() view returns (address)
0x1dfe2bf69b6ff71060ba701d6036e639b471fee5
symbol() pure returns (string)
Maneki
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualsend()
manualswap()
openTrading()
removeLimits()
renounceOwnership()
setCooldownEnabled(bool onoff)
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.