Stray Cat
Verified contract
Active on
Ethereum with 186 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MEOW | ERC-20 | 1.018315M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20189011 | 4 months ago | | | 0 | 0.00026864097 | |
| 20189011 | 4 months ago | | | 0 | 0.00026864097 | |
| 20188719 | 4 months ago | | | 0 | 0.00029507449 | |
| 20188719 | 4 months ago | | | 0 | 0.00029507449 | |
| 20188718 | 4 months ago | | | 0 | 0.00027783841 | |
| 19897032 | 6 months ago | | | 0 | 0.00015942311 | |
| 19124641 | 9 months ago | | | 0 | 0.00071103887 | |
| 19120317 | 9 months ago | | | 0 | 0.0036967876 | |
| 18322536 | a year ago | | | 0 | 0.00048012584 | |
| 18198779 | a year ago | | | 0 | 0.00036914703 |
ABI
ABI objects
Getter at block 21116108
_maxTransferAmount() view returns (uint256)
100000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletToken() view returns (uint256)
100000000000000000
circulatingSupply() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
Stray Cat
pair() view returns (address)
0x454ddbff628e6dbe9ff47f21f3dd619b1bd13c96
symbol() pure returns (string)
MEOW
totalSupply() view returns (uint256)
100000000000000000
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 SetTax(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
Trading()
Wallet(uint256 _buy, uint256 _trans, uint256 _wallet)
approve(address spender, uint256 amount) returns (bool)
setisBot(address _address, bool _enabled)
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.