Wallet default address
Get default address in a wallet
Last updated
Was this helpful?
Get default address in a wallet
Last updated
Was this helpful?
A GET request to generate the wallet's default address on the Litecoin Blockchain.
GET
/api/Wallet/default-address
A GET request to get a default address 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