getKeypairInfo
Retrieve keypair details, including public key and associated metadata, by providing a base58-encoded secret key or byte array. Ideal for Solana blockchain developers managing secure keypair information.
Instructions
Get information about a keypair from its secret key
Input Schema
Name | Required | Description | Default |
---|---|---|---|
secretKey | Yes | Base58 encoded secret key or array of bytes |