European Coin Alliance
Verified contract
Active on
Ethereum with 239 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 "European Coin Alliance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16772343 | 2 years ago | | | 0 | 0.00090279309 | |
| 12315692 | 4 years ago | | | 0 | 0.00056616300 | |
| 11875007 | 4 years ago | | | 0 | 0.0031688320 | |
| 11855140 | 4 years ago | | | 0 | 0.0064534920 | |
| 11855134 | 4 years ago | | | 0 | 0.0055695394 | |
| 11557383 | 4 years ago | | | 0 | 0.0034201860 | |
| 11339144 | 4 years ago | | | 0 | 0.0014220096 | |
| 11042822 | 4 years ago | | | 0 | 0.0016123734 | |
| 11001395 | 4 years ago | | | 0 | 0.0030648420 | |
| 10946487 | 4 years ago | | | 0 | 0.0023541540 |
ABI
ABI objects
Getter at block 21087760
RemainingSupply() view returns (uint256)
0
_owner() view returns (address)
0xffd5d4f7093e6f9a67cbcdbb6a75f81b34f03dc7
decimals() view returns (uint8)
18
name() view returns (string)
European Coin Alliance
symbol() view returns (string)
ECA
totalBurn() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] receivers, uint256[] values)
multiTransferEqualAmount(address[] receivers, uint256 amount)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
withdrawUnclaimedTokens(address contractUnclaimed)
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.