KIPPER INU
Verified contract
Active on
Ethereum with 13 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$KIPPER | ERC-20 | 30.711187B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14882704 | 2 years ago | | | 0 | 0.0022616549 | |
| 14882702 | 2 years ago | | | 0 | 0.0018930726 | |
| 14882702 | 2 years ago | | | 0 | 0.0018930726 | |
| 14882693 | 2 years ago | | | 0 | 0.0014127896 | |
| 14882683 | 2 years ago | | | 0 | 0.0018991243 | |
| 14882682 | 2 years ago | | | 0 | 0.0016960313 | |
| 14882681 | 2 years ago | | | 0 | 0.0016809591 | |
| 14882681 | 2 years ago | | | 0 | 0.10299900 | |
| 14882672 | 2 years ago | | | 0 | 0.0017344880 | |
| 14882670 | 2 years ago | | | 0 | 0.0016268388 |
ABI
ABI objects
Getter at block 21182419
_antisniperblock() view returns (uint256)
99
_burnFee() view returns (uint256)
95
_developmentfee() view returns (uint256)
2
_liquidityFee() view returns (uint256)
0
_marketingFee() view returns (uint256)
2
_maxTxAmount() view returns (uint256)
300000000000000000000
_setzerobuyselltax() view returns (uint256)
4
_walletMax() view returns (uint256)
300000000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
developmentwallet() view returns (address)
0xf0f3080ce6324794d860c207c16d9f0ce98d11a9
getCirculatingSupply() view returns (uint256)
1000000000000000000000
getTime() view returns (uint256)
1731544907
getUnlockTime() view returns (uint256)
0
marketingwallet() view returns (address)
0xf0f3080ce6324794d860c207c16d9f0ce98d11a9
minimumTokensBeforeSwapAmount() view returns (uint256)
10000000000000
name() view returns (string)
KIPPER INU
owner() view returns (address)
0xf0f3080ce6324794d860c207c16d9f0ce98d11a9
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
$KIPPER
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x4fe0cd4ac7b795c79398a1b0f160ef3c9b3e5b6b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
antibot(address) view returns (bool)
balanceOf(address account) view returns (uint256)
withoutfee(address) view returns (bool)
withoutlimit(address) view returns (bool)
State-modifying
Events addwithoutfee(address account, bool newValue)
addwithoutlimit(address holder, bool exempt)
approve(address spender, uint256 amount) returns (bool)
blacklistAddress(address account, bool newValue)
changeRouterVersion(address newRouterAddress) returns (address newPairAddress)
changedevwallet(address newAddress)
changemarketingwallet(address newAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableDisableWalletLimit(bool newValue)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setMaxTxAmount(uint256 maxTxAmount)
setNumTokensBeforeSwap(uint256 newLimit)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
setWalletLimit(uint256 newLimit)
setfee(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newdevtax, uint256 newBurnFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.