Kitty Inu
Verified contract
Active on
Ethereum with 7,869 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
32 additional
variables
Balances ($15,377.95)
Native
Value
$15,239.67
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 4.538575 | $3,357.81 |
$15,239.67 | |
WETH | ERC-20 | 0.021585 | $3,358.67 |
$72.5 | |
MANA | ERC-20 | 93.592675 | $0.483893 |
$45.29 | |
kitty | ERC-20 | 17.406133M | $0.000001 |
$16.17 | |
VRA | ERC-20 | 1K | $0.004327 |
$4.33 | |
kitty | ERC-20 | 17.406133M | -- | -- | |
gn | ERC-20 | 467.333827K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21239039 | 2 days ago | | | 0 | 0.00034394914 | |
| 21238971 | 2 days ago | | | 0 | 0.00058282070 | |
| 21021731 | a month ago | | | 0 | 0.00081615185 | |
| 20822338 | 2 months ago | | | 0 | 0.00090900969 | |
| 20822336 | 2 months ago | | | 0 | 0.00082847651 | |
| 20719135 | 2 months ago | | | 0 | 0.000068542325 | |
| 20689608 | 3 months ago | | | 0 | 0.000050363266 | |
| 20688619 | 3 months ago | | | 0 | 0.00021633750 | |
| 20655589 | 3 months ago | | | 0 | 0.000056718974 | |
| 20616442 | 3 months ago | | | 0 | 0.000033512025 |
ABI
ABI objects
Getter at block 21250048
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
ZERO() view returns (address)
0x0000000000000000000000000000000000000000
_hasLiqBeenAdded() view returns (bool)
true
_marketingFee() view returns (uint256)
0
_reflectFee() view returns (uint256)
0
decimals() view returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0x581a92ace9b720654c03559a9444b5a91e624c00
lpPair() view returns (address)
0x937e882083a0aaf58d7fcf566de8e5d990e882a9
maxTxAmountUI() view returns (uint256)
1000000000000
maxWalletSizeUI() view returns (uint256)
1000000000000
name() view returns (string)
Kitty Inu
owner() view returns (address)
0x581a92ace9b720654c03559a9444b5a91e624c00
snipersCaught() view returns (uint256)
18
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
kitty
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
isSniper(address account) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
createDexAddreses()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
isProtected(uint256 rInitializer, uint256 tInitalizer)
removeSniper(address account)
renounceOwnership()
setExcludedFromFee(address account, bool enabled)
setExcludedFromReward(address account, bool enabled)
setLpPair(address pair, bool enabled)
setMarketingWallet(address newWallet)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setProtectionSettings(bool antiSnipe, bool antiBlock)
setStartingProtections(uint8 _block)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint256 reflectFee, uint256 marketingFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperCaught(address sniperAddress)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.