This contract is being backfilled. You may encounter incomplete storage history.

MEOW COIN

Verified contract

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

No balances found for "MEOW COIN"

0x874683e26e833ca3d063000217bf0bf7324034f9f2e95a0a95c03de4b4251ff5
0xe370eb5884056374a05db7ed7ee10b83ee2f0d68dcad340347b633e1213acc33
0x0f9f8494eff05fd815755faa9f2d868dac4e0485dbbebaf6bdcb1187675ed3f1
0xcc0511fe1b9187bf8e428160a30eaf0c2f07a6b8ba5f1d69203d0f5cbc9860ea
0xaaa1a92e35398428ef3b36ceb48a2d1f965c9177dbc64867711d4d088b075bf8
0xf59fbf4959ffc08ef63e4162289e2f1c740abf389fd3e9bd911d8be3c7ef0668
0x1ea64db1cd2c2b253d1391f44cef2c30dd62128ff5a7ad8e64ed69705ff8e5ec
0x179d5763c091bd356404e6370c919825570333ea61758eb8594b1da51f207723
0xcd25dd55ef9c2c88bea5411412b069b55d2138e6a2b3a6500b65848930e2a0aa
0xb5634060c04d00cec85230eb10581b29b2421b538607c1d7818d693651d33ece

Functions
Getter at block 20793296
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
9
name(view returns (string)
MEOW COIN
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
MEOW
totalSupply(view returns (uint256)
666666666666000000000
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.