Gets the public key information based on derivation path and signing algorithm within a Non-Custodial Wallet
Documentation Index
Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
Use this file to discover all available pages before exploring further.
Unique ID of the End-User wallet to the API request. Required for end-user wallet operations.
The ID of the Non-Custodial wallet
"550e8400-e29b-41d4-a716-446655440000"
An array of integers (passed as JSON stringified array) representing the full BIP44 derivation path of the requested public key. The first element must always be 44.
Elliptic Curve
MPC_ECDSA_SECP256K1, MPC_ECDSA_SECP256R1, MPC_EDDSA_ED25519 "MPC_EDDSA_ED25519"
Compressed/Uncompressed public key format
true
Public key information
Elliptic Curve
MPC_ECDSA_SECP256K1, MPC_ECDSA_SECP256R1, MPC_EDDSA_ED25519 BIP44 derivation path
[44, 0, 0, 0, 0]Compressed/Uncompressed public key value in hex representation
"1044c36403c1802818b472398f546a43a0d91569d5583a6e807c3825b155c7bd"