Kermit

Verified contract

Active on Ethereum with 1,360 txns
Deployed by via 0x72958e78 at 19244009
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables
Native
Value $9.44
0x29293b15cc13610e5e920c260b671b30b9377f6f127e9e4fa46f948b1d83f236
0x1aa606f4a1623dd77348a30dc966ec21238122722bc37e3d17f4d6cfeab3483f
0xaa72b537545c0138dd6b2ce6050d8fe43ea2a24737bb3f665a54ed7ef2fcbf3d
0xdc80f7cf579d6dbf22672f8bf94cf8a3944e6f10a77c24a3b8e6cfd9d7e3773c
0xfdb4470c0fe859e9a43082be655726a910feb45c061d6dccb74f8c249f0662e2
0xeae98d9dd47f54d5371c375ec46411d513b4827374d8c2b8833e23b378cb7cd9
0x45079d025b07a9a087cfab481a3a83c9b0dc9d15ce588fe8e8560c5e67c79a1a
0x448570077949ef305d6c064d71d32da10966f1ab792a80cc902ed86052555b72
0xfbb93e997d812d31f4ee3d5c730a7b37a9127b611ee24c7bddd126c2998a7263
0xcc514adc593f97e0a17b2e06f879f00447d5ad08089ae44bea3971960ddfd093

Functions
Getter at block 21201621
decimals(view returns (uint8)
18
dexPair(view returns (address)
0x87d02478fd7145f6686f0657f8f7d789507c6b0f
name(view returns (string)
Kermit
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapbackValues(view returns (bool _swapbackEnableduint256 _swapBackValueMinuint256 _swapBackValueMax)
(_swapbackEnabled=true, _swapBackValueMin=1000000000000000000000000, _swapBackValueMax=20000000000000000000000000)
symbol(view returns (string)
KERMIT
taxReceivers(view returns (address _treasuryWalletaddress _projectWallet)
(_treasuryWallet=0x513d5a881dd4adf873dea2ea0b998598d7f99b04, _projectWallet=0x7864824292982797f1cc6a788c0e0df20c1c268d)
taxValues(view returns (uint256 _totalBuyTaxuint256 _treasuryBuyTaxuint256 _projectBuyTaxuint256 _totalSellTaxuint256 _treasurySellTaxuint256 _projectSellTax)
(_totalBuyTax=0, _treasuryBuyTax=0, _projectBuyTax=0, _totalSellTax=0, _treasurySellTax=0, _projectSellTax=0)
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingLive(view returns (bool)
true
txLimitValues(view returns (bool _limitsEnabledbool _transferDelayEnableduint256 _walletLimituint256 _txLimit)
(_limitsEnabled=false, _transferDelayEnabled=true, _walletLimit=10000000000000000000000000, _txLimit=10000000000000000000000000)
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkMappings(address _targetview returns (bool _whitelistFromFeebool _whitelistFromLimitbool _automatedMarketMakerPairs)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableLimits(
disableTransferDelay(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
open_trading(
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setBuyFees(uint256 _marketingFeeuint256 _devFee
setDevWallet(address newWallet
setMarketingWallet(address newWallet
setSellFees(uint256 _marketingFeeuint256 _devFee
setSwapBackSettings(bool _enableduint256 _minuint256 _max
setTxLimit(uint256 newNum
setWalletLimit(uint256 newNum
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BuyFeeUpdated(uint256 totalBuyTaxuint256 treasuryBuyTaxuint256 projectBuyTax
DisabledTransferDelay(uint256 indexed timestamp
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeFromLimits(address indexed accountbool isExcluded
LimitsRemoved(uint256 indexed timestamp
MaxTxUpdated(uint256 txLimit
MaxWalletUpdated(uint256 walletLimit
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SellFeeUpdated(uint256 totalSellTaxuint256 treasurySellTaxuint256 projectSellTax
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
SwapbackSettingsUpdated(bool enableduint256 swapBackValueMinuint256 swapBackValueMax
TradingEnabled(uint256 indexed timestamp
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
lpReceiverUpdated(address indexed newWalletaddress indexed oldWallet
projectWalletUpdated(address indexed newWalletaddress indexed oldWallet
treasuryWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.