Skip to content

List wallets

GET
/v1/wallets

Lists all of the wallets that kmd is aware of.

APIV1GETWalletsRequest is the request for GET /v1/wallets

object

Response to GET /v1/wallets

APIV1GETWalletsResponse is the response to GET /v1/wallets friendly:ListWalletsResponse

object
error
boolean
message
string
wallets
Array<object>

APIV1Wallet is the API’s representation of a wallet

object
driver_name
string
driver_version
integer format: uint32
id
string
mnemonic_ux
boolean
name
string
supported_txs
Array<string>