Compatible Wallet Catalog
list_wallet_optionsReturns a catalog of self-custody wallet apps compatible with Gavel (i.e., that support Arbitrum One). Does not rank wallets by quality. Each entry has a 'suitability_tags' list describing the typical user fit as factual attributes ('beginner', 'mobile_first', 'hardware', 'multisig', etc.) — the LLM and user pick based on those.
Useful for: an LLM agent helping a user without an existing wallet choose one before onramping funds. The LLM should explain the custody-model and platform implications relevant to the user's situation, then let the user pick.
Returns: { wallets: WalletOption[], filter_echo, notes }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | No | Filter wallets to those available on the specified platform. Omit to return all. |