Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf58e…aac8
4 additional
variables
Balances ($7.69)
Native
Value
$7.69
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002045 | $3,758.85 |
$7.69 | |
NEKOKONG | ERC-20 | 22.03054K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14394370 | 3 years ago | | | 0 | 0.0017118658 | |
| 14394360 | 3 years ago | | | 0 | 0.0015201917 | |
| 14394358 | 3 years ago | | | 0 | 0.0032221435 | |
| 14394348 | 3 years ago | | | 0 | 0.0012074448 | |
| 14394344 | 3 years ago | | | 0 | 0.00081020626 | |
| 14394341 | 3 years ago | | | 0 | 0.0014803545 | |
| 14394339 | 3 years ago | | | 0 | 0.0015543845 | |
| 14394294 | 3 years ago | | | 0 | 0.0018015100 | |
| 14394286 | 3 years ago | | | 0 | 0.0019883506 | |
| 14394281 | 3 years ago | | | 0 | 0.0037808800 |
ABI
ABI objects
Getter at block 21329852
_maxTxAmount() view returns (uint256)
200000000000000000
_maxWalletSize() view returns (uint256)
200000000000000000
_swapTokensAtAmount() view returns (uint256)
1
decimals() pure returns (uint8)
9
launchBlock() view returns (uint256)
14394167
name() pure returns (string)
Neko Kong
owner() view returns (address)
0xbb4f72677ffeaab3028640a70751c18e1dbb1a3c
symbol() pure returns (string)
NEKOKONG
totalSupply() pure returns (uint256)
200000000000000000
uniswapV2Pair() view returns (address)
0x32174dfe33c4ce4935d84f80b7063182b8cfdd41
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
setFee(uint256 liquidityFeeBuy, uint256 marketingFeeBuy, uint256 liquidityFeeSell, uint256 marketingFeeSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address router)
receive()
This contract contains no error objects.