Kajeetala Harris
Verified contract
Active on
Ethereum with 81 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KAJEET | ERC-20 | 113.225306K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20736707 | 2 months ago | | | 0 | 0.00030827085 | |
| 20736464 | 2 months ago | | | 0 | 0.00035015490 | |
| 20736199 | 2 months ago | | | 0 | 0.00069740878 | |
| 20735800 | 2 months ago | | | 0 | 0.00023468113 | |
| 20735687 | 2 months ago | | | 0 | 0.00052314856 | |
| 20735687 | 2 months ago | | | 0 | 0.00052314856 | |
| 20735552 | 2 months ago | | | 0 | 0.00052561410 | |
| 20735159 | 2 months ago | | | 0 | 0.00042528768 | |
| 20733153 | 2 months ago | | | 0 | 0.00022783430 | |
| 20732993 | 2 months ago | | | 0 | 0.00034453787 |
ABI
ABI objects
Getter at block 21158386
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxholdingToken() view returns (uint256)
1000000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x753c151b134e0e352fe1d4c523dea58151c706fe
name() pure returns (string)
Kajeetala Harris
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x2a2efef370b2389cd6837476ba79b0f29fccc3ef
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000
symbol() pure returns (string)
KAJEET
totalFee() view returns (uint256)
5
totalSupply() view returns (uint256)
1000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isDividendExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
claimDividend()
clearStuckETH(uint256 amountPercentage)
clearstuckToken(address tokenAddress, uint256 tokens) returns (bool success)
initiateKAJEET()
removeLimits()
renounceOwnership()
setContractSells(bool _enabled, uint256 _amount)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution)
setDistributorSettings(uint256 gas)
setFeePercentages(uint256 _buy, uint256 _sell, uint256 _trans)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _ecosystemFeeReceiver, address _burnFeeReceiver, address _devFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _rewardFee, uint256 _marketingFee, uint256 _ecosystemFee, uint256 _devFee, uint256 _burnFee, uint256 _feeDenominator)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setNewRewardToken(address _rewardToken)
setTargetLiquidity(uint256 _target, uint256 _denominator)
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)
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.