toggle menu
Fireblocks SDK Documentation
androidJvm
switch theme
Fireblocks
SDK
Documentation
com.
fireblocks.
sdk
Device
Status
NOT_INITIALIZED
INITIALIZED
FAILED_TO_INITIALIZE
Environment
Companion
PRODUCTION
SANDBOX
EU
EU2
DEFAULT
Fireblocks
Companion
Fireblocks
Options
Builder
Status
com.
fireblocks.
sdk.
events
Event
Key
Backup
Event
Key
Creation
Event
Key
Recovery
Event
Key
Takeover
Event
Transaction
Signature
Event
Fireblocks
Error
Backup
Not
Available
Error
Failed
To
Backup
Key
Failed
To
Create
Key
Failed
To
Derive
Asset
Key
Failed
To
Enroll
Player
Failed
To
Export
Key
Failed
To
Export
Keys
Failed
To
Get
Key
Ids
Failed
To
Load
Keys
Failed
To
Recover
Keys
Failed
To
Request
End
User
Takeover
Failed
To
Request
Key
Failed
To
Send
Public
Key
Failed
To
Start
Signing
Failed
To
Takeover
Key
Failed
To
Takeover
Keys
Invalid
MPCMessage
Key
Creation
Timeout
Keys
Discrepancy
Backup
Error
Key
Takeover
Timeout
Missing
Algorithms
Missing
Chain
Code
Missing
Cloud
Private
Keys
Missing
Data
To
Export
Key
Missing
Key
Ids
For
Backup
Missing
Key
On
Device
Missing
Keys
Backup
Error
Missing
Private
Key
Missing
Private
Keys
Missing
Public
Key
Missing
Public
Keys
No
First
Message
Timeout
No
First
Tx
Signing
Message
Public
Keys
Discrepancy
Error
Unknown
Algorithm
Unknown
Tx
Id
Fireblocks
Event
Handler
com.
fireblocks.
sdk.
keys
Algorithm
Companion
MPC_ECDSA_SECP256K1
Derivation
Params
Fireblocks
Key
Storage
Full
Key
Key
Backup
Key
Backup
Status
SUCCESS
ERROR
Key
Data
Key
Descriptor
Key
Recovery
Key
Recovery
Status
DOWNLOADED
SUCCESS
ERROR
Key
Status
INITIATED
REQUESTED_SETUP
SETUP
SETUP_COMPLETE
READY
TIMEOUT
ERROR
Key
Takeover
Key
Takeover
Status
INITIATED
CLOUD_SHARES_REQUESTED
CLOUD_SHARES_VERIFIED
SUCCESS
TIMEOUT
ERROR
com.
fireblocks.
sdk.
logger
Level
NONE
VERBOSE
DEBUG
INFO
WARN
ERROR
com.
fireblocks.
sdk.
messages
Fireblocks
Message
Handler
com.
fireblocks.
sdk.
transactions
Transaction
Signature
Transaction
Signature
Status
PENDING
STARTED
COMPLETED
TIMEOUT
ERROR
Fireblocks SDK Documentation
/
com.fireblocks.sdk.events
/
FireblocksError
/
MissingCloudPrivateKeys
Missing
Cloud
Private
Keys
object
MissingCloudPrivateKeys
:
FireblocksError
Used in
com.fireblocks.sdk.Fireblocks.exportFullKeys
Indicates the cloud key share isn't full.
Members
Properties
error
Code
Link copied to clipboard
val
errorCode
:
Int
error
String
Link copied to clipboard
open
val
errorString
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String