Chain
The thirdweb unified SDK works with any EVM chain.
All you need to connect a chain is its chain id. RPC connection to the chain is handled for you.
The SDK comes with some predefined popular chains like base, polygon, and more exported from the thirdweb/chains entrypoint.
Configuring chains (Advanced)
You can also configure chains with custom RPC endpoints, native currency, block explorers, and more.