Electronic Transmitted Parking Coins
Verified contract
Active on
Ethereum with 149 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 "Electronic Transmitted Parking Coins"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9460031 | 5 years ago | | | 0 | 0.00092777500 | |
| 9282283 | 5 years ago | | | 0 | 0.0011133300 | |
| 9275887 | 5 years ago | | | 0 | 0.0011133300 | |
| 9275855 | 5 years ago | | | 0 | 0.0011133300 | |
| 9275383 | 5 years ago | | | 0 | 0.0011133300 | |
| 9274009 | 5 years ago | | | 0 | 0.0011133300 | |
| 9271635 | 5 years ago | | | 0 | 0.0011133300 | |
| 9270510 | 5 years ago | | | 0 | 0.0011133300 | |
| 9269529 | 5 years ago | | | 0 | 0.0011133300 | |
| 9269491 | 5 years ago | | | 0 | 0.0011133300 |
ABI
ABI objects
Getter at block 21398747
decimals() view returns (uint256)
6
issueAddress1() view returns (address)
0x7676b26bd1aa3b37e24c55ed7ced079550a037c0
issueAddress2() view returns (address)
0x3240c16b67cb30f530dc2b0192e7647be9d7e3fd
issueAmount1() view returns (uint256)
1940000000000000
issueAmount2() view returns (uint256)
60000000000000
name() view returns (string)
Electronic Transmitted Parking Coins
symbol() view returns (string)
ETPC
totalSupply() view returns (uint256)
2000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) 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.