GermanCoin
Verified contract
Active on
Ethereum with 2,078 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GCX | ERC-20 | 500K | -- | -- | |
C4Y | ERC-20 | 3.7K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20970029 | a month ago | | | 0 | 0.00042059413 | |
| 20713266 | 2 months ago | | | 0 | 0.00054841918 | |
| 20451984 | 3 months ago | | | 0 | 0.000048913000 | |
| 20192814 | 4 months ago | | | 0 | 0.00018567738 | |
| 18972895 | 10 months ago | | | 0 | 0.0010038209 | |
| 18460665 | a year ago | | | 0 | 0.00051258904 | |
| 18459960 | a year ago | | | 0 | 0.00054323585 | |
| 18459793 | a year ago | | | 0 | 0.00064856400 | |
| 18378233 | a year ago | | | 0 | 0.00052232385 | |
| 18180052 | a year ago | | | 0 | 0.00071648608 |
ABI
ABI objects
Getter at block 21158539
decimals() view returns (uint256)
6
name() view returns (string)
GermanCoin
stopped() view returns (bool)
false
symbol() view returns (string)
GCX
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
setName(string _name)
start()
stop()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _addressFounder)
This contract contains no fallback and receive objects.
This contract contains no error objects.