Skip to main content

Get All Wallets

Fetches the list of available wallet providers to populate the dropdown box in the New Disbursement flow. The organization should coordinate with the wallet provider before selecting a particular wallet provider for a disbursement. The initial list reflects all SDP-compatible wallets.

Responses

A list of wallets


Schema
  • Array [
  • id string
  • name string
  • homepage string
  • sep_10_client_domain string
  • deep_link_schema string
  • created_at date-time
  • updated_at date-time
  • ]
Loading...