Wallet official address
Generate official address in a wallet
Last updated
Was this helpful?
Generate official address in a wallet
Last updated
Was this helpful?
A GET request to generate the wallet's official address on the Litecoin Blockchain. It creates the first funded address as an official address. The address you get in response will not remain same until you fund it.
GET
/api/Wallet/get-official-address
A GET request to get an address from the specified wallet on the Litecoin Blockchain
Content-Type
application/json
Authorization*
Bearer <your api key>
attach your API key here
wallet*
String
The wallet name you created
Usev2*
String
Value should be true or yes
Liaas SDK package