Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($14,916.83)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIB | ERC-20 | 278.623369M | $0.000025 |
$6,831.85 | |
USDT | ERC-20 | 5.642078K | $0.999877 |
$5,641.38 | |
USDC | ERC-20 | 1.122468K | $0.999669 |
$1,122.1 | |
BUSD | ERC-20 | 490.590721 | $0.99297 |
$487.14 | |
WETH | ERC-20 | 0.1 | $3,300.28 |
$330.03 | |
UNI | ERC-20 | 28.490945 | $9.36 |
$266.68 | |
ELON | ERC-20 | 641.239916M | $0.00 |
$121.84 | |
DAI | ERC-20 | 32.407994 | $0.999249 |
$32.38 | |
LINK | ERC-20 | 2.098488 | $15.05 |
$31.58 | |
HOT | ERC-20 | 14.083706K | $0.002086 |
$29.38 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243948 | 10 minutes ago | | | 0 | 0.0019398053 | |
| 21243776 | 44 minutes ago | | | 0 | 0.00086543220 | |
| 21243704 | an hour ago | | | 0 | 0.00066795662 | |
| 21243704 | an hour ago | | | 0 | 0.00067399404 | |
| 21243651 | an hour ago | | | 0 | 0.00064961890 | |
| 21243601 | an hour ago | | | 0 | 0.0028988800 | |
| 21243551 | an hour ago | | | 0 | 0.0027535272 | |
| 21243547 | 2 hours ago | | | 0 | 0.00093715844 | |
| 21243532 | 2 hours ago | | | 0 | 0.0028649383 | |
| 21243443 | 2 hours ago | | | 0 | 0.0021161613 |
ABI
ABI objects
Getter at block 21243997
_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)
36616781742945740853596394
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.