useWallets

function useWallets(): WalletConfig[];

Returns

supportedWallets configured in the <ThirdwebProvider/>

type ReturnType = WalletConfig[];