Lists the accounts associated with the provided authorization token.
A promise that resolves to an AccountAPIResponse object containing the account data.
The success status of the operation.
The message associated with the operation.
Represents the body of an input request.
The address associated with the operation.
Represents the response structure for an account.
Creates a new Litecoin account.
The network on which the transaction is taking place.
The private key of the account.
A promise that resolves to an AccountAPIResponse object containing the account creation result.
The success status of the operation.
The message associated with the operation.
Represents the body of an input request.
The address associated with the operation.
Represents the response structure for an account.
Retrieves account information for a specified account name.
A promise that resolves to an AccountAPIResponse object containing the account data, success status, and a message.
The success status of the operation.
The message associated with the operation.
Represents the body of an input request.
The address associated with the operation.
Represents the response structure for an account.