Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "Space Cat"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20904051 | 2 months ago | | | 0 | 0.00037297596 | |
| 20743855 | 2 months ago | | | 0 | 0.00073565397 | |
| 20743775 | 2 months ago | | | 0 | 0.00056694650 | |
| 20743758 | 2 months ago | | | 0 | 0.00062697996 | |
| 20743753 | 2 months ago | | | 0 | 0.00071208446 | |
| 20743749 | 2 months ago | | | 0 | 0.00071448952 | |
| 20743749 | 2 months ago | | | 0 | 0.00062151964 | |
| 20743748 | 2 months ago | | | 0 | 0.00053732177 | |
| 20743748 | 2 months ago | | | 0 | 0.00070322297 | |
| 20743747 | 2 months ago | | | 0 | 0.00069990297 |
ABI
ABI objects
Getter at block 21272799
_initialBuyTax() view returns (uint256)
0
_initialSellTax() view returns (uint256)
0
_maxTaxSwap() view returns (uint256)
4206900000000000000000000000
_maxTxAmount() view returns (uint256)
8413800000000000000000000000
_maxWalletSize() view returns (uint256)
8413800000000000000000000000
_taxSwapThreshold() view returns (uint256)
841380000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Space Cat
owner() view returns (address)
0x4024ddf57d5e27b3b9673bf90534cc839f0e1a0c
symbol() pure returns (string)
Catalorian
totalSupply() pure returns (uint256)
420690000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
manualsend()
openTrading()
removeLimits()
renounceOwnership()
setTax(uint256 _buyFee, uint256 _sellFee)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.