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 |
---|---|---|---|---|---|
hiK | ERC-20 | 14.509773M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18162758 | a year ago | | | 0 | 0.00062534859 | |
| 18162709 | a year ago | | | 0 | 0.00029936537 | |
| 18162691 | a year ago | | | 0 | 0.00060660837 | |
| 18162662 | a year ago | | | 0 | 0.00050423268 | |
| 18162643 | a year ago | | | 0 | 0.00049711066 | |
| 18162642 | a year ago | | | 0 | 0.00025185475 | |
| 18162642 | a year ago | | | 0 | 0.00046687916 | |
| 18162642 | a year ago | | | 0 | 0.00046687916 | |
| 18162642 | a year ago | | | 0 | 0.00046687916 | |
| 18162642 | a year ago | | | 0 | 0.00046687916 |
ABI
ABI objects
Getter at block 21312144
buyTax() view returns (uint8 marketing, uint8 liquidity, uint8 total)
(marketing=0, liquidity=0, total=0)
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
20000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
King,King
owner() view returns (address)
0x8a50cb58899d4749820a9f9f6dc95e6615e2a341
sellTax() view returns (uint8 marketing, uint8 liquidity, uint8 total)
(marketing=99, liquidity=0, total=99)
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
hiK
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x7eb95bde04575669de80406d298dda0023b7dd56
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events activate(string _name, string _symbol)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setFees(uint8 _buyMarketing, uint8 _buyLiquidity, uint8 _sellMarketing, uint8 _sellLiquidity)
startTrading()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingWallet(address _marketingWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquidity(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
SwapInternalMessage(string arg0)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.