Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9be2…b840
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KPOP | ERC-20 | 149.790894K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18715193 | a year ago | | | 0 | 0.0013627935 | |
| 16595987 | 2 years ago | | | 0 | 0.00093132214 | |
| 16072007 | 2 years ago | | | 0 | 0.00055654497 | |
| 16071987 | 2 years ago | | | 0 | 0.00067368216 | |
| 15966390 | 2 years ago | | | 0 | 0.00073814373 | |
| 15812823 | 2 years ago | | | 0 | 0.00076671726 | |
| 15809242 | 2 years ago | | | 0 | 0.00055935866 | |
| 15601712 | 2 years ago | | | 0 | 0.00026242568 | |
| 15500527 | 2 years ago | | | 0 | 0.00050010530 | |
| 15358515 | 2 years ago | | | 0 | 0.00038659233 |
ABI
ABI objects
Getter at block 21289958
amountInPool() view returns (uint256)
77
cooldownEnabled() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
KittyPop
owner() view returns (address)
0xc469a57354d2f73fc01bf72d795f7104c26c3817
symbol() pure returns (string)
KPOP
thisBalance() view returns (uint256)
149790893798950
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
timeToBuy(address buyer) view returns (uint256)
timeToSell(address buyer) view returns (uint256)
State-modifying
Events _setMaxHolding(uint8 percent)
addLiquidity()
approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setCooldownEnabled(bool onoff)
setFeeRate(uint256 rate)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
CooldownEnabledUpdated(bool _cooldown)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
MaxBuyAmountUpdated(uint256 _maxBuyAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address FeeAddress)
receive()
This contract contains no error objects.