Properties
Optional
activeChain
activeChain?: Chain | number & {} | string & {} | TChains[number]["chainId"] | TChains[number]["slug"]
Optional
authConfig
Optional
clientId
clientId?: string
Optional
queryClient
queryClient?: QueryClient
Optional
sdkOptions
sdkOptions?: Omit<undefined | {}, "chains">
Optional
secretKey
secretKey?: string
Optional
signer
signer?: Signer
Optional
storageInterface
storageInterface?: IThirdwebStorage
Optional
supportedChains
supportedChains?: TChains
The network to use for the SDK.