Import wallets by specifying the importWalletType. We allow:
Importing using a private key
Importing using a keystore
Importing using a WIF
Importing using a WIF with a passphrase
Migration
Additionally, you can specify the userId in the request body to automatically import the wallet and link it to a user. Note that you need to provide a valid signing method in the header request.
id: This is the ID of the signing method value: This is the value of the signing method
Parameter
Param Type
Description
Data Type
Mandatory
importWalletType
Body
The type of import (eg. LITECOIN_WIF_PASSPHRASE)
String
✅
wif
Body
The wif (wallet import format)
String
✅
passphrase
Body
The passphrase of the wallet
String
✅
userId
Body
The ID of the user you want to link this wallet to
String
❌
pincode (Deprecated)
Body
The pincode to encrypt the wallet
String
❌
5. Import from other secret types (blockchain)
Using this endpoint, it is possible to use the same wallet (address) for a different blockchain. Currently, it is only possible to import to/from these chains: