Klee Kai
Verified contract
Active on
Ethereum with 35,142 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,341.09)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 1.25914K | $1.002 |
$1,261.66 | |
BONE | ERC-20 | 102.03 | $0.510035 |
$52.04 | |
SMI | ERC-20 | 33.949363M | $0.000001 |
$27.4 | |
SHIBAKEN | ERC-20 | 3.025038T | -- | -- | |
KLEE | ERC-20 | 5.074315T | -- | -- | |
KLEE | ERC-20 | 138.289927T | -- | -- | |
REDPANDA | ERC-20 | 960.000038B | -- | -- | |
JINU | ERC-20 | 868.059527B | -- | -- | |
SAITAMA | ERC-20 | 35.785136B | -- | -- | |
SAITAMA | ERC-20 | 36.81642K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21153137 | a day ago | | | 0 | 0.00029301567 | |
| 21134399 | 4 days ago | | | 0 | 0.00020540571 | |
| 21100406 | 8 days ago | | | 0 | 0.00013420730 | |
| 21100403 | 8 days ago | | | 0 | 0.00013909232 | |
| 21064630 | 13 days ago | | | 0 | 0.00067579108 | |
| 21052777 | 15 days ago | | | 0 | 0.00012188742 | |
| 20969756 | a month ago | | | 0 | 0.0017437177 | |
| 20939023 | a month ago | | | 0 | 0.00022525195 | |
| 20895491 | a month ago | | | 0 | 0.000063464969 | |
| 20895438 | a month ago | | | 0 | 0.00012818844 |
ABI
ABI objects
Getter at block 21160831
_maxTxAmount() view returns (uint256)
100000000000000000000000000
decimals() view returns (uint8)
9
name() view returns (string)
Klee Kai
owner() view returns (address)
0xb19ea1d1b9ede773e4b86b1e913236e0daeaf808
symbol() view returns (string)
KLEE
totalFees() view returns (uint256)
36801162805517140622686744
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.