GALAXY NETWORK
Verified contract
Active on
Ethereum with 88,710 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 |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.004572 |
$0 | |
GN | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21020962 | 20 days ago | | | 0 | 0.00042246357 | |
| 19469269 | 8 months ago | | | 0 | 0.0023502335 | |
| 16930729 | 2 years ago | | | 0 | 0.00078000402 | |
| 16930692 | 2 years ago | | | 0 | 0.00086204532 | |
| 16930692 | 2 years ago | | | 0 | 0.00086204532 | |
| 16930691 | 2 years ago | | | 0 | 0.00088948867 | |
| 16930691 | 2 years ago | | | 0 | 0.00088948867 | |
| 16930691 | 2 years ago | | | 0 | 0.00088948867 | |
| 16930691 | 2 years ago | | | 0 | 0.00088979846 | |
| 16690904 | 2 years ago | | | 0 | 0.00098649039 |
ABI
ABI objects
Getter at block 21161674
decimals() view returns (uint256)
18
mintable() view returns (bool)
true
name() view returns (string)
GALAXY NETWORK
owner() view returns (address)
0x18be5107845161159890e45ac194b4d4509f1ac8
symbol() view returns (string)
GN
totalSupply() view returns (uint256)
2100000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value)
mint(uint256 amount)
transfer(address _recipient, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _totalSupply, string _symbol, string _name, bool _mintable)
This contract contains no fallback and receive objects.
This contract contains no error objects.