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 "ETHERCASH"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4433040 | 7 years ago | | | 0 | 0.00078945300 | |
| 4432951 | 7 years ago | | | 0 | 0.00078945300 | |
| 4432940 | 7 years ago | | | 0 | 0.00017506800 | |
| 4432904 | 7 years ago | | | 0 | 0.00017506800 | |
| 4432836 | 7 years ago | | | 0 | 0.0011044530 |
ABI
ABI objects
Getter at block 21329015
buyPrice() view returns (uint256)
0
decimalUnits() view returns (uint8)
18
decimals() view returns (uint8)
18
initialSupply() view returns (uint256)
200000000000000000000000000
name() view returns (string)
ETHERCASH
owner() view returns (address)
0xf53a6f42c1b76d8154a9db79c13580aa46d74600
sellPrice() view returns (uint256)
0
standard() view returns (string)
ETHERCASH
symbol() view returns (string)
ETC
tokenName() view returns (string)
ETHERCASH
tokenSymbol() view returns (string)
ETC
totalSupply() view returns (uint256)
200000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
buy() payable
freezeAccount(address target, bool freeze)
mintToken(address target, uint256 mintedAmount)
sell(uint256 amount)
setPrices(uint256 newSellPrice, uint256 newBuyPrice)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.