Skip to main content

GetWalletList

POST GetWalletList

GetWalletList returns the wallets details.
Request mpcvault.platform.v1.GetWalletListRequest
vault_uuid
string
vault_uuid is the UUID of the vault that the wallet was created in.
page
google.protobuf.Int64Value
(optional) page is the page number. default: 1
limit
google.protobuf.Int64Value
(optional) limit is the number of wallets to return. default: 100, max: 1000
Response mpcvault.platform.v1.GetWalletListResponse
details_list
error
mpcvault.platform.v1.Error