Inugami
Verified contract
Active on
Ethereum with 1,129 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Inugami"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21100271 | 8 days ago | | | 0 | 0.00012600651 | |
| 21048701 | 15 days ago | | | 0 | 0.00014099917 | |
| 21025698 | 19 days ago | | | 0 | 0.00012725096 | |
| 21025697 | 19 days ago | | | 0 | 0.00011582467 | |
| 20881285 | a month ago | | | 0 | 0.00018351051 | |
| 20842231 | a month ago | | | 0 | 0.00035048539 | |
| 20840344 | a month ago | | | 0 | 0.00062229276 | |
| 20751681 | 2 months ago | | | 0 | 0.00010254482 | |
| 20682773 | 2 months ago | | | 0 | 0.000050838455 | |
| 20668566 | 2 months ago | | | 0 | 0.00018086801 |
ABI
ABI objects
Getter at block 21158364
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
9
feeReceiver() view returns (address)
0xd7cd0824278712ea3aee32c58c3ca8d98841c23d
name() view returns (string)
Inugami
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
symbol() view returns (string)
INUGAMI
totalSupply() view returns (uint256)
420690000000000000000
uniswapPair() view returns (address)
0x02137010599b8f75307e9674cd259cfe1f2a429e
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
reduceFees(uint256 newBuyFee, uint256 newSellFee)
removeLimits()
renounceOwnership()
setStructure(uint256 maxAmount, uint256 minAmount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckERC20(address token)
transferStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.