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 "ECOS PROMO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8293474 | 5 years ago | | | 0 | 0.00096013800 | |
| 5662725 | 7 years ago | | | 0 | 0.0037081000 | |
| 5662706 | 7 years ago | | | 0 | 0.0034526400 |
ABI
ABI objects
Getter at block 21267493
name() view returns (string)
ECOS PROMO
symbol() view returns (string)
ECOS
totalSupply() view returns (uint256)
1
url() view returns (string)
http://ecos.ee
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)
promo(address[] _recipients)
setInfo(string _name) returns (bool)
setSymbol(string _symbol) returns (bool)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.