ThirdwebProviderProps.chainRpc property
A partial map of chainIds to rpc urls to use for certain chains If not provided, will default to the rpcUrls of the chain objects for the supported chains
Signature:
chainRpc?: Partial<ChainRpc<TSupportedChain>>;