MesChain
Verified contract
Active on
Ethereum with 1,017 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MES | ERC-20 | 3.800997B | -- | -- | |
C4Y | ERC-20 | 4.8K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13818094 | 3 years ago | | | 0 | 0.011747679 | |
| 12839246 | 3 years ago | | | 0 | 0.0026600580 | |
| 12733884 | 3 years ago | | | 0 | 0.00029902530 | |
| 12488483 | 4 years ago | | | 0 | 0.0018434400 | |
| 12406293 | 4 years ago | | | 0 | 0.010073070 | |
| 12335399 | 4 years ago | | | 0 | 0.0038444400 | |
| 12058866 | 4 years ago | | | 0 | 0.0 | |
| 11512106 | 4 years ago | | | 0 | 0.0020214700 | |
| 11445531 | 4 years ago | | | 0 | 0.00081055700 | |
| 11443310 | 4 years ago | | | 0 | 0.00061802000 |
ABI
ABI objects
Getter at block 21290882
decimals() view returns (uint256)
8
name() view returns (string)
MesChain
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x51a8d35f1ef9835950d0ea0e1151203bfd537d26
symbol() view returns (string)
MES
totalSupply() view returns (uint256)
700000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
openLock(address _address)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferFromContract(address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.