Spinning Cat
Verified contract
Active on
Ethereum with 287 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcf4c…7c6e
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OIIAOIIA | ERC-20 | 3.870933B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21313885 | a day ago | | | 0 | 0.00080862077 | |
| 21311172 | 2 days ago | | | 0 | 0.00076002651 | |
| 21310770 | 2 days ago | | | 0 | 0.00087399777 | |
| 21306957 | 2 days ago | | | 0 | 0.00048743161 | |
| 21306856 | 2 days ago | | | 0 | 0.00043751876 | |
| 21306702 | 2 days ago | | | 0 | 0.00026792385 | |
| 21304863 | 3 days ago | | | 0 | 0.00045269480 | |
| 21304835 | 3 days ago | | | 0 | 0.00048228078 | |
| 21304637 | 3 days ago | | | 0 | 0.00080353475 | |
| 21301053 | 3 days ago | | | 0 | 0.00055261564 |
ABI
ABI objects
Getter at block 21322896
_maxTxnAmt() view returns (uint256)
420690000000000000000
_swapTaxThreshold() view returns (uint256)
4200000000000000000
_taxSwapCap() view returns (uint256)
4206900000000000000
_walletSizeMax() view returns (uint256)
420690000000000000000
caCatalystEvent() view returns (bool)
true
caSellIsAllowed() view returns (uint256)
5
decimals() pure returns (uint8)
9
name() pure returns (string)
Spinning Cat
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
OIIAOIIA
totalSupply() pure returns (uint256)
420690000000000000000
uniswapV2Pair() view returns (address)
0x70e36e48bd18fe123ee0a7d78d977d000f38b634
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
mkPr(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
fetchAnyERC20Tokens(address _tokenAddr, uint256 _amount)
isUnrestricted()
recoverFunds()
renounceOwnership()
safeGuard(address _lpr)
setTaxSwapCap(bool enabled, uint256 amount)
setTaxVaultAdr(address newTaxWallet)
setcaCatalystEvent(bool _status)
setcaSellSum(uint256 amount)
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 _maxTxnAmt)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.