ConnectWidgetParams: {
    language?: checkout.WidgetLanguage;
    targetChainId?: checkout.ChainId;
}

Type declaration

  • Optional language?: checkout.WidgetLanguage

    The language to use for the connect widget

  • Optional targetChainId?: checkout.ChainId

    The target chain to connect to as part of the connection process (defaults to Immutable zkEVM / Immutable zkEVM Testnet)

Generated using TypeDoc