Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Space Cat"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17907823 | a year ago | | | 0 | 0.00074759875 | |
| 17907820 | a year ago | | | 0 | 0.00038999035 | |
| 17907816 | a year ago | | | 0 | 0.00039323826 | |
| 17907814 | a year ago | | | 0 | 0.00073085476 | |
| 17907814 | a year ago | | | 0 | 0.00087031576 | |
| 17907813 | a year ago | | | 0 | 0.00064223185 | |
| 17907785 | a year ago | | | 0 | 0.00065015921 |
ABI
ABI objects
Getter at block 21407801
UNIv3Pair() view returns (address)
0xdeb5fc1d369987e2828808468ae9d158da54b900
_maxWalletToken() view returns (uint256)
420000000000000000000000000000
decimals() view returns (uint8)
18
getCirculatingSupply() view returns (uint256)
420000000000000000000000000000
getOwner() view returns (address)
0xe6d0fca790d896bf35e6aba660d3e5c640788740
name() view returns (string)
Space Cat
symbol() view returns (string)
SCAT
totalSupply() view returns (uint256)
420000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
_walletLimitExempt(address) view returns (bool)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
launchSpaceship(address _pair)
manualSend()
renounceOwnership()
setMaxWalletPercent(uint256 _newMaxWallet)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.