Entertainment Chain
Verified contract
Active on
Ethereum with 1,493 txns
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 "Entertainment Chain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13464053 | 3 years ago | | | 0 | 0.0025307790 | |
| 10351330 | 4 years ago | | | 0 | 0.00094112500 | |
| 10263272 | 4 years ago | | | 0 | 0.00049691401 | |
| 10045484 | 5 years ago | | | 0 | 0.0011581900 | |
| 9990745 | 5 years ago | | | 0 | 0.00075314000 | |
| 9934896 | 5 years ago | | | 0 | 0.0010529000 | |
| 9902815 | 5 years ago | | | 0 | 0.0010531400 | |
| 9871809 | 5 years ago | | | 0 | 0.0010529000 | |
| 9856787 | 5 years ago | | | 0 | 0.0010529000 | |
| 9856258 | 5 years ago | | | 0 | 0.0010529000 |
ABI
ABI objects
Getter at block 21188365
decimals() view returns (uint256)
18
name() view returns (string)
Entertainment Chain
owner() view returns (address)
0x3c33eb8a1783d84f46c3510d056120187d55f1bf
symbol() view returns (string)
ETM
totalSupply() view returns (uint256)
210000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value)
transfer(address _recipient, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _totalSupply, string _symbol, string _name, uint256 _decimals)
This contract contains no fallback and receive objects.
This contract contains no error objects.