Everything On Chain for Health
Verified contract
Active on
Ethereum with 2,348 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 "Everything On Chain for Health"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10899967 | 4 years ago | | | 0 | 0.0059473260 | |
| 7949459 | 5 years ago | | | 0 | 0.00016127130 | |
| 7731099 | 6 years ago | | | 0 | 0.00031213800 | |
| 7466477 | 6 years ago | | | 0 | 0.00014860400 | |
| 7333879 | 6 years ago | | | 0 | 0.00022213800 | |
| 7333356 | 6 years ago | | | 0 | 0.00031213800 | |
| 7303172 | 6 years ago | | | 0 | 0.00017720800 | |
| 7113756 | 6 years ago | | | 0 | 0.00033320700 | |
| 7074559 | 6 years ago | | | 0 | 0.00025960900 | |
| 7063307 | 6 years ago | | | 0 | 0.00072832200 |
ABI
ABI objects
Getter at block 21264912
decimals() view returns (uint256)
6
frozenOf() view returns (uint256 frozen)
0
isMultiply() view returns (bool)
true
name() view returns (string)
Everything On Chain for Health
stopped() view returns (bool)
false
symbol() view returns (string)
EOCH
totalSupply() view returns (uint256)
16000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceMap(address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
frozenOf(address targetAddress) view returns (uint256 frozen)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
frozen(address targetAddress, uint256 value) returns (bool success)
setName(string _name)
start()
startMulti()
stop()
stopMulti()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferMulti(address _to_1, address _to_2, address _to_3, address _to_4, address _to_5, address _to_6, address _to_7, address _to_8, address _to_9, address _to_10, uint256 _value) returns (bool success)
unfrozen(address targetAddress, uint256 value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.