Kishu Inu
Verified contract
Active on
Ethereum with 369,494 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($14,714.85)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIB | ERC-20 | 278.623369M | $0.000024 |
$6,647.95 | |
USDT | ERC-20 | 5.642078K | $1.00 |
$5,642.08 | |
USDC | ERC-20 | 1.122468K | $1.00 |
$1,122.47 | |
BUSD | ERC-20 | 490.590721 | $0.992075 |
$486.7 | |
WETH | ERC-20 | 0.1 | $3,192.17 |
$319.22 | |
UNI | ERC-20 | 28.490945 | $9.28 |
$264.4 | |
ELON | ERC-20 | 641.239916M | $0.00 |
$116.06 | |
DAI | ERC-20 | 32.407994 | $0.999806 |
$32.4 | |
LINK | ERC-20 | 2.098488 | $14.63 |
$30.7 | |
HOT | ERC-20 | 14.083706K | $0.001936 |
$27.26 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157369 | a minute ago | | | 0 | 0.0021331285 | |
| 21157366 | 2 minutes ago | | | 0 | 0.00046166999 | |
| 21157363 | 2 minutes ago | | | 0 | 0.0019641664 | |
| 21157362 | 3 minutes ago | | | 0 | 0.00042452728 | |
| 21157359 | 3 minutes ago | | | 0 | 0.00079505785 | |
| 21157359 | 3 minutes ago | | | 0 | 0.0026697980 | |
| 21157357 | 4 minutes ago | | | 0 | 0.0018647492 | |
| 21157355 | 4 minutes ago | | | 0 | 0.0025998251 | |
| 21157351 | 5 minutes ago | | | 0 | 0.00077823370 | |
| 21157349 | 5 minutes ago | | | 0 | 0.00086289450 |
ABI
ABI objects
Getter at block 21157373
_maxTxAmount() view returns (uint256)
15000000000000000000000000
decimals() view returns (uint8)
9
name() view returns (string)
Kishu Inu
owner() view returns (address)
0x0db80dd6316f994c62e117c504f605b2cbf7520d
symbol() view returns (string)
KISHU
totalFees() view returns (uint256)
36504113549237593566584286
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reflect(uint256 tAmount)
renounceOwnership()
setMaxTxPercent(uint256 maxTxPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.