ECHAT TOKEN
Verified contract
Active on
Ethereum with 5,937 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WLM | ERC-20 | 66 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18511900 | a year ago | | | 0 | 0.0010887610 | |
| 17225216 | 2 years ago | | | 0 | 0.0053244478 | |
| 15468487 | 2 years ago | | | 0 | 0.00014021700 | |
| 13218952 | 3 years ago | | | 0 | 0.0036489693 | |
| 12011004 | 4 years ago | | | 0 | 0.0059203145 | |
| 11832005 | 4 years ago | | | 0 | 0.0066864980 | |
| 11583941 | 4 years ago | | | 0 | 0.0062101200 | |
| 11578113 | 4 years ago | | | 0 | 0.0014328210 | |
| 11566563 | 4 years ago | | | 0 | 0.0016446150 | |
| 11284301 | 4 years ago | | | 0 | 0.0019575900 |
ABI
ABI objects
Getter at block 21158441
decimals() pure returns (uint8)
18
name() pure returns (string)
ECHAT TOKEN
symbol() pure returns (string)
ECHT
totalSupply() pure returns (uint256)
300000000000000000000000000
version() pure returns (string)
t0.01
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure 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(uint8 _decimalUnits)
fallback()
This contract contains no error objects.