Meerkat

Verified contract

Active on Ethereum with 119 txns
Deployed by via 0x932f95a8 at 17825477
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables
ERC-20
--
0x64d3fdd19e7f0f8ce8c4b7b95c9fbd504091feafef3b866b58d0d833f521cc06
0x7eaa2ae3b2cc550fcc2231805f77e8ec96fc16b549e7c9f9e7b80b6cc522d8d3
0x8c90daed17a72bbb3632e976de315b0c507a655f2bcee90d1b45cad3b08cf59b
0x3eb519a617158a681fc419dd5b8047949a30eb156b14cf1e4a1fe3ee482269cc
0xcf39a54559861933bcbd7cdaa008795f30e8842b98282cca4da7bab8ad25e36f
0x8c05f438376102ba065abef2dc321d20f5ad29c703ace21d36279274e02c71b7
0xd8d5b33a8a28e937fadabf5a566a4d589eed479f94901b3e1e741b866dab2334
0x335e4345ad3a83b32d534b7ae59c6480ad8ea8ce70e2f920e69c5269e48d3e21
0xb5730b80d5f55f37ec3644e5cd50d8ddb72c46f6068e414a0e54cc7f04ff1d20
0xca1c4884f1db41ee9ea9efe035814c3221f7b838e847f3c259f12ed32d1692cc

Functions
Getter at block 21227513
buyCharityFee(view returns (uint256)
0
buyDevFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
1
buyMarketingFee(view returns (uint256)
1
buyTotalFees(view returns (uint256)
2
charityWallet(view returns (address)
0xadc4962413c4356227618449b1ec1069a0c7392b
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0xadc4962413c4356227618449b1ec1069a0c7392b
limitsInEffect(view returns (bool)
false
marketingWallet(view returns (address)
0xadc4962413c4356227618449b1ec1069a0c7392b
maxTransactionAmount(view returns (uint256)
20000000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000000
name(view returns (string)
Meerkat
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellCharityFee(view returns (uint256)
0
sellDevFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
1
sellMarketingFee(view returns (uint256)
1
sellTotalFees(view returns (uint256)
2
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
1000000000000000000000000
symbol(view returns (string)
MEERKAT
tokensForCharity(view returns (uint256)
0
tokensForDev(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
514052225768071978179922
tokensForMarketing(view returns (uint256)
514052225768071978179922
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xf4efea9e88ff6817ccc6bf08cbbbab0e3125d3cb
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _charityFeeuint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _charityFeeuint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.