MEME KONG
Verified contract
Active on
Ethereum with 3,015 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x56b6…9782
0xb118…2b09
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MKONG | ERC-20 | 20.475K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21254610 | 6 days ago | | | 0 | 0.00023897768 | |
| 21196438 | 15 days ago | | | 0 | 0.00043998681 | |
| 21196428 | 15 days ago | | | 0 | 0.00075846571 | |
| 20861689 | 2 months ago | | | 0 | 0.00015185232 | |
| 20502455 | 4 months ago | | | 0 | 0.000041657133 | |
| 20340932 | 4 months ago | | | 0 | 0.00026139317 | |
| 20185329 | 5 months ago | | | 0 | 0.00025477518 | |
| 19970463 | 6 months ago | | | 0 | 0.00046375318 | |
| 19948573 | 6 months ago | | | 0 | 0.00021798223 | |
| 19891967 | 6 months ago | | | 0 | 0.00017884641 |
ABI
ABI objects
Getter at block 21300602
_maxTxAmount() view returns (uint256)
2360000000000000
_maxWalletSize() view returns (uint256)
99000000000000000
_swapTokensAtAmount() view returns (uint256)
10000000000000
decimals() pure returns (uint8)
9
launchBlock() view returns (uint256)
17168040
name() pure returns (string)
MEME KONG
owner() view returns (address)
0xb580b94cde4d1269ebec552db467eb139ad98aa9
symbol() pure returns (string)
MKONG
totalSupply() pure returns (uint256)
200000000000000000
uniswapV2Pair() view returns (address)
0xd4b9dcc2753ef81d3d110327f0a7d696d66512ce
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)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
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()
receive()
This contract contains no error objects.