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 "Galileo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11032169 | 4 years ago | | | 0 | 0.0010060768 | |
| 10953786 | 4 years ago | | | 0 | 0.0043316341 | |
| 9960984 | 5 years ago | | | 0 | 0.00097461638 | |
| 9960971 | 5 years ago | | | 0 | 0.00095592169 | |
| 9960953 | 5 years ago | | | 0 | 0.00097432312 | |
| 9960947 | 5 years ago | | | 0 | 0.00099301219 | |
| 9960941 | 5 years ago | | | 0 | 0.00097461638 | |
| 9960935 | 5 years ago | | | 0 | 0.00097461638 | |
| 9960929 | 5 years ago | | | 0 | 0.00097461638 | |
| 9960925 | 5 years ago | | | 0 | 0.00097461638 |
ABI
ABI objects
Getter at block 21158227
buyPrice() view returns (uint256)
1
decimals() view returns (uint8)
18
name() view returns (string)
Galileo
owner() view returns (address)
0x4fa1728b8e015c117f6f723e9b6b99ee2f063142
symbol() view returns (string)
Galileo
totalSupply() view returns (uint256)
300000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
buy() payable
freezeAccount(address target, bool freeze)
mintToken(address target, uint256 mintedAmount)
selfdestructs() payable
setPrices(uint256 newBuyPrice)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.