Nacho Inu
Verified contract
Active on
Ethereum with 352 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbc46…f55d
0xb8a6…8cf8
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,865.54 |
$0 | |
NACHO | ERC-20 | 181.481624M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14240048 | 3 years ago | | | 0 | 0.0045234940 | |
| 14169256 | 3 years ago | | | 0 | 0.0017580875 | |
| 12762235 | 3 years ago | | | 0 | 0.00077906400 | |
| 12589144 | 4 years ago | | | 0 | 0.00084988800 | |
| 12565153 | 4 years ago | | | 0 | 0.0023371920 | |
| 12564444 | 4 years ago | | | 0 | 0.0014542528 | |
| 12561988 | 4 years ago | | | 0 | 0.0018886400 | |
| 12561797 | 4 years ago | | | 0 | 0.0014164800 | |
| 12560770 | 4 years ago | | | 0 | 0.0017853000 | |
| 12560725 | 4 years ago | | | 0 | 0.00096406200 |
ABI
ABI objects
Getter at block 21404541
buyCooldown() view returns (bool)
false
decimals() pure returns (uint8)
9
maxTxAmount() view returns (uint256)
1000000000000000000000
name() pure returns (string)
Nacho Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellCooldown() view returns (bool)
true
symbol() pure returns (string)
NACHO
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBuyCooldownEnabled(bool onoff)
setMaxTxAmount(uint256 amount)
setMaxTxPercent(uint256 maxTxPercent)
setSellCooldownEnabled(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(address FeeAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.