Import Wallet
/api/Wallet/import-wallet
Last updated
Was this helpful?
/api/Wallet/import-wallet
Last updated
Was this helpful?
Importing the wallet with the mnemonics you have and get access to your wallet funds.
POST
/api/Wallet/import-wallet
Import Wallet with the mnemonics and new wallet name.
Content-Type
application/json
application/json
newWalletName*
String
Enter the new name for the wallet you want to import.
mnemonics*
String
The 12-word mnemonic passphrase separated by space
Authorization*
Bearer <your api key>
attach your API key here
Usev2*
String
Value should be true or yes
Liaas SDK package