Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Kacki | ERC-20 | 141.24891B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17117060 | 2 years ago | | | 0 | 0.0029233017 | |
| 17117060 | 2 years ago | | | 0 | 0.0029233017 | |
| 17117060 | 2 years ago | | | 0 | 0.0029233017 | |
| 17117060 | 2 years ago | | | 0 | 0.0029233017 | |
| 17117056 | 2 years ago | | | 0 | 0.0019584494 | |
| 17117056 | 2 years ago | | | 0 | 0.0019584494 | |
| 17117056 | 2 years ago | | | 0 | 0.0019590718 | |
| 17117056 | 2 years ago | | | 0 | 0.0019590718 | |
| 17117056 | 2 years ago | | | 0 | 0.0015356165 | |
| 17117047 | 2 years ago | | | 0 | 0.0030593340 |
ABI
ABI objects
Getter at block 21278526
decimals() view returns (uint8)
18
maxTxAmount() view returns (uint256)
0
maxWalletAmount() view returns (uint256)
13800000000000000000000000000
name() view returns (string)
Kacki
owner() view returns (address)
0xfe4a82b65f08bbbdf06835baeb0728b8fa7c0a83
pair() view returns (address)
0x18e032228732ec99876e04930b44bebcfa9a919b
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
3450000000000000000000000000
symbol() view returns (string)
Kacki
totalSellTax() view returns (uint256)
69
totalSupply() view returns (uint256)
690000000000000000000000000000
totalTax() view returns (uint256)
29
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(uint256 amount)
renounceOwnership()
rescueERC20(address tokenAddress, uint256 amount)
rescueETH(uint256 weiAmount)
setSwapEnabled(bool state)
setSwapThreshold(uint256 new_amount)
setTaxes(uint256 _totalTax, uint256 _totalSellTax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateExcludedFromFees(address _address, bool state)
updateMaxTxAmount(uint256 amount)
updateMaxWalletAmount(uint256 amount)
updateRouterAndPair(address _router, address _pair)
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(address _MarketingWallet)
receive()
This contract contains no error objects.