Meow Crypto
Verified contract
Active on
Ethereum with 55 txns
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 "Meow Crypto"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14564025 | 3 years ago | | | 0 | 0.00076778514 | |
| 14385450 | 3 years ago | | | 0 | 0.00077614943 | |
| 12531551 | 3 years ago | | | 0 | 0.0030687300 | |
| 12515310 | 3 years ago | | | 0 | 0.0012821875 | |
| 12508889 | 3 years ago | | | 0 | 0.0014920000 | |
| 12508828 | 3 years ago | | | 0 | 0.0013500850 | |
| 12508824 | 3 years ago | | | 0 | 0.030653986 | |
| 12508818 | 3 years ago | | | 0 | 0.00095026800 | |
| 12508817 | 3 years ago | | | 0 | 0.0012033910 | |
| 12508773 | 3 years ago | | | 0 | 0.0015386251 |
ABI
ABI objects
Getter at block 21187663
checkAccount() view returns (bool)
false
decimals() view returns (uint8)
9
name() view returns (string)
Meow Crypto
ownerAddress() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
MEOW
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isIncluded(address _address) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveTransfer(address account)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
includeAccount()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reflect(uint256 tAmount)
renounceOwnership()
runContract()
setTransfer(address account)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.