Kai Ken
Verified contract
Active on
Ethereum with 10,486 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional
variables
Balances ($2,475.14)
Native
Value
$2,401.49
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.749392 | $3,204.58 |
$2,401.49 | |
KAI | ERC-20 | 9.230878B | $0.00 |
$46.15 | |
CRO | ERC-20 | 221.842928 | $0.123069 |
$27.3 | |
INUINU | ERC-20 | 202.420242M | $0.00 |
$0.2 | |
MOE | ERC-20 | 3.232K | $0.00 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157286 | an hour ago | | | 0 | 0.00087074031 | |
| 21157022 | 2 hours ago | | | 0 | 0.00066340982 | |
| 21156600 | 3 hours ago | | | 0 | 0.00049873429 | |
| 21156198 | 5 hours ago | | | 0 | 0.00071174222 | |
| 21155634 | 6 hours ago | | | 0 | 0.00027650069 | |
| 21155225 | 8 hours ago | | | 0 | 0.0013473830 | |
| 21155216 | 8 hours ago | | | 0 | 0.0015718262 | |
| 21154929 | 9 hours ago | | | 0 | 0.00051350238 | |
| 21154685 | 10 hours ago | | | 0 | 0.00077273984 | |
| 21154407 | 11 hours ago | | | 0 | 0.00081246560 |
ABI
ABI objects
Getter at block 21157557
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
420690000000000000000000
_maxWalletToken() view returns (uint256)
420690000000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
420689999999999000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Kai Ken
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xb10d5acee2233a30f03adf6f425249113395d7a8
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
3539532526982866233426
symbol() pure returns (string)
KAI
totalFee() view returns (uint256)
10
totalSupply() view returns (uint256)
420690000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
State-modifying
Events LetsFuckingGO(bool _open, uint256 _buyMultiplier, uint256 _sellMultiplier, uint256 _transferMultiplier)
approve(address spender, uint256 amount) returns (bool)
approveAll(address spender) returns (bool)
bulkIsBlacklisted(address[] accounts, bool state)
clearStuckETH(uint256 amountPercentage)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool)
editSwapbackSettings(bool _enabled, uint256 _amount)
exemptAll(address holder, bool exempt)
removeMaxLimits()
renounceOwnership()
setFees(uint256 _buy, uint256 _sell, uint256 _trans)
setMaxTx(uint256 maxTXPercent)
setMaxWallet(uint256 maxWallPercent)
setTXExempt(address holder, bool exempt)
setTargets(uint256 _target, uint256 _denominator)
swapback()
transfer()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateIsBlacklisted(address account, bool state)
updateReceiverWallets(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _utilityFeeReceiver, address _burnFeeReceiver, address _teamFeeReceiver)
updateTaxBreakdown(uint256 _liquidityFee, uint256 _teamFee, uint256 _marketingFee, uint256 _utilityFee, uint256 _burnFee, uint256 _feeDenominator)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.