This contract is being backfilled. You may encounter incomplete storage history.

Jikan

Verified contract

Active on Ethereum with 21 txns
Deployed by via 0x8ef60124 at 15570468
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xab3dc73265b2494f713c44a9d7a02ea27f7723bc5e981293337905a581cdb4aa
0x3e5a1ddc0f03b1d29e2ad43b9049d8618861430fc1f9d60b5a79daf9d2e3ccbf
0xfa9c22703eb82aa11a099dd1fea79fead0f78fd67c16f2795326a569715b9bfd
0x571609cf446eb5c71bb4edd2b8280d2e1b1158ab35bf23455d4832c3bbc006c6
0xffbbc94e07b2035e8b21b3617b7fa935b9217a43a6f4165a42138f5e09aa747d
0x0952445847edbe0d4fe84cfd9d28489f66f4c63b57e80dd7973343f12d065f92
0xeef0dcdcbd8cf06e1ce8c2c21e1dbc8b1c6deb5122d830f1947ef0e05164a951
0x9a5e844c4b36ae2d84d062166a68c7c0383e22982692f60dd0479a4fa70d9fbb
0x2cc99d9e72fe37c8c8d47ef12b614f373b8e307c979b6b85ce19ec6ce4a4b575
0x1899b8b364e50e7b17c955e84ed05c3e51a4fee58f2ac0be00097fdd8c92e219

Functions
Getter at block 20798917
USDC(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
buyDevFee(view returns (uint256)
5
buyLiquidityFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
5
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0x0f2a9067454cf322fb7a1f07c6a2b3dabc6d949d
limitsInEffect(view returns (bool)
true
maxTransactionAmount(view returns (uint256)
2000000000000000000000000000
maxWallet(view returns (uint256)
2000000000000000000000000000
name(view returns (string)
Jikan
owner(view returns (address)
0x0f2a9067454cf322fb7a1f07c6a2b3dabc6d949d
sellDevFee(view returns (uint256)
5
sellLiquidityFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
5
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
50000000000000000000000000
symbol(view returns (string)
Kan
totalSupply(view returns (uint256)
100000000000000000000000000000
tradingActive(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xfa4e0aa82b14b40cd7adb066d14439687d163201
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
removeLimits(returns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _devFeeuint256 _liquidityFee
updateDevWallet(address newDevWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _devFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.