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 |
---|---|---|---|---|---|
BKITTY | ERC-20 | 32.545549B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23642004 | 6 days ago | | | 0 | 5.7102676e-7 | |
| 20652722 | 2 months ago | | | 0 | 2.5566248e-7 | |
| 20652353 | 2 months ago | | | 0 | 2.4075591e-7 | |
| 20652197 | 2 months ago | | | 0 | 2.9416572e-7 | |
| 20634773 | 2 months ago | | | 0 | 7.2273040e-7 | |
| 20634496 | 2 months ago | | | 0 | 7.2099136e-7 | |
| 20634309 | 2 months ago | | | 0 | 7.7235256e-7 | |
| 17824264 | 5 months ago | | | 0 | 0.000092337044 | |
| 17470362 | 5 months ago | | | 0 | 5.1882881e-7 | |
| 17458110 | 5 months ago | | | 0 | 5.7481483e-7 |
ABI
ABI objects
Getter at block 23889680
_maxSellAmount() view returns (uint256)
420690000000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletToken() view returns (uint256)
420690000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x18ff9eebaa9879611aadc44376ab86fae1e9ab38
name() pure returns (string)
Base Kitty
pair() view returns (address)
0xbb347985729d321c20a28dca15088c1bb2b6d3ff
symbol() pure returns (string)
BKITTY
totalSupply() view returns (uint256)
420690000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events OpenTrading()
approve(address spender, uint256 amount) returns (bool)
manualSwap()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
setBot(address[] addresses, bool _enabled)
setContractSwapBK(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setInternalAddresses(address _marketing, address _liquidity, address _development)
setTransactionLimitBK(uint256 _buy, uint256 _sell, uint256 _wallet)
setTransactionRequireBK(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisExempt(address _address, bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.