Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($66.48)
Native
Value
$66.48
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.018051 | $3,682.82 |
$66.48 | |
KAERI | ERC-20 | 237.703877K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20174213 | 5 months ago | | | 0 | 0.00010620773 | |
| 19707542 | 7 months ago | | | 0 | 0.00013017540 | |
| 19700631 | 7 months ago | | | 0 | 0.00013078215 | |
| 19238025 | 9 months ago | | | 0 | 0.00098532158 | |
| 19238021 | 9 months ago | | | 0 | 0.00090498738 | |
| 19047392 | 10 months ago | | | 0 | 0.00034909671 | |
| 19039492 | 10 months ago | | | 0 | 0.0010528113 | |
| 18951587 | a year ago | | | 0 | 0.00035118374 | |
| 18856996 | a year ago | | | 0 | 0.0011296310 | |
| 18803943 | a year ago | | | 0 | 0.00083817909 |
ABI
ABI objects
Getter at block 21301517
antisnipe() view returns (address)
0x23adc93ddc7cd15de4bb422d2a67523fa7fb1c4b
deadBlocks() view returns (uint256)
4
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000
getMaximumWallet() view returns (uint256)
30000000000000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
getTransactionLimit() view returns (uint256)
30000000000000000000000000000000
launchedAt() view returns (uint256)
15824431
launchedTime() view returns (uint256)
1666692863
liquidityReceiver() view returns (address)
0x000000000000000000000000000000000000dead
locker() view returns (address)
0x0000000000000000000000000000000000000000
marketingReceiver() view returns (address)
0xa721985fae98153158896e512779dc72aa636ae9
maxSwapPercent() view returns (uint256)
75
name() pure returns (string)
Kaeri
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x0000000000000000000000000000000000000000
protectionDisabled() view returns (bool)
false
protectionEnabled() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapMinimum() view returns (uint256)
100000000000000
swapThreshold() view returns (uint256)
2500000000000000
symbol() pure returns (string)
KAERI
totalSupply() view returns (uint256)
1000000000000000000
unlocksAt() view returns (uint256)
0
whitelistEnabled() view returns (bool)
false
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkImpactEstimate(uint256 amount) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
whitelist(address) view returns (bool)
State-modifying
Events addLiquidityPool(address _pool, bool _enabled)
airdrop(address[] _addresses, uint256[] _amount)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableProtection()
endWhitelist(uint256 _deadBlocks)
extractETH()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch(uint256 _deadBlocks, bool _whitelistMode) payable
lockContract(uint256 _weeks)
renounceOwnership()
setAntiDumpTax(uint256 _tax, uint256 _period, uint256 _threshold, bool _reserve0)
setFees(uint256 _liquidityFee, uint256 _liquiditySellFee, uint256 _marketingFee, uint256 _marketingSellFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setLiquidityProvider(address _provider, bool _set)
setMaxWallet(uint256 thousandths)
setProtection(address _protection, bool _call)
setProtectionEnabled(bool _protect)
setSwapBackSettings(bool _enabled, uint256 _denominator, uint256 _denominatorMin)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTxLimit(uint256 thousandths)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlockContract()
updateWhitelist(address[] _addresses, bool _enabled)
AirdropSent(address indexed from)
AntiDumpTaxSet(uint256 rate, uint256 period, uint256 threshold)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amount, uint256 amountToken)
FeeExemptSet(address indexed wallet, bool isExempt)
FeesSet(uint256 totalBuyFees, uint256 totalSellFees, uint256 denominator)
LiquidityPoolSet(address indexed pool, bool enabled)
LiquidityProviderSet(address indexed provider, bool isSet)
MaxWalletSet(uint256 limit)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProtectionDisabled()
ProtectionSet(address indexed protection)
ProtectionToggle(bool isEnabled)
SwapSettingsSet(uint256 minimum, uint256 maximum, bool enabled)
TargetLiquiditySet(uint256 percent)
TradingLaunched()
TransactionLimitSet(uint256 limit)
Transfer(address indexed from, address indexed to, uint256 value)
TrasactionLimitExemptSet(address indexed wallet, bool isExempt)
constructor(address _liquidityProvider, address _marketingWallet)
receive()
This contract contains no error objects.