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

MECoin

Verified contract

Active on Ethereum with 114,708 txns
Deployed by via 0xc6b262a4 at 6223822
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x026cba0d62b2fa78b8dddb4d8f68fd3499af6afbede6316e618a840e2e87f01a
0x71b2ed855046630195d3a059f4582f0d956b564beb401e24d27f9a268198bd08
0x5b907439624878f9e3f49601d1acfd50bef37ac0b2c9289d06416650952c495b
0xdd8fe2210e670b0c3c66e3c596f0401408bc72ada548cb8ef3912c0659168c2e
0x9884228109b7b03044c3a5a49a678ede37686d03f1d306674c9fe94fcc6c7a22
0xfa68aad1c2da2e3524c158b8a1689e16957fa2daefc74848e3da55840b3c0d4c
0x6f6f28a868689548a25976baaf47e6e3f81324941b6026405d279e4dd1238ef7
0xdb855d94fbb7322938fdc677068dd3610aab44f0bcb205f89402d23d5838e539
0x778c5d9679ce7e342f49d87f236e747068bcb291d58851e4752ff41f6005c659
0xe76aa57ceb19a5e93b52d26317e6b780eb31094213385fcc03b6fc9eae655337

Functions
Getter at block 20793288
decimals(view returns (uint8)
18
name(view returns (string)
MECoin
owner(view returns (address)
0x4f153cd1da945b3830317e0dde32a47eb5f22972
paused(view returns (bool)
false
symbol(view returns (string)
MECoin
totalSupply(view returns (uint256)
10590905100000000000000000000
version(view returns (string)
1.0.1
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
pause(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(uint256 initialSupply
Fallback and receive
fallback(
Errors

This contract contains no error objects.