Wallet Supported Networks

Retrieve a list of all wallet supported networks.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

List of wallet API supported networks.

  • Use this endpoint to discover which wallet networks are currently available before sending wallet portfolio or PnL requests.
  • This is a lightweight capability-check endpoint and is useful for client-side network selectors or backend feature gating.
Compute Unit ⚙️
  • This endpoint consumes 1 CU per request.
Use Cases 💡
  • Populate wallet-network dropdowns and supported-chain badges.
  • Gate wallet features dynamically instead of hardcoding chain assumptions.
  • Check compatibility before routing users into wallet portfolio or PnL flows.
How to Use 🛠️
  • Call this endpoint at app startup or cache the result in your backend.
  • Use the returned network list to decide which wallet endpoints to expose for a given chain.
Best Practices ✅
  • Cache the supported network list and refresh it occasionally rather than on every page load.
  • Use this endpoint as a source of truth when new wallet chains roll out.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json