The latest block we've processed for this chain is 20892772, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

Meow

Verified contract

Active on Ethereum with 80 txns
Deployed by via 0x8c358fd3 at 17229425
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Meow"

0x8df42811e74d6c9481327cd6e3175836a54019d976f33574e21d7c01cd268da6
0x4cc329fd49ba6c5d19876b755924f2b840e7273dbf7504447b6f2084e21953b0
0x243560256f50dacd0e129212e3b4d2de68f88bbacc95916a8351afeba15e30e8
0xee320ee01db761252c50593215da424083e73572ba083c1e133546ccbb2b392f
0xbfca8b00852f19a1015891a307a9ec5b1f506c49cff20c2436c27a34a34c45e1
0xb694626591a58f6e949b779119aed16203184a74301a5132c29a3ad9d76b3436
0x6a3ee85ac07983c54b44fa7084f09447900ec026f403726903ae82748bee2413
0x77dc7d5e34ed14a395c6d9f9d7622282b7f0ab30409f64f564729e6ae975dfd8
0x4891de98bd53eff829706feb8d1a47f5e3a7ad86eb6c3be27744ad93aaebe67d
0x2a3d63bc15c492cbaa8bde325202c5c8537649d5b22f4f19064f210f81de1db1

Functions
Getter at block 20892771
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
Meow
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
MEOW
totalSupply(view returns (uint256)
369000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 totalSupply_address serviceFeeReceiver_uint256 serviceFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.