ECHO CHAIN
Verified contract
Active on
Ethereum with 1,851 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "ECHO CHAIN"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18626822 | a year ago | | | 0 | 0.0013005041 | |
| 18218731 | a year ago | | | 0 | 0.00052984358 | |
| 18210516 | a year ago | | | 0 | 0.00039714083 | |
| 15140550 | 2 years ago | | | 0 | 0.00089571000 | |
| 15140550 | 2 years ago | | | 0 | 0.0010397100 | |
| 15140550 | 2 years ago | | | 0 | 0.0010397100 | |
| 15140550 | 2 years ago | | | 0 | 0.0010397100 | |
| 15140544 | 2 years ago | | | 0 | 0.0015527100 | |
| 15140515 | 2 years ago | | | 0 | 0.00089571000 | |
| 15140513 | 2 years ago | | | 0 | 0.00089571000 |
ABI
ABI objects
Getter at block 21162527
TOTAL_SUPPLY() view returns (uint256)
450000000000000000000000000
WALLET_ECHO() view returns (address)
0x8aea876a94936e11fd165cc1cd641d3e9beb76fd
decimals() view returns (uint256)
18
name() view returns (string)
ECHO CHAIN
symbol() view returns (string)
ECHO
totalSupply() view returns (uint256)
450000000000000000000000000
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)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.