Mankind Environment Coin
Verified contract
Active on
Ethereum with 4,343 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 "Mankind Environment Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12298033 | 4 years ago | | | 0 | 0.0017711280 | |
| 11658209 | 4 years ago | | | 0 | 0.0035837341 | |
| 11658127 | 4 years ago | | | 0 | 0.0028609672 | |
| 11641579 | 4 years ago | | | 0 | 0.0022007441 | |
| 11640347 | 4 years ago | | | 0 | 0.0032706752 | |
| 11640346 | 4 years ago | | | 0 | 0.0035958585 | |
| 11640345 | 4 years ago | | | 0 | 0.0034760751 | |
| 11640331 | 4 years ago | | | 0 | 0.0030653220 | |
| 11640331 | 4 years ago | | | 0 | 0.0030653220 | |
| 11640331 | 4 years ago | | | 0 | 0.0030643860 |
ABI
ABI objects
Getter at block 21160933
decimals() view returns (uint256)
18
name() view returns (string)
Mankind Environment Coin
owner() view returns (address)
0x13e63f27c9105a6e92028add1c77f8298ce3636c
symbol() view returns (string)
KEC
totalSupply() view returns (uint256)
5000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events addBlacklist(address account)
approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeBlacklist(address account)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.