Wallet default address v2
Get default address (with Pvt. key) in a wallet
Last updated
Was this helpful?
Get default address (with Pvt. key) in a wallet
Last updated
Was this helpful?
A GET request to generate the wallet's default address along with its private-key on the Litecoin Blockchain.
GET
/api/Wallet/default-address-v2
A GET request to get a default address with its private key from the specified wallet on the Litecoin Blockchain.
addressType*
Int
The type of address - Legacy, Segwit and Native Segwit indicated by 1, 2 and 3 respectively.
Content-Type
application/json
Authorization*
Bearer <your api key>
attach your API key here
mnemonics*
String
The 12-word mnemonic passphrase separated by space
Usev2*
String
Value should be true or yes
Liaas SDK package