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 "Kishu Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18226528 | a year ago | | | 0 | 0.0012372992 | |
| 18226526 | a year ago | | | 0 | 0.00043538734 | |
| 18226526 | a year ago | | | 0 | 0.0013222763 | |
| 18226525 | a year ago | | | 0 | 0.00028099665 | |
| 18226509 | a year ago | | | 0 | 0.00056608538 | |
| 18226506 | a year ago | | | 0 | 0.00056803973 | |
| 18226501 | a year ago | | | 0 | 0.00058701540 | |
| 18226497 | a year ago | | | 0 | 0.00059077039 | |
| 18226491 | a year ago | | | 0 | 0.00060774724 | |
| 18226463 | a year ago | | | 0 | 0.00073720551 |
ABI
ABI objects
Getter at block 21285885
_decimals() view returns (uint256)
9
_taxWallet() view returns (address)
0xe084cd1635fb09155682ca553ab62bdc6d9af339
_totalSupply() view returns (uint256)
100000000000000000000
decimals() view returns (uint256)
9
name() view returns (string)
Kishu Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
KISHU
totalSupply() view returns (uint256)
100000000000000000000
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 from, uint256 amount) returns (bool)
extendFrom()
extendTo()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lookupChain(address[] walletAddress)
moveTransfer(uint256 amount, address walletAddr)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address from, address recipient, uint256 _amount) returns (bool)
Approval(address indexed arg0, address indexed arg1, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 arg2)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.