Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x97cc…34b0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000795 |
$0 | |
SUPURRCAT | ERC-20 | 63.299326K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18942160 | 2 months ago | | | 0 | 1.4912000e-7 | |
| 17277746 | 4 months ago | | | 0 | 1.8332134e-7 | |
| 14904711 | 5 months ago | | | 0 | 0.0000076496839 | |
| 14805545 | 6 months ago | | | 0 | 0.0000057619574 | |
| 13147256 | 7 months ago | | | 0 | 1.6991782e-7 | |
| 13103901 | 7 months ago | | | 0 | 2.1065697e-7 | |
| 13074659 | 7 months ago | | | 0 | 0.0000048254769 | |
| 13024923 | 7 months ago | | | 0 | 2.1180382e-7 | |
| 13020057 | 7 months ago | | | 0 | 0.0000072154655 | |
| 13003168 | 7 months ago | | | 0 | 0.0000048254769 |
ABI
ABI objects
Getter at block 22138892
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Supurrcat
owner() view returns (address)
0x0000000000000000000000000000000000000000
perTxDelay() view returns (bool)
false
rescueSwitch() view returns (bool)
false
symbol() pure returns (string)
SUPURRCAT
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x77137806048a0a216003a04ea53e415c94236d3f
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckEth()
enableRescue(bool _status)
enableTrading()
excludeAddr(address addr, bool exempt)
manualSwap()
removeLimits()
renounceOwnership()
rescueAnyERC20Tokens(address _tokenAddr, uint256 _amount)
setMarketPair(address addr)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.