Hello Kitty Coin
Verified contract
Active on
Ethereum with 36 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KITTY | ERC-20 | 201.616383M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17547615 | a year ago | | | 0 | 0.00030383597 | |
| 17547604 | a year ago | | | 0 | 0.00032017660 | |
| 17547584 | a year ago | | | 0 | 0.00063425164 | |
| 17547546 | a year ago | | | 0 | 0.00063690091 | |
| 17547531 | a year ago | | | 0 | 0.00061708097 | |
| 17547527 | a year ago | | | 0 | 0.00072565219 | |
| 17547518 | a year ago | | | 0 | 0.00080499782 | |
| 17547515 | a year ago | | | 0 | 0.00061112572 | |
| 17547515 | a year ago | | | 0 | 0.034546641 | |
| 17547513 | a year ago | | | 0 | 0.00083992633 |
ABI
ABI objects
Getter at block 21221521
buyFee() view returns (uint256)
1
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
marketingWallet() view returns (address)
0xed2edc3323e7f542f292abdc1c78bff762fac3ca
maxTransactionAmount() view returns (uint256)
10000000000000000000000000000
maxWallet() view returns (uint256)
10000000000000000000000000000
name() view returns (string)
Hello Kitty Coin
owner() view returns (address)
0xed2edc3323e7f542f292abdc1c78bff762fac3ca
sellFee() view returns (uint256)
1
startTrade() view returns (bool)
true
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000000000000000
symbol() view returns (string)
KITTY
totalSupply() view returns (uint256)
10000000000000000000000000000
uniswapV2Pair() view returns (address)
0x6c47ed055a8ef89decc417d6fb7678180973281b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
excludeFromMaxTransactionAmount(address _address, bool excluded)
removeLimits()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.