The Hitchhiker's Guide to the Galaxy
Verified contract
Active on
Ethereum with 338 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.40)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AVINOC | ERC-20 | 10 | $0.040037 |
$0.4 | |
AMIS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9192259 | 5 years ago | | | 0 | 0.00055338400 | |
| 9192225 | 5 years ago | | | 0 | 0.000051236000 | |
| 6472205 | 6 years ago | | | 0 | 0.0015025680 | |
| 6379095 | 6 years ago | | | 0 | 0.00020633600 | |
| 6373569 | 6 years ago | | | 0 | 0.00051010000 | |
| 6373567 | 6 years ago | | | 0 | 0.00015303000 | |
| 6373511 | 6 years ago | | | 0 | 0.00028567200 | |
| 6215206 | 6 years ago | | | 0.00005 | 0.00012621600 | |
| 6215159 | 6 years ago | | | 0 | 0.00012422400 | |
| 6133731 | 6 years ago | | | 0.0005 | 0.00037864800 |
ABI
ABI objects
Getter at block 21288666
decimals() view returns (uint256)
18
fundsWallet() view returns (address)
0x1f313f38d37705fb87feecf4e0dca4a95f74bd52
initialSupply() view returns (uint256)
42000000000000000000000000
name() view returns (string)
The Hitchhiker's Guide to the Galaxy
owner() view returns (address)
0x1f313f38d37705fb87feecf4e0dca4a95f74bd52
symbol() view returns (string)
H2G2
totalEthInWei() view returns (uint256)
351091185069879524
totalSupply() view returns (uint256)
42000000000000000000000000
unitsOneEthCanBuy() view returns (uint256)
1000
version() view returns (string)
V1.0.42.000.000.The.Primary.Phase
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.