ThirdwebProviderProps.supportedChains property
An array of chainIds or objects that the dApp supports If not provided, all chains supported by the SDK will be supported by default
Signature:
supportedChains?: TSupportedChain[];
An array of chainIds or objects that the dApp supports If not provided, all chains supported by the SDK will be supported by default
Signature:
supportedChains?: TSupportedChain[];