InuFoundation
Verified contract
Active on
Ethereum with 22 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
INUF | ERC-20 | 76.109319K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15219784 | 2 years ago | | | 0 | 0.0014102306 | |
| 15219774 | 2 years ago | | | 0 | 0.0011445888 | |
| 15219766 | 2 years ago | | | 0 | 0.0010967564 | |
| 15219766 | 2 years ago | | | 0 | 0.0011200469 | |
| 15219765 | 2 years ago | | | 0 | 0.048059221 | |
| 15219763 | 2 years ago | | | 0 | 0.0026591898 | |
| 15219760 | 2 years ago | | | 0 | 0.00072059778 | |
| 15219749 | 2 years ago | | | 0 | 0.0012058774 | |
| 15219749 | 2 years ago | | | 0 | 0.0012058774 | |
| 15219749 | 2 years ago | | | 0 | 0.0012058774 |
ABI
ABI objects
Getter at block 21229011
decimals() pure returns (uint8)
9
name() pure returns (string)
Inu Foundation
owner() view returns (address)
0xe3e28c83cbd912d8987040960378c48330cc8c85
symbol() pure returns (string)
INUF
totalSupply() pure returns (uint256)
10000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addbot(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
changeMaxTxAmount(uint256 percentage)
changeMaxWalletSize(uint256 percentage)
delBot(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.