Skip to main content

ThirdwebProviderProps.activeChain property

The network to use for the SDK.

Signature:

activeChain?: TChains[number]["chainId"] | TChains[number]["slug"] | Chain;