coinbaseWallet

function coinbaseWallet(

Parameters

Optional object containing the following properties to configure the wallet

qrmodal (optional)

Whether to use the Coinbase's default QR Code modal or show the custom UI in ConnectWallet Modal.

The default is "custom"

recommended (optional)

If true, the wallet will be tagged as "recommended" in ConnectWallet Modal UI

Type

Returns

let returnType: WalletConfig<CoinbaseWallet>;