Ethereum Cash Pro
Verified contract
Active on
Ethereum with 976 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 |
---|---|---|---|---|---|
ECP | ERC-20 | 77.089K | -- | -- | |
ECP | ERC-20 | 66.606693K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8132379 | 5 years ago | | | 0.005 | 0.00072174000 | |
| 7955656 | 5 years ago | | | 0 | 0.000073154000 | |
| 7954843 | 5 years ago | | | 0 | 0.000041830160 | |
| 7939719 | 5 years ago | | | 0 | 0.000021705000 | |
| 7939712 | 5 years ago | | | 0 | 0.000021705000 | |
| 7939710 | 5 years ago | | | 0 | 0.000021705000 | |
| 7938860 | 5 years ago | | | 0 | 0.00032557500 | |
| 7938828 | 5 years ago | | | 0 | 0.00073410000 | |
| 7938039 | 5 years ago | | | 0 | 0.00043410000 | |
| 7938008 | 5 years ago | | | 0 | 0.00043410000 |
ABI
ABI objects
Getter at block 21207285
decimals() view returns (uint8)
18
fundsWallet() view returns (address)
0x0d25a6875d13d229dc383b3af2f2a9b3a88dc582
name() view returns (string)
Ethereum Cash Pro
symbol() view returns (string)
ECP
totalEthInWei() view returns (uint256)
9631145116469656917
totalSupply() view returns (uint256)
1700000000000000000000000000
unitsOneEthCanBuy() view returns (uint256)
22202222
version() view returns (string)
H1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.