5G Chain
Verified contract
Active on
Ethereum with 2,686 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "5G Chain"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583600 | 2 years ago | | | 0 | 0.0016902001 | |
| 13466258 | 3 years ago | | | 0 | 0.0030942239 | |
| 9990743 | 5 years ago | | | 0 | 0.00084192000 | |
| 9245371 | 5 years ago | | | 0 | 0.00084192000 | |
| 9016223 | 5 years ago | | | 0 | 0.0013272000 | |
| 8955582 | 5 years ago | | | 0 | 0.0013272000 | |
| 8943053 | 5 years ago | | | 0 | 0.00038152000 | |
| 8932040 | 5 years ago | | | 0 | 0.00046048000 | |
| 8932025 | 5 years ago | | | 0 | 0.00063705600 | |
| 8930835 | 5 years ago | | | 0 | 0.00046048000 |
ABI
ABI objects
Getter at block 21265091
decimals() view returns (uint8)
2
name() view returns (string)
5G Chain
symbol() view returns (string)
5GC
totalSupply() view returns (uint256)
13000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.