get_genesis_hash
Retrieve the genesis hash for the Solana blockchain to validate network integrity or initialize connections. This tool provides the hash in a formatted string 'Genesis hash: {hash}', essential for blockchain interactions.
Instructions
Returns the genesis hash.
Returns: str: Genesis hash in the format "Genesis hash: {hash}"
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |