EPC-CLOUD2.0
Verified contract
Active on
Ethereum with 1,534 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 "EPC-CLOUD2.0"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583505 | 2 years ago | | | 0 | 0.0016536862 | |
| 13726814 | 3 years ago | | | 0 | 0.0024365404 | |
| 13709045 | 3 years ago | | | 0 | 0.0054248000 | |
| 13466234 | 3 years ago | | | 0 | 0.0034697786 | |
| 10995349 | 4 years ago | | | 0 | 0.0040936000 | |
| 9990797 | 5 years ago | | | 0 | 0.00081896000 | |
| 9737236 | 5 years ago | | | 0 | 0.00027968000 | |
| 9459957 | 5 years ago | | | 0 | 0.0010234000 | |
| 9271495 | 5 years ago | | | 0 | 0.00051896000 | |
| 9265025 | 5 years ago | | | 0 | 0.0016784400 |
ABI
ABI objects
Getter at block 21255569
decimals() view returns (uint8)
6
name() view returns (string)
EPC-CLOUD2.0
owner() view returns (address)
0xfabac6bfe64c12f6663c211c37443b42fb16e37e
paused() view returns (bool)
false
symbol() view returns (string)
EPC
totalSupply() view returns (uint256)
210000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
pause()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address _newOwner)
unpause()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Pause()
Transfer(address indexed _from, address indexed _to, uint256 _value)
Unpause()
constructor(string _name, string _symbol, uint8 _decimals, uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.