Documentation Index
Fetch the complete documentation index at: https://turnkey-0e7c1f5b-ethan-captcha-protection.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Retrieves wallet providers from the initialized wallet manager.- Optionally filters providers by the specified blockchain chain.
- Throws an error if the wallet manager is not initialized.
Package: core
Defined in: clients/core.ts:644
Parameters
optional blockchain chain to filter the returned providers.
Response
A successful response returns the following fields:A promise that resolves to an array of wallet providers.