cURL
curl --request GET \ --url https://dev.api.mufi.app/v1/projects/wallets \ --header 'Authorization: Bearer <token>'
[ { "id": "<string>", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z", "address": "<string>", "type": "Polkadot", "custody": "user-controlled", "project_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" } ]
Get all wallets for a project.
A JWT Access Token obtained from Google Cloud.
Returns a list of wallets for a project.
Polkadot
user-controlled
custodial