SmartWalletNetworkOptions: {
    chainId: SupportedChainId;
    paymasterUrl?: string;
}

Options for configuring a SmartWallet for a specific network

Type declaration

  • chainId: SupportedChainId

    The chain ID of the network to connect to

  • Optional paymasterUrl?: string

    Optional URL for the paymaster service