getGenesisHash
网络方法
getGenesisHash
Runs the Solana RPC getGenesisHash method.
POST
getGenesisHash
授权
请求体
application/json
响应
200 - application/json
Successfully retrieved the genesis hash.
The JSON-RPC protocol version.
可用选项:
2.0 示例:
"2.0"
Identifier matching the request.
示例:
"1"
Unique genesis hash (base-58 encoded) that cryptographically identifies this specific Solana blockchain network (different for mainnet, testnet, devnet).
示例:
"GH7ome3EiwEr7tu9JuTh2dpYWBJK3z69Xm1ZE3MEE6JC"